mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 15:07:11 -06:00
Button: get focusWidth and arc from UI defaults
This commit is contained in:
@@ -29,6 +29,7 @@ Button.startBorderColor=ff0000
|
||||
Button.endBorderColor=0000ff
|
||||
Button.disabledBorderColor=000088
|
||||
Button.focusedBorderColor=466d94
|
||||
#Button.arc=10
|
||||
|
||||
Button.default.background=dddddd
|
||||
Button.default.foreground=880000
|
||||
@@ -41,6 +42,8 @@ Button.default.focusColor=ff0000
|
||||
#---- Component ----
|
||||
|
||||
Component.focusColor=97c3f3
|
||||
#Component.focusWidth=5
|
||||
#Component.arc=8
|
||||
|
||||
|
||||
#---- Label ----
|
||||
|
||||
Reference in New Issue
Block a user