3 Commits

Author SHA1 Message Date
0cd052a84d Update theme colors 2026-05-07 17:07:20 +00:00
0c772b963b Update theme colors 2026-05-07 17:03:47 +00:00
d2239b7421 Update theme colors 2026-05-07 17:03:35 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #f6f0e9;
--card: #ffffff; --card: #efe7dd;
--foreground: #250c0d; --foreground: #2b180a;
--primary-cta: #b82b40; --primary-cta: #2b180a;
--primary-cta-text: #f7f6f7; --primary-cta-text: #f6f0e9;
--secondary-cta: #ffffff; --secondary-cta: #efe7dd;
--secondary-cta-text: #250c0d; --secondary-cta-text: #2b180a;
--accent: #b90941; --accent: #94877c;
--background-accent: #e8a8b6; --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);