Skip to content

Commit b3f4d2d

Browse files
barciajonathantneal
authored andcommitted
Update KDE Plasma font
Since Plasma 5.5(2015) the default font in KDE Plasma is Noto Sans instead Oxygen * https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
1 parent 3b82306 commit b3f4d2d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

sanitize.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ html {
4545
/* Android 4+ */ Roboto,
4646
/* Ubuntu 10.10+ */ Ubuntu,
4747
/* Gnome 3+ */ Cantarell,
48-
/* KDE Plasma 4+ */ Oxygen,
48+
/* KDE Plasma 5+ */ Noto Sans,
4949
/* fallback */ sans-serif,
5050
/* macOS emoji */ "Apple Color Emoji",
5151
/* Windows emoji */ "Segoe UI Emoji",
@@ -123,7 +123,7 @@ pre {
123123
/* Windows 6+ */ Consolas,
124124
/* Android 4+ */ Roboto Mono,
125125
/* Ubuntu 10.10+ */ Ubuntu Monospace,
126-
/* KDE Plasma 4+ */ Oxygen Mono,
126+
/* KDE Plasma 5+ */ Noto Mono,
127127
/* Linux/OpenOffice fallback */ Liberation Mono,
128128
/* fallback */ monospace; /* 1 */
129129

0 commit comments

Comments
 (0)