Merge version_4 into main #7

Merged
bender merged 1 commits from version_4 into main 2026-04-16 15:54:10 +00:00

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdfaf7;
--card: #f4ede6;
--foreground: #2d241c;
--primary-cta: #8b4513;
--primary-cta-text: #f5f5f5;
--secondary-cta: #f4ede6;
--secondary-cta-text: #1c1c1c;
--accent: #d2b48c;
--background-accent: #e6d5c3;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffff;
--primary-cta: #e34400;
--primary-cta-text: #ffffff;
--secondary-cta: #010101;
--secondary-cta-text: #ffffff;
--accent: #737373;
--background-accent: #e34400;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);