3 Commits

Author SHA1 Message Date
b509b45898 Update theme colors 2026-05-11 00:01:24 +00:00
0d174a3aea Update theme colors 2026-05-11 00:01:19 +00:00
939ef7e2e0 Update theme colors 2026-05-11 00:01:08 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #FAFAF7;
--card: #E8DFD0;
--foreground: #3D2B1F;
--primary-cta: #2D6A4F;
--primary-cta-text: #FFFFFF;
--secondary-cta: #C4623A;
--secondary-cta-text: #FFFFFF;
--accent: #E8DFD0;
--background-accent: #D1C7B8;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta-text: #000612e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);