mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2025-12-06 14:00:55 +03:00
Some checks failed
CI / build (11) (push) Has been cancelled
Fonts / Fonts (inter) (push) Has been cancelled
Fonts / Fonts (jetbrains-mono) (push) Has been cancelled
Fonts / Fonts (roboto) (push) Has been cancelled
Fonts / Fonts (roboto-mono) (push) Has been cancelled
CI / build-on (17, ) (push) Has been cancelled
CI / build-on (21, ) (push) Has been cancelled
CI / build-on (23, ) (push) Has been cancelled
CI / build-on (8, ) (push) Has been cancelled
CI / snapshot (push) Has been cancelled
CI / release (push) Has been cancelled
218 lines
9.7 KiB
Plaintext
218 lines
9.7 KiB
Plaintext
- OS Windows 10
|
|
+ OS Linux
|
|
|
|
#---- FileChooser ----
|
|
|
|
- FileChooser.useSystemExtensionHiding true
|
|
+ FileChooser.useSystemExtensionHiding false
|
|
|
|
|
|
#---- JXHeader ----
|
|
|
|
- JXHeader.titleFont [active] Segoe UI bold 12 javax.swing.plaf.FontUIResource [UI]
|
|
+ JXHeader.titleFont [active] Liberation Sans bold 15 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- JXTitledPanel ----
|
|
|
|
- JXTitledPanel.titleFont [active] Segoe UI bold 12 javax.swing.plaf.FontUIResource [UI]
|
|
+ JXTitledPanel.titleFont [active] Liberation Sans bold 15 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- ProgressBar ----
|
|
|
|
- ProgressBar.font [active] Segoe UI plain 10 javax.swing.plaf.FontUIResource [UI]
|
|
+ ProgressBar.font [active] Liberation Sans plain 13 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- ScrollBar ----
|
|
|
|
- ScrollBar.minimumThumbSize 10,10 javax.swing.plaf.DimensionUIResource [UI]
|
|
+ ScrollBar.minimumThumbSize 18,18 javax.swing.plaf.DimensionUIResource [UI]
|
|
|
|
- ScrollBar.thumbArc 0
|
|
+ ScrollBar.thumbArc 999
|
|
|
|
- ScrollBar.thumbInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI]
|
|
+ ScrollBar.thumbInsets 2,2,2,2 javax.swing.plaf.InsetsUIResource [UI]
|
|
|
|
|
|
#---- TaskPane ----
|
|
|
|
- TaskPane.font [active] Segoe UI bold 12 javax.swing.plaf.FontUIResource [UI]
|
|
+ TaskPane.font [active] Liberation Sans bold 15 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- TitlePane ----
|
|
|
|
- TitlePane.buttonArc 0
|
|
+ TitlePane.buttonArc 999
|
|
|
|
+ TitlePane.buttonBackground #3c3f41 HSL 204 4 25 com.formdev.flatlaf.util.DerivedColor [UI] lighten(5% autoInverse)
|
|
|
|
- TitlePane.buttonInsets 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI]
|
|
+ TitlePane.buttonInsets 2,2,2,2 javax.swing.plaf.InsetsUIResource [UI]
|
|
|
|
- TitlePane.buttonMaximizedHeight 22
|
|
+ TitlePane.buttonMaximizedHeight -1
|
|
|
|
- TitlePane.buttonPressedBackground #3f4144 HSL 216 4 26 com.formdev.flatlaf.util.DerivedColor [UI] lighten(6% autoInverse)
|
|
+ TitlePane.buttonPressedBackground #55585c HSL 214 4 35 com.formdev.flatlaf.util.DerivedColor [UI] lighten(15% autoInverse)
|
|
|
|
- TitlePane.buttonSize 44,30 javax.swing.plaf.DimensionUIResource [UI]
|
|
+ TitlePane.buttonSize 26,26 javax.swing.plaf.DimensionUIResource [UI]
|
|
|
|
- TitlePane.buttonSymbolHeight 10
|
|
+ TitlePane.buttonSymbolHeight 8
|
|
|
|
- TitlePane.buttonsFillVertically true
|
|
+ TitlePane.buttonsFillVertically false
|
|
|
|
- TitlePane.buttonsGap 0
|
|
+ TitlePane.buttonsGap 8
|
|
|
|
- TitlePane.buttonsMargins 0,0,0,0 javax.swing.plaf.InsetsUIResource [UI]
|
|
+ TitlePane.buttonsMargins 4,4,4,4 javax.swing.plaf.InsetsUIResource [UI]
|
|
|
|
+ TitlePane.closeBackground #3c3f41 HSL 204 4 25 com.formdev.flatlaf.util.DerivedColor [UI] lighten(5% autoInverse)
|
|
|
|
- TitlePane.closeHoverBackground #c42b1c HSL 5 75 44 javax.swing.plaf.ColorUIResource [UI]
|
|
+ TitlePane.closeHoverBackground #484c4f HSL 206 5 30 com.formdev.flatlaf.util.DerivedColor [UI] lighten(10% autoInverse)
|
|
|
|
- TitlePane.closeHoverForeground #ffffff HSL 0 0 100 javax.swing.plaf.ColorUIResource [UI]
|
|
+ TitlePane.closeHoverForeground #dddddd HSL 0 0 87 javax.swing.plaf.ColorUIResource [UI]
|
|
|
|
- TitlePane.closeIcon [lazy] 44,30 com.formdev.flatlaf.icons.FlatWindowCloseIcon [UI]
|
|
+ TitlePane.closeIcon [lazy] 26,26 com.formdev.flatlaf.icons.FlatWindowCloseIcon [UI]
|
|
|
|
- TitlePane.closePressedBackground #c42b1ce6 90% HSLA 5 75 44 90 javax.swing.plaf.ColorUIResource [UI]
|
|
+ TitlePane.closePressedBackground #55585c HSL 214 4 35 com.formdev.flatlaf.util.DerivedColor [UI] lighten(15% autoInverse)
|
|
|
|
- TitlePane.closePressedForeground #ffffff HSL 0 0 100 javax.swing.plaf.ColorUIResource [UI]
|
|
+ TitlePane.closePressedForeground #dddddd HSL 0 0 87 javax.swing.plaf.ColorUIResource [UI]
|
|
|
|
- TitlePane.iconifyIcon [lazy] 44,30 com.formdev.flatlaf.icons.FlatWindowIconifyIcon [UI]
|
|
+ TitlePane.iconifyIcon [lazy] 26,26 com.formdev.flatlaf.icons.FlatWindowIconifyIcon [UI]
|
|
|
|
- TitlePane.maximizeIcon [lazy] 44,30 com.formdev.flatlaf.icons.FlatWindowMaximizeIcon [UI]
|
|
+ TitlePane.maximizeIcon [lazy] 26,26 com.formdev.flatlaf.icons.FlatWindowMaximizeIcon [UI]
|
|
|
|
- TitlePane.restoreIcon [lazy] 44,30 com.formdev.flatlaf.icons.FlatWindowRestoreIcon [UI]
|
|
+ TitlePane.restoreIcon [lazy] 26,26 com.formdev.flatlaf.icons.FlatWindowRestoreIcon [UI]
|
|
|
|
+ TitlePane.small.buttonInsets 1,1,1,1 javax.swing.plaf.InsetsUIResource [UI]
|
|
|
|
- TitlePane.small.buttonSize 30,20 javax.swing.plaf.DimensionUIResource [UI]
|
|
+ TitlePane.small.buttonSize 20,20 javax.swing.plaf.DimensionUIResource [UI]
|
|
|
|
- TitlePane.small.buttonSymbolHeight 8
|
|
+ TitlePane.small.buttonSymbolHeight 6
|
|
|
|
+ TitlePane.small.buttonsGap 4
|
|
+ TitlePane.small.buttonsMargins 2,2,2,2 javax.swing.plaf.InsetsUIResource [UI]
|
|
|
|
- TitlePane.small.closeIcon [lazy] 30,20 com.formdev.flatlaf.icons.FlatWindowCloseIcon [UI]
|
|
+ TitlePane.small.closeIcon [lazy] 20,20 com.formdev.flatlaf.icons.FlatWindowCloseIcon [UI]
|
|
|
|
- TitlePane.small.font [active] Segoe UI plain 11 javax.swing.plaf.FontUIResource [UI]
|
|
+ TitlePane.small.font [active] Liberation Sans plain 14 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
- TitlePane.small.iconifyIcon [lazy] 30,20 com.formdev.flatlaf.icons.FlatWindowIconifyIcon [UI]
|
|
+ TitlePane.small.iconifyIcon [lazy] 20,20 com.formdev.flatlaf.icons.FlatWindowIconifyIcon [UI]
|
|
|
|
- TitlePane.small.maximizeIcon [lazy] 30,20 com.formdev.flatlaf.icons.FlatWindowMaximizeIcon [UI]
|
|
+ TitlePane.small.maximizeIcon [lazy] 20,20 com.formdev.flatlaf.icons.FlatWindowMaximizeIcon [UI]
|
|
|
|
- TitlePane.small.restoreIcon [lazy] 30,20 com.formdev.flatlaf.icons.FlatWindowRestoreIcon [UI]
|
|
+ TitlePane.small.restoreIcon [lazy] 20,20 com.formdev.flatlaf.icons.FlatWindowRestoreIcon [UI]
|
|
- defaultFont Segoe UI plain 12 javax.swing.plaf.FontUIResource [UI]
|
|
+ defaultFont Liberation Sans plain 15 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
|
|
#---- h0 ----
|
|
|
|
- h0.font [active] Segoe UI plain 30 javax.swing.plaf.FontUIResource [UI]
|
|
+ h0.font [active] Liberation Sans plain 33 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- h00 ----
|
|
|
|
- h00.font [active] Segoe UI plain 36 javax.swing.plaf.FontUIResource [UI]
|
|
+ h00.font [active] Liberation Sans plain 39 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- h1 ----
|
|
|
|
- h1.font [active] Segoe UI Semibold plain 24 javax.swing.plaf.FontUIResource [UI]
|
|
+ h1.font [active] Ubuntu Medium plain 27 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
- h1.regular.font [active] Segoe UI plain 24 javax.swing.plaf.FontUIResource [UI]
|
|
+ h1.regular.font [active] Liberation Sans plain 27 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- h2 ----
|
|
|
|
- h2.font [active] Segoe UI Semibold plain 18 javax.swing.plaf.FontUIResource [UI]
|
|
+ h2.font [active] Ubuntu Medium plain 21 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
- h2.regular.font [active] Segoe UI plain 18 javax.swing.plaf.FontUIResource [UI]
|
|
+ h2.regular.font [active] Liberation Sans plain 21 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- h3 ----
|
|
|
|
- h3.font [active] Segoe UI Semibold plain 15 javax.swing.plaf.FontUIResource [UI]
|
|
+ h3.font [active] Ubuntu Medium plain 18 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
- h3.regular.font [active] Segoe UI plain 15 javax.swing.plaf.FontUIResource [UI]
|
|
+ h3.regular.font [active] Liberation Sans plain 18 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- h4 ----
|
|
|
|
- h4.font [active] Segoe UI bold 12 javax.swing.plaf.FontUIResource [UI]
|
|
+ h4.font [active] Liberation Sans bold 15 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- large ----
|
|
|
|
- large.font [active] Segoe UI plain 14 javax.swing.plaf.FontUIResource [UI]
|
|
+ large.font [active] Liberation Sans plain 17 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- light ----
|
|
|
|
- light.font [active] Segoe UI Light plain 12 javax.swing.plaf.FontUIResource [UI]
|
|
+ light.font [active] Ubuntu Light plain 15 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- medium ----
|
|
|
|
- medium.font [active] Segoe UI plain 11 javax.swing.plaf.FontUIResource [UI]
|
|
+ medium.font [active] Liberation Sans plain 14 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- mini ----
|
|
|
|
- mini.font [active] Segoe UI plain 9 javax.swing.plaf.FontUIResource [UI]
|
|
+ mini.font [active] Liberation Sans plain 12 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- monospaced ----
|
|
|
|
- monospaced.font [active] Monospaced plain 12 javax.swing.plaf.FontUIResource [UI]
|
|
+ monospaced.font [active] Liberation Mono plain 15 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- semibold ----
|
|
|
|
- semibold.font [active] Segoe UI Semibold plain 12 javax.swing.plaf.FontUIResource [UI]
|
|
+ semibold.font [active] Ubuntu Medium plain 15 javax.swing.plaf.FontUIResource [UI]
|
|
|
|
|
|
#---- small ----
|
|
|
|
- small.font [active] Segoe UI plain 10 javax.swing.plaf.FontUIResource [UI]
|
|
+ small.font [active] Liberation Sans plain 13 javax.swing.plaf.FontUIResource [UI]
|