Update src/app/styles/variables.css

This commit is contained in:
2026-05-14 15:14:22 +00:00
parent d40fbc33d5
commit 5e8ca92ba4

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f9f4;
--card: #ffffff;
--foreground: #1a2e1a;
--primary-cta: #2d5a27;
--background: #fafffb;
--card: #f0f7f2;
--foreground: #0a260d;
--primary-cta: #1b4d24;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #2d5a27;
--accent: #4a8c3f;
--background-accent: #6fb85e;
--accent: #4d8050;
--background-accent: #b8c9ba;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);