5 Commits

Author SHA1 Message Date
3d039a92b3 Update theme colors 2026-05-06 18:14:32 +00:00
397e364dd1 Update theme colors 2026-05-06 18:14:15 +00:00
bbc0c9fa14 Update theme colors 2026-05-06 18:13:39 +00:00
fe0e4322e0 Update theme colors 2026-05-06 18:13:15 +00:00
c00edff71c Update theme colors 2026-05-06 18:12:17 +00:00

View File

@@ -13,12 +13,12 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #e63946;
--primary-cta: #c50616;
--primary-cta-text: #ffffff;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #f5f5f5;
--accent: #ff4d4d;
--background-accent: #e63946;
--accent: #f3ebeb;
--background-accent: #e9e4e4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);