Button: get focusWidth and arc from UI defaults

This commit is contained in:
Karl Tauber
2019-08-20 19:16:23 +02:00
parent d84ecd3bea
commit e3ad1d9541
6 changed files with 56 additions and 10 deletions

View File

@@ -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 ----