mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 23:07:15 -06:00
Button: paint focused border
This commit is contained in:
@@ -28,11 +28,19 @@ Button.disabledText=000088
|
||||
Button.startBorderColor=ff0000
|
||||
Button.endBorderColor=0000ff
|
||||
Button.disabledBorderColor=000088
|
||||
Button.focusedBorderColor=466d94
|
||||
|
||||
Button.default.background=dddddd
|
||||
Button.default.foreground=880000
|
||||
Button.default.startBorderColor=ff0000
|
||||
Button.default.endBorderColor=ff0000
|
||||
Button.default.focusedBorderColor=537699
|
||||
Button.default.focusColor=ff0000
|
||||
|
||||
|
||||
#---- Component ----
|
||||
|
||||
Component.focusColor=97c3f3
|
||||
|
||||
|
||||
#---- Label ----
|
||||
|
||||
Reference in New Issue
Block a user