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