2 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

View File

@@ -10,7 +10,7 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--background: #ff00ff;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #0a60e6;
@@ -18,7 +18,7 @@
--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);