wip: desktop work

This commit is contained in:
Adam
2025-10-17 15:22:08 -05:00
parent 1dba01e057
commit 335d833655
9 changed files with 220 additions and 99 deletions

View File

@@ -277,7 +277,7 @@
--markdown-code-block: #1a1a1a;
--border-color: #ffffff;
.dark {
@media (prefers-color-scheme: dark) {
/* OC-1-Dark */
color-scheme: dark;
--background-base: var(--smoke-dark-1);