6 Commits

Author SHA1 Message Date
e446cf1e25 Update theme colors 2026-06-12 21:09:48 +00:00
b64a0760f1 Update theme colors 2026-06-12 21:08:42 +00:00
3ee96a5990 Update theme colors 2026-06-12 21:08:35 +00:00
8645c68a17 Update theme colors 2026-06-12 21:08:33 +00:00
dbd72ccfdb Update theme colors 2026-06-12 21:08:24 +00:00
cea95c8cb7 Update theme colors 2026-06-12 21:08:19 +00:00

View File

@@ -12,13 +12,13 @@
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--foreground: #060505;
--primary-cta: #1c1c1c;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c;
--accent: #15479c;
--background-accent: #a8cce8;
--accent: #6139e6;
--background-accent: #b3a8e8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);