3 Commits

Author SHA1 Message Date
002f7853ff Update theme colors 2026-06-12 13:24:02 +00:00
7bf85e4c46 Update theme colors 2026-06-12 13:23:27 +00:00
0ab81d2d91 Update theme colors 2026-06-12 13:22:49 +00:00

View File

@@ -16,9 +16,9 @@
--primary-cta: #C77D4A;
--primary-cta-text: #FFFFFF;
--secondary-cta: #ffffff;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
--secondary-cta-text: #C77D4A;
--accent: #C98D62;
--background-accent: #E8C4A7;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);