fonts (no name2)

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-12-02 20:46:32 +01:00
parent 683913e0fe
commit 219a19a3a8
8 changed files with 10 additions and 10 deletions

View File

@@ -14,7 +14,7 @@
}
* {
font: "${rice.font.code.name2} 12";
font: "${rice.font.code.name} 12";
foreground: ${foreground};
background-color: ${background}${trdr};
padding: 0px;