Update theme colors

This commit is contained in:
2026-03-07 23:15:06 +00:00
parent cc2ad380e8
commit e9eee64417

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #a0a0a0;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1a1a1a;
--primary-cta: #ff8c42;
--primary-cta: #ffd142;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #ffb380;
--background-accent: #ff8c42;
--accent: #ffd280;
--background-accent: #ffd210;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);