mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-07 14:30:56 +03:00
replaced prefix @@ with $ in .properties files
This commit is contained in:
@@ -214,7 +214,7 @@ Separator.stripeIndent=5
|
||||
Slider.trackColor=#00bb00
|
||||
Slider.thumbColor=#880000
|
||||
Slider.tickColor=#ff0000
|
||||
Slider.focusedColor=@@Component.focusColor
|
||||
Slider.focusedColor=$Component.focusColor
|
||||
Slider.hoverColor=#0000ff
|
||||
Slider.disabledForeground=#000088
|
||||
|
||||
|
||||
@@ -73,4 +73,4 @@ TaskPane.specialTitleOver=#dd0000
|
||||
|
||||
#---- TitledPanel ----
|
||||
|
||||
JXTitledPanel.borderColor=@@Button.startBorderColor
|
||||
JXTitledPanel.borderColor=$Button.startBorderColor
|
||||
|
||||
Reference in New Issue
Block a user