Update src/app/styles/variables.css

This commit is contained in:
2026-05-17 13:30:14 +00:00
parent 6c14597f0a
commit 6fcf006def

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--background: #fdfaf6;
--card: #f7f1e3;
--foreground: #3d2b1f;
--primary-cta: #8b5e34;
--primary-cta-text: #f5f4ef;
--secondary-cta: #ffffff;
--secondary-cta: #e8e1d5;
--secondary-cta-text: #2a2928;
--accent: #b2a28b;
--background-accent: #b2a28b;
--accent: #d4b483;
--background-accent: #c6a87d;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);