3 Commits

Author SHA1 Message Date
938c74606f Update theme colors 2026-06-12 06:30:53 +00:00
cad1511c61 Update theme colors 2026-06-12 06:30:40 +00:00
113d13f22c Update theme colors 2026-06-12 06:30:31 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--background: #ff00ff;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ffffff;
--primary-cta: #0a60e6;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
--background-accent: #ffffff;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);