Update src/app/styles/variables.css

This commit is contained in:
2026-04-23 09:13:02 +00:00
parent 3ef2337d93
commit 20801f7046

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2b180a;
--background: #fdfbf7;
--card: #f4efe9;
--foreground: #3d3227;
--primary-cta: #8b5e3c;
--primary-cta-text: #fcf6ec;
--secondary-cta: #efe7dd;
--secondary-cta: #e4d9ce;
--secondary-cta-text: #2e2521;
--accent: #b2a28b;
--background-accent: #b2a28b;
--accent: #d4c5b9;
--background-accent: #f4efe9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);