4 Commits

Author SHA1 Message Date
9edf95644d Update theme colors 2026-06-07 09:48:21 +00:00
3124d54a69 Update theme colors 2026-06-07 09:48:00 +00:00
778dc09943 Update theme colors 2026-06-07 09:47:46 +00:00
d603ae0029 Update theme colors 2026-06-07 09:47:27 +00:00

View File

@@ -15,10 +15,10 @@
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #030128;
--secondary-cta: #131136;
--secondary-cta: #221f5a;
--secondary-cta-text: #d5d4f6;
--accent: #44358a;
--background-accent: #7663a8;
--accent: #4b3c8f;
--background-accent: #bca3fd;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);