3 Commits

Author SHA1 Message Date
ffeff3371e Update theme colors 2026-06-12 21:12:50 +00:00
fd0902baa2 Update theme colors 2026-06-12 21:12:45 +00:00
3437bbb3e9 Update theme colors 2026-06-12 21:12:42 +00:00

View File

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