Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-26 16:26:20 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--background: #2E8B27;
--card: #236d1e;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #fcf6ec;
--secondary-cta: #ffffff;
--secondary-cta: #236d1e;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
--accent: #38a832;
--background-accent: #1f5f1b;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);