chore: fonts - remove unused fonts, add mono fonts for cjk

feat: more fontconfig parameters
This commit is contained in:
Ryan Yin
2025-06-22 18:19:29 +08:00
parent df06a1d7e4
commit 5716831d6c
10 changed files with 80 additions and 70 deletions

View File

@@ -3,7 +3,7 @@
* {
/* https://docs.gtk.org/gtk3/css-overview.html#colors */
color: @text;
font-family: "JetBrainsMono Nerd Font";
font-family: "Maple Mono NF CN";
font-size: 12pt;
font-weight: bold;
border-radius: 8px;
@@ -149,4 +149,3 @@ tooltip label {
padding-right: 8px;
padding-left: 10px;
}