Update theme colors

This commit is contained in:
2026-03-08 11:59:18 +00:00
parent 87cbfe21ea
commit 59a24824e5

View File

@@ -12,11 +12,11 @@
--background: #000000;
--card: #f9f9f9;
--foreground: #120a00e6;
--foreground: #ffffff;
--primary-cta: #52c8f4;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #120a00e6;
--secondary-cta-text: #00cfff;
--accent: #e2e2e2;
--background-accent: #52C8F4;