mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
ComboBox, Spinner and SplitPaneDivider: support "pressed" feedback on arrow buttons
This commit is contained in:
@@ -121,6 +121,7 @@ ComboBox.buttonEditableBackground=#ccc
|
||||
ComboBox.buttonArrowColor=#666
|
||||
ComboBox.buttonDisabledArrowColor=#ABABAB
|
||||
ComboBox.buttonHoverArrowColor=#f00
|
||||
ComboBox.buttonPressedArrowColor=#00f
|
||||
|
||||
|
||||
#---- Component ----
|
||||
@@ -276,6 +277,7 @@ Slider.disabledThumbColor=#880
|
||||
SplitPaneDivider.draggingColor=#800
|
||||
SplitPaneDivider.oneTouchArrowColor=#0f0
|
||||
SplitPaneDivider.oneTouchHoverArrowColor=#f00
|
||||
SplitPaneDivider.oneTouchPressedArrowColor=#00f
|
||||
|
||||
|
||||
#---- TabbedPane ----
|
||||
|
||||
Reference in New Issue
Block a user