This commit is contained in:
2026-05-17 02:24:43 +07:00
parent 58c402b0f3
commit 578e22b8f0
2 changed files with 5 additions and 2 deletions
+2
View File
@@ -29,6 +29,8 @@
/* semantic color variables for this project */
:root {
color-scheme: only dark;
--color-background: var(--vt-c-white);
--color-background-soft: var(--vt-c-white-soft);
--color-background-mute: var(--vt-c-white-mute);