2 Commits

Author SHA1 Message Date
c7a6de27bb Update theme colors 2026-04-20 11:46:17 +00:00
70d952cb0c Update theme colors 2026-04-20 11:46:07 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #f5f4ef;
--secondary-cta: #f1f1f1;
--secondary-cta-text: #2a2928;
--accent: #e5e5e5;
--background-accent: #f9f9f9;
--foreground: #1c1c1c;
--primary-cta: #1f3251;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);