Update src/app/styles/variables.css

This commit is contained in:
2026-06-06 14:52:47 +00:00
parent 17b70f307c
commit 24ddc65308

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fcfaf7;
--card: #ffffff;
--foreground: #2d231d;
--primary-cta: #b8860b;
--background: #fcf6ec;
--card: #f3ede2;
--foreground: #2e2521;
--primary-cta: #2e2521;
--primary-cta-text: #ffffff;
--secondary-cta: #fcfaf7;
--secondary-cta: #ffffff;
--secondary-cta-text: #2d231d;
--accent: #e0c9a6;
--background-accent: #f3eadd;
--accent: #b2a28b;
--background-accent: #b2a28b;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);