UIDefaultsDump: dump color value in same format as used in FlatLaf properties files; also dump alpha as percentage

This commit is contained in:
Karl Tauber
2021-02-04 15:24:50 +01:00
parent 9d5934df14
commit 10d1e4b798
5 changed files with 14 additions and 13 deletions

View File

@@ -13,7 +13,7 @@
- Button.innerFocusWidth 1
+ Button.innerFocusWidth 0
- CheckBox.icon.focusedBackground #4d466d94 javax.swing.plaf.ColorUIResource [UI]
- CheckBox.icon.focusedBackground #466d944d 30% javax.swing.plaf.ColorUIResource [UI]
- ComboBox.border [lazy] 1,1,1,1 false com.formdev.flatlaf.ui.FlatRoundBorder [UI]
+ ComboBox.border [lazy] 3,3,3,3 false com.formdev.flatlaf.ui.FlatRoundBorder [UI]