Typography: added monospaced font/style

This commit is contained in:
Karl Tauber
2021-10-13 13:46:43 +02:00
parent 6715f01b8c
commit e60e3b9fae
5 changed files with 27 additions and 0 deletions

View File

@@ -1392,6 +1392,7 @@ ViewportUI com.formdev.flatlaf.ui.FlatViewportUI
[style].large font: $large.font
[style].medium font: $medium.font
[style].mini font: $mini.font
[style].monospaced font: $monospaced.font
[style].small font: $small.font
@@ -1482,6 +1483,11 @@ menuText #bbbbbb HSL 0 0 73 javax.swing.plaf.Colo
mini.font [active] Segoe UI plain 9 javax.swing.plaf.FontUIResource [UI]
#---- monospaced ----
monospaced.font [active] Consolas plain 12 javax.swing.plaf.FontUIResource [UI]
#---- ----
scrollbar #3e4244 HSL 200 5 25 com.formdev.flatlaf.util.DerivedColor [UI] lighten(1%)

View File

@@ -1397,6 +1397,7 @@ ViewportUI com.formdev.flatlaf.ui.FlatViewportUI
[style].large font: $large.font
[style].medium font: $medium.font
[style].mini font: $mini.font
[style].monospaced font: $monospaced.font
[style].small font: $small.font
@@ -1487,6 +1488,11 @@ menuText #000000 HSL 0 0 0 javax.swing.plaf.Colo
mini.font [active] Segoe UI plain 9 javax.swing.plaf.FontUIResource [UI]
#---- monospaced ----
monospaced.font [active] Consolas plain 12 javax.swing.plaf.FontUIResource [UI]
#---- ----
scrollbar #f5f5f5 HSL 0 0 96 com.formdev.flatlaf.util.DerivedColor [UI] lighten(1%)

View File

@@ -1401,6 +1401,7 @@ ViewportUI com.formdev.flatlaf.ui.FlatViewportUI
[style].large font: $large.font
[style].medium font: $medium.font
[style].mini font: $mini.font
[style].monospaced font: $monospaced.font
[style].small font: $small.font
@@ -1491,6 +1492,11 @@ menuText #ff0000 HSL 0 100 50 javax.swing.plaf.Colo
mini.font [active] Segoe UI plain 9 javax.swing.plaf.FontUIResource [UI]
#---- monospaced ----
monospaced.font [active] Consolas plain 12 javax.swing.plaf.FontUIResource [UI]
#---- ----
scrollbar #88ff88 HSL 120 100 77 javax.swing.plaf.ColorUIResource [UI]