mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-13 07:17: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"
|
||||
|
||||
Reference in New Issue
Block a user