feat: declarative vesktop theming

This commit is contained in:
Artur Manuel 2024-12-16 21:10:12 +00:00
commit 50ab2b94b2
6 changed files with 10 additions and 137 deletions

View file

@ -0,0 +1,3 @@
:root {
--font: "Monospace";
}