Force dark mode

This commit is contained in:
momo5502
2025-04-22 16:00:10 +02:00
parent ac45f4fee4
commit c72eb5083e

View File

@@ -76,7 +76,7 @@
--sidebar-ring: oklch(0.623 0.214 259.815); --sidebar-ring: oklch(0.623 0.214 259.815);
} }
.dark { :root, .dark {
--background: oklch(0.19 0.004 286.01); --background: oklch(0.19 0.004 286.01);
--foreground: oklch(0.985 0 0); --foreground: oklch(0.985 0 0);
--card: oklch(0.21 0.006 285.885); --card: oklch(0.21 0.006 285.885);