2 Commits

Author SHA1 Message Date
b5d8737bfe Update theme colors 2026-05-22 19:46:35 +00:00
0b2779fa1e Update theme colors 2026-05-22 19:46:19 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1a0000;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #ffcc00;
--secondary-cta-text: #1a1a1a;
--accent: #1a1a1a;
--background-accent: #ffcc00;
--background: #080000;
--card: #1e0d0d;
--foreground: #ffe6e6;
--primary-cta: #ff7a7a;
--primary-cta-text: #080000;
--secondary-cta: #1e0909;
--secondary-cta-text: #ffe6e6;
--accent: #7b4242;
--background-accent: #65292c;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);