mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 14:37:13 -06:00
Typography: since there is no thin font available on Windows, use "Segoe UI Light" (which looks thin IMHO) for thin.font and "Segoe UI Semilight" for light.font
This commit is contained in:
@@ -49,7 +49,7 @@ mini.font = -3
|
||||
# Windows
|
||||
# (use Segoe UI Light because there is no thin font available on Windows)
|
||||
[win]thin.font = "Segoe UI Light"
|
||||
[win]light.font = "Segoe UI Light"
|
||||
[win]light.font = "Segoe UI Semilight"
|
||||
[win]semibold.font = "Segoe UI Semibold"
|
||||
# macOS
|
||||
[mac]thin.font = "HelveticaNeue-Thin"
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
#---- light ----
|
||||
|
||||
- light.font [active] Segoe UI Light plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
- light.font [active] Segoe UI Semilight plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
+ light.font [active] HelveticaNeue-Light plain 13 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
|
||||
@@ -1472,7 +1472,7 @@ large.font [active] Segoe UI plain 14 javax.swing.plaf.Fo
|
||||
|
||||
#---- light ----
|
||||
|
||||
light.font [active] Segoe UI Light plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
light.font [active] Segoe UI Semilight plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
#---- medium ----
|
||||
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
#---- light ----
|
||||
|
||||
- light.font [active] Segoe UI Light plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
- light.font [active] Segoe UI Semilight plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
+ light.font [active] HelveticaNeue-Light plain 13 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
|
||||
@@ -1477,7 +1477,7 @@ large.font [active] Segoe UI plain 14 javax.swing.plaf.Fo
|
||||
|
||||
#---- light ----
|
||||
|
||||
light.font [active] Segoe UI Light plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
light.font [active] Segoe UI Semilight plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
#---- medium ----
|
||||
|
||||
@@ -1481,7 +1481,7 @@ large.font [active] Segoe UI plain 14 javax.swing.plaf.Fo
|
||||
|
||||
#---- light ----
|
||||
|
||||
light.font [active] Segoe UI Light plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
light.font [active] Segoe UI Semilight plain 12 javax.swing.plaf.FontUIResource [UI]
|
||||
|
||||
|
||||
#---- medium ----
|
||||
|
||||
Reference in New Issue
Block a user