style(app): dark colors

This commit is contained in:
dextmorgn
2025-11-06 15:34:53 +01:00
parent 908ffff4a3
commit 6c21a96ff0
+1 -1
View File
@@ -454,7 +454,7 @@ html {
.dark {
--background: oklch(0.22 0 0);
--foreground: oklch(0.92 0 0);
--card: oklch(0.24 0 0);
--card: oklch(0.23 0 0);
--card-foreground: oklch(0.92 0 0);
--popover: oklch(0.27 0 0);
--popover-foreground: oklch(0.92 0 0);