feat: adaptive themeing

This commit is contained in:
2026-03-16 15:40:16 +10:30
parent 577287b8a8
commit 3a2c438223
9 changed files with 197 additions and 21 deletions
-1
View File
@@ -77,7 +77,6 @@ select {
border-radius: 8px !important;
}
#container {
transition: 200ms;
background: var(--auto-background) !important;
}
:root * {