mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 15:07:11 -06:00
Button: undone most style changes done in previous commit related to focused and default buttons:
- default button: white background and wide border - focused button: light blue background and thin border (the light blue default button did not look beautiful IMHO)
This commit is contained in:
@@ -76,6 +76,8 @@ Button.disabledBorderColor = #008
|
||||
Button.focusedBorderColor = #466d94
|
||||
Button.hoverBorderColor = #f00
|
||||
|
||||
Button.innerFocusWidth = 1
|
||||
|
||||
Button.default.startBackground = #ddd
|
||||
Button.default.endBackground = #888
|
||||
Button.default.foreground = #800
|
||||
|
||||
Reference in New Issue
Block a user