8 Commits

Author SHA1 Message Date
c91b347986 Update theme colors 2026-04-17 18:33:35 +00:00
961b5c8742 Update theme colors 2026-04-17 18:33:18 +00:00
b852e05348 Update theme colors 2026-04-17 18:33:03 +00:00
dae5b06e59 Update theme colors 2026-04-17 18:32:58 +00:00
d014b495b7 Update theme colors 2026-04-17 18:32:51 +00:00
61c6bc1442 Update theme colors 2026-04-17 18:32:44 +00:00
1cc36c4fb4 Update theme colors 2026-04-17 18:32:38 +00:00
3f3d4d0cdd Update theme colors 2026-04-17 18:32:31 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4ef;
--card: #dad6cd;
--foreground: #2a2928;
--primary-cta: #2a2928;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ecebea;
--secondary-cta-text: #2a2928;
--accent: #ffffff;
--background-accent: #c6b180;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--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);