3 Commits

Author SHA1 Message Date
dd5153faf4 Update theme colors 2026-06-07 14:55:10 +00:00
b15cf8fdbf Update theme colors 2026-06-07 14:54:14 +00:00
2351609571 Update theme colors 2026-06-07 14:54:00 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fd9800;
--card: #FAF8F5;
--foreground: #0F2744;
--primary-cta: #D4A45F;
--primary-cta-text: #1E293B;
--secondary-cta: #EAF4F7;
--secondary-cta-text: #0F2744;
--accent: #EAF4F7;
--background-accent: #1E293B;
--background: #f7f6f7;
--card: #ffffff;
--foreground: #1b0c25;
--primary-cta: #1b0c25;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #1b0c25;
--accent: #ff93e4;
--background-accent: #e8a8c3;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);