This commit is contained in:
Sven Ullmann 2025-07-20 03:14:41 +02:00
parent 554c1cc1df
commit d221819e31
5 changed files with 119 additions and 74 deletions

View file

@ -1,3 +1,4 @@
body {
background-color: var(--bg-color);
color: var(--fg-color);
}