mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-12 06:57:13 -06:00
make component outline border wider if focus width is zero
This commit is contained in:
@@ -211,6 +211,7 @@ Component.focusedBorderColor #466d94 javax.swing.plaf.ColorUIResource [UI]
|
||||
Component.grayFilter [lazy] [unknown type] com.formdev.flatlaf.util.GrayFilter
|
||||
Component.hideMnemonics true
|
||||
Component.innerFocusWidth 0.5
|
||||
Component.innerOutlineWidth 1.0
|
||||
Component.linkColor #589df6 javax.swing.plaf.ColorUIResource [UI]
|
||||
Component.minimumWidth 64
|
||||
Component.warning.borderColor #725627 javax.swing.plaf.ColorUIResource [UI]
|
||||
|
||||
@@ -212,6 +212,7 @@ Component.focusedBorderColor #87afda javax.swing.plaf.ColorUIResource [UI]
|
||||
Component.grayFilter [lazy] [unknown type] com.formdev.flatlaf.util.GrayFilter
|
||||
Component.hideMnemonics true
|
||||
Component.innerFocusWidth 0.5
|
||||
Component.innerOutlineWidth 1.0
|
||||
Component.linkColor #2470b3 javax.swing.plaf.ColorUIResource [UI]
|
||||
Component.minimumWidth 64
|
||||
Component.warning.borderColor #fed284 javax.swing.plaf.ColorUIResource [UI]
|
||||
|
||||
Reference in New Issue
Block a user