mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-07 22:40:53 +03:00
UI defaults: moved "globals" from FlatLightLaf.properties and FlatDarkLaf.properties to FlatLaf.properties
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
@menuHoverBackground=darken(@menuBackground,10%)
|
||||
@menuCheckBackground=darken(@menuBackground,10%)
|
||||
@menuCheckHoverBackground=darken(@menuBackground,20%)
|
||||
@menuAcceleratorForeground=#f88
|
||||
@menuAcceleratorSelectionForeground=#fff
|
||||
@cellFocusColor=#f00
|
||||
@icon=#afafaf
|
||||
|
||||
@@ -39,20 +41,10 @@
|
||||
|
||||
#---- globals ----
|
||||
|
||||
*.background=@background
|
||||
*.foreground=@foreground
|
||||
*.textBackground=#cfc
|
||||
*.textForeground=#f00
|
||||
*.caretForeground=#00f
|
||||
*.inactiveBackground=#f0f0f0
|
||||
*.inactiveForeground=#008
|
||||
*.selectionBackground=@selectionBackground
|
||||
*.selectionForeground=@selectionForeground
|
||||
*.disabledBackground=#e0e0e0
|
||||
*.disabledForeground=@disabledText
|
||||
*.disabledText=@disabledText
|
||||
*.acceleratorForeground=#f88
|
||||
*.acceleratorSelectionForeground=#fff
|
||||
|
||||
|
||||
#---- system colors ----
|
||||
|
||||
Reference in New Issue
Block a user