Update theme colors

This commit is contained in:
2026-04-10 01:29:44 +00:00
parent eb9a8b0573
commit 3ed4fafa2e

View File

@@ -10,11 +10,11 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #000000;
--card: #f9f9f9;
--foreground: #000f06e6;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--foreground: #ffffff;
--primary-cta: #000000;
--primary-cta-text: #000000;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000f06e6;
--accent: #e2e2e2;