Update theme colors

This commit is contained in:
2026-05-09 19:17:42 +00:00
parent cd70e5c5ed
commit 77587fef3f

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffc905;
--card: #f9f9f9;
--card: #ff1515;
--foreground: #fffafa;
--primary-cta: #ff0505;
--primary-cta-text: #ffffff;
--secondary-cta: #ff1f0b;
--secondary-cta-text: #120a00e6;
--accent: #e2e2e2;
--background-accent: #FF7B05;
--background-accent: #be3737;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);