Update src/app/styles/variables.css

This commit is contained in:
2026-05-11 14:33:58 +00:00
parent 4bd1992daf
commit 61be0265dd

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--background: #fbfbfb;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--foreground: #1a1a1a;
--primary-cta: #1c4a3b;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta: #f0f0f0;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
--accent: #d1e7dd;
--background-accent: #e8f5e9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);