6 Commits

Author SHA1 Message Date
0b4a198e0d Update theme colors 2026-04-24 12:30:20 +00:00
981a24e351 Update theme colors 2026-04-24 12:30:11 +00:00
30435a42d1 Update theme colors 2026-04-24 12:30:04 +00:00
a59945dd33 Update theme colors 2026-04-24 12:29:58 +00:00
0645849451 Update theme colors 2026-04-24 12:29:54 +00:00
9b5a5f4314 Update theme colors 2026-04-24 12:29:44 +00:00

View File

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