mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 23:07:15 -06:00
OptionPane: error, information, question and warning icons added
SVGO options convertShapeToPath and convertPathData disabled
This commit is contained in:
@@ -126,6 +126,15 @@ MenuItemCheckBox.icon.checkmarkColor=4D89C9
|
||||
MenuItemCheckBox.icon.disabledCheckmarkColor=ABABAB
|
||||
|
||||
|
||||
#---- OptionPane ----
|
||||
|
||||
OptionPane.icon.errorColor=ff0000
|
||||
OptionPane.icon.informationColor=00ff00
|
||||
OptionPane.icon.questionColor=0000ff
|
||||
OptionPane.icon.warningColor=ffcc00
|
||||
OptionPane.icon.foreground=ffffff
|
||||
|
||||
|
||||
#---- PopupMenu ----
|
||||
|
||||
PopupMenu.borderColor=0000ff
|
||||
|
||||
Reference in New Issue
Block a user