mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-14 07:47:12 -06:00
Theme Editor: Preview: support usage of variables in styles
This commit is contained in:
@@ -117,3 +117,8 @@ Prop.6.selectionForeground = contrast($Prop.6.selectionBackground,#000,#fff)
|
||||
|
||||
Prop.7.selectionBackground = #FF9500
|
||||
Prop.7.selectionForeground = contrast($Prop.7.selectionBackground,#000,#fff)
|
||||
|
||||
|
||||
|
||||
@varStyle1 = #f0f
|
||||
[style].style1 = background: @varStyle1
|
||||
|
||||
Reference in New Issue
Block a user