Update src/app/styles/variables.css

This commit is contained in:
2026-05-18 13:04:14 +00:00
parent fccc3539de
commit 45e081fa56

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #fcf8f3;
--card: #ffffff70;
--foreground: #2c3e50;
--card: #f3eee5;
--foreground: #2e2521;
--primary-cta: #2a5d67;
--primary-cta-text: #fcf6ec;
--secondary-cta: #f1e9d2;
--secondary-cta-text: #2e2521;
--accent: #b8c9d0;
--background-accent: #e0dcd5;
--background-accent: #e1b875;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);