This commit is contained in:
2026-05-17 17:14:59 +07:00
parent 4e61a9d405
commit 94e38b1140
+2
View File
@@ -1,5 +1,7 @@
/* color palette from <https://github.com/vuejs/theme> */ /* color palette from <https://github.com/vuejs/theme> */
:root { :root {
color-scheme: only light;
--vt-c-white: #ffffff; --vt-c-white: #ffffff;
--vt-c-white-soft: #f8f8f8; --vt-c-white-soft: #f8f8f8;
--vt-c-white-mute: #f2f2f2; --vt-c-white-mute: #f2f2f2;