Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-20 01:29:11 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e3deea;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--primary-cta-text: #e3deea;
--background: #f5f2ed;
--card: #faf8f5;
--foreground: #3d2f1f;
--primary-cta: #8b6f47;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
--secondary-cta-text: #3d2f1f;
--accent: #d4a574;
--background-accent: #c89968;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);