tweaked background color slightly

This commit is contained in:
2025-12-16 23:31:12 -05:00
parent 5f03820891
commit d484c357fb

View File

@@ -4,7 +4,7 @@
@custom-variant dark (&:is(.dark *)); @custom-variant dark (&:is(.dark *));
:root { :root {
--background: oklch(0.2046 0 0); --background: oklch(19.125% 0.00002 271.152);
--foreground: oklch(0.9219 0 0); --foreground: oklch(0.9219 0 0);
--card: oklch(23.075% 0.00003 271.152); --card: oklch(23.075% 0.00003 271.152);
--card-foreground: oklch(0.9219 0 0); --card-foreground: oklch(0.9219 0 0);