5 Commits

Author SHA1 Message Date
9894936f9f Update theme colors 2026-04-28 02:11:01 +00:00
edc2bcd266 Update theme colors 2026-04-28 02:10:54 +00:00
c50f882793 Update theme colors 2026-04-28 02:10:49 +00:00
60cd640487 Update theme colors 2026-04-28 02:10:41 +00:00
9634819526 Update theme colors 2026-04-28 02:10:09 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #F5F2EC;
--card: #FFFFFF;
--foreground: #0D0D0D;
--primary-cta: #C6A15B;
--primary-cta-text: #FFFFFF;
--secondary-cta: #0D0D0D;
--secondary-cta-text: #FFFFFF;
--accent: #2B2B2B;
--background-accent: #DED9D0;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);