|
|
@ -160,7 +160,7 @@ DarkenedFontColor = #091E40 |
|
|
|
defaultBorderColor = #DADEE7 |
|
|
|
defaultBorderColor = #DADEE7 |
|
|
|
defaultHighlightBorderColor = #2576EF |
|
|
|
defaultHighlightBorderColor = #2576EF |
|
|
|
defaultBorderFocusShadow = #2576ef19 |
|
|
|
defaultBorderFocusShadow = #2576ef19 |
|
|
|
defaultBorderFocusWidth = 1 |
|
|
|
defaultBorderFocusWidth = 0 |
|
|
|
brand.normal=#2576EF |
|
|
|
brand.normal=#2576EF |
|
|
|
background.normal=#FFFFFF |
|
|
|
background.normal=#FFFFFF |
|
|
|
text.white=#ffffff |
|
|
|
text.white=#ffffff |
|
|
@ -220,6 +220,7 @@ Button.group.selectedForeground = #FFF |
|
|
|
Button.group.pressedForeground = #FFF |
|
|
|
Button.group.pressedForeground = #FFF |
|
|
|
Button.group.minimumWidth = 32 |
|
|
|
Button.group.minimumWidth = 32 |
|
|
|
Button.group.minimumHeight = 20 |
|
|
|
Button.group.minimumHeight = 20 |
|
|
|
|
|
|
|
Button.group.arc = $Component.arc |
|
|
|
#---- CheckBox ---- |
|
|
|
#---- CheckBox ---- |
|
|
|
|
|
|
|
|
|
|
|
CheckBox.border = com.formdev.flatlaf.ui.FlatMarginBorder |
|
|
|
CheckBox.border = com.formdev.flatlaf.ui.FlatMarginBorder |
|
|
|