Update theme colors

This commit is contained in:
2026-06-10 10:38:32 +00:00
parent 0d1252d29a
commit 2012322c9e

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #e3deea; --background: #f6f0e9;
--card: #ffffff; --card: #efe7dd;
--foreground: #27231f; --foreground: #2b180a;
--primary-cta: #27231f; --primary-cta: #2b180a;
--primary-cta-text: #e3deea; --primary-cta-text: #f6f0e9;
--secondary-cta: #ffffff; --secondary-cta: #efe7dd;
--secondary-cta-text: #27231f; --secondary-cta-text: #2b180a;
--accent: #c68a62; --accent: #94877c;
--background-accent: #c68a62; --background-accent: #afa094;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);