mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 22:10:54 +03:00
fixed broken FlatTestLaf.properties
This commit is contained in:
@@ -26,7 +26,8 @@
|
|||||||
@textComponentBackground=#ffffff
|
@textComponentBackground=#ffffff
|
||||||
@menuBackground=#fff
|
@menuBackground=#fff
|
||||||
@menuHoverBackground=darken(@menuBackground,10%)
|
@menuHoverBackground=darken(@menuBackground,10%)
|
||||||
@menuCheckBackground=darken(@menuBackground,15%)
|
@menuCheckBackground=darken(@menuBackground,10%)
|
||||||
|
@menuCheckHoverBackground=darken(@menuBackground,20%)
|
||||||
@cellFocusColor=#ff0000
|
@cellFocusColor=#ff0000
|
||||||
@icon=#afafaf
|
@icon=#afafaf
|
||||||
|
|
||||||
@@ -210,6 +211,13 @@ OptionPane.icon.warningColor=#ffcc00
|
|||||||
OptionPane.icon.foreground=#ffffff
|
OptionPane.icon.foreground=#ffffff
|
||||||
|
|
||||||
|
|
||||||
|
#---- Popup ----
|
||||||
|
|
||||||
|
Popup.dropShadowColor=#0f0
|
||||||
|
Popup.dropShadowOpacity=0.5
|
||||||
|
Popup.dropShadowInsets=-6,6,6,6
|
||||||
|
|
||||||
|
|
||||||
#---- PopupMenu ----
|
#---- PopupMenu ----
|
||||||
|
|
||||||
PopupMenu.borderColor=#0000ff
|
PopupMenu.borderColor=#0000ff
|
||||||
|
|||||||
Reference in New Issue
Block a user