mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-10 22:17:13 -06:00
OptionPane:
- fixed background, which was wrong when OptionPane.background is different to Panel.background (e.g. in Hiberbee or Solarized themes) - use non-UIResource borders in sub-panels to avoid that they are replaced when switching LaF
This commit is contained in:
@@ -147,6 +147,9 @@ MenuItemCheckBox.icon.disabledCheckmarkColor=ABABAB
|
||||
|
||||
#---- OptionPane ----
|
||||
|
||||
OptionPane.background=ffdddd
|
||||
OptionPane.foreground=ff0000
|
||||
|
||||
OptionPane.icon.errorColor=ff0000
|
||||
OptionPane.icon.informationColor=00ff00
|
||||
OptionPane.icon.questionColor=0000ff
|
||||
|
||||
Reference in New Issue
Block a user