mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
ToggleButton: button style "tab": added missing foreground colors for hover, focused and selected states (issue #535)
This commit is contained in:
@@ -454,6 +454,11 @@ ToggleButton.toolbar.selectedForeground = #800
|
||||
ToggleButton.toolbar.disabledSelectedBackground = #ccc
|
||||
ToggleButton.toolbar.disabledSelectedForeground = #866
|
||||
|
||||
ToggleButton.tab.selectedBackground = #080
|
||||
ToggleButton.tab.selectedForeground = #fff
|
||||
ToggleButton.tab.hoverForeground = #00f
|
||||
ToggleButton.tab.focusForeground = #080
|
||||
|
||||
|
||||
#---- ToolBar ----
|
||||
|
||||
|
||||
Reference in New Issue
Block a user