This commit is contained in:
Never Gude 2026-02-12 19:32:31 +01:00
parent f5ed3051e7
commit 08069302c0
2 changed files with 4 additions and 1 deletions

View file

@ -22,6 +22,10 @@
}
}
. {
background: var(--html-background);
}
html {
color: var(--foreground);