mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 06:27:13 -06:00
Theme Editor:
- support multi-line styles in overlay color preview - minor preview improvements
This commit is contained in:
@@ -122,3 +122,9 @@ Prop.7.selectionForeground = contrast($Prop.7.selectionBackground,#000,#fff)
|
||||
|
||||
@varStyle1 = #f0f
|
||||
[style].style1 = background: @varStyle1
|
||||
|
||||
[style].style2 = background: darken(#f00,10%); \
|
||||
foreground: #0f0; \
|
||||
foreground: darken(@background,30%); \
|
||||
toolbar.hoverBackground: fade(Actions.GreyInline,30%,lazy); \
|
||||
toolbar.selectedBackground: fade(Actions.GreyInline,50%,lazy)
|
||||
|
||||
Reference in New Issue
Block a user