9 Commits

Author SHA1 Message Date
9bc4247482 Update theme colors 2026-05-17 16:42:01 +00:00
484305d1ba Update theme colors 2026-05-17 16:41:45 +00:00
d9b9b43916 Update theme colors 2026-05-17 16:41:38 +00:00
614592600d Update theme colors 2026-05-17 16:41:23 +00:00
b33a413481 Update theme colors 2026-05-17 16:41:16 +00:00
30377e467b Update theme colors 2026-05-17 16:41:12 +00:00
74abaad67f Update theme colors 2026-05-17 16:41:08 +00:00
c50fecf776 Update theme colors 2026-05-17 16:41:04 +00:00
650d2b632e Update theme colors 2026-05-17 16:41:01 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fafffb;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #001a0a;
--primary-cta: #0a705f;
--primary-cta-text: #fafffb;
--foreground: #1c1c1c;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #001a0a;
--accent: #a8d9be;
--background-accent: #6bbfb8;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);