mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 23:07:15 -06:00
macOS themes: fixed ToolBar.hoverButtonGroupArc
This commit is contained in:
@@ -295,3 +295,8 @@ ToggleButton.disabledBackground = $Button.disabledBackground
|
||||
ToggleButton.selectedBackground = lighten($ToggleButton.background,20%,derived)
|
||||
|
||||
ToggleButton.toolbar.selectedBackground = #fff3
|
||||
|
||||
|
||||
#---- ToolBar ----
|
||||
|
||||
ToolBar.hoverButtonGroupArc = 14
|
||||
|
||||
@@ -291,3 +291,8 @@ TextPane.selectionForeground = @textSelectionForeground
|
||||
#---- ToggleButton ----
|
||||
|
||||
ToggleButton.disabledBackground = $Button.disabledBackground
|
||||
|
||||
|
||||
#---- ToolBar ----
|
||||
|
||||
ToolBar.hoverButtonGroupArc = 14
|
||||
|
||||
Reference in New Issue
Block a user