Update theme colors

This commit is contained in:
2026-05-11 20:54:07 +00:00
parent 9d9c5081e3
commit 097340ef62

View File

@@ -11,9 +11,9 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--card: #000000;
--foreground: #ffffff;
--primary-cta: #000000;
--primary-cta: #ffffff;
--primary-cta-text: #000000;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #0a3fea;