Update theme colors

This commit is contained in:
2026-05-07 11:00:04 +00:00
parent f9cd35dc71
commit f7333f6b52

View File

@@ -10,9 +10,9 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--background: #000000;
--card: #d6ccd9;
--foreground: #2a2928;
--foreground: #000000;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;