mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-10 22:17:13 -06:00
Button and ToggleButton: added more missing border colors for selected states (issue #848)
This commit is contained in:
@@ -47,12 +47,14 @@ Button.focusInputMap
|
||||
Button.focusedBackground
|
||||
Button.focusedBorderColor
|
||||
Button.focusedForeground
|
||||
Button.focusedSelectedBorderColor
|
||||
Button.font
|
||||
Button.foreground
|
||||
Button.highlight
|
||||
Button.hoverBackground
|
||||
Button.hoverBorderColor
|
||||
Button.hoverForeground
|
||||
Button.hoverSelectedBorderColor
|
||||
Button.iconTextGap
|
||||
Button.innerFocusWidth
|
||||
Button.light
|
||||
@@ -61,6 +63,7 @@ Button.minimumWidth
|
||||
Button.pressedBackground
|
||||
Button.pressedBorderColor
|
||||
Button.pressedForeground
|
||||
Button.pressedSelectedBorderColor
|
||||
Button.rollover
|
||||
Button.selectedBackground
|
||||
Button.selectedBorderColor
|
||||
|
||||
Reference in New Issue
Block a user