4 Commits

Author SHA1 Message Date
f4863dcd00 Update theme colors 2026-04-22 05:07:02 +00:00
d4bcf377a9 Update theme colors 2026-04-22 05:06:22 +00:00
6eca2a30a1 Update theme colors 2026-04-22 05:06:12 +00:00
004155d87f Update theme colors 2026-04-22 05:06:02 +00:00

View File

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