4 Commits

Author SHA1 Message Date
26d3c3a446 Update theme colors 2026-04-17 21:24:42 +00:00
9e0ce642ef Update theme colors 2026-04-17 21:24:16 +00:00
09b3993e8b Update theme colors 2026-04-17 21:23:18 +00:00
8f9401c29a Update theme colors 2026-04-17 21:22:42 +00:00

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #000000;
--card: #481f1f;
--card: #d12626;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #280101;
--secondary-cta: #361311;
--secondary-cta-text: #f6d4d4;
--accent: #ca2c2c;
--background-accent: #ff2231;
--background-accent: #c11a25;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);