Update src/app/styles/variables.css

This commit is contained in:
2026-06-12 02:14:29 +00:00
parent 68eacb0983
commit c7cb7d1501

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9fef9;
--foreground: #0d2e1c;
--primary-cta: #3e8c56;
--background: #f8fafc;
--card: #ffffff;
--foreground: #1e293b;
--primary-cta: #22c55e;
--primary-cta-text: #ffffff;
--secondary-cta: #f5e8d6;
--secondary-cta: #15803d;
--secondary-cta-text: #0d2e1c;
--accent: #b2a28b;
--background-accent: #e9f5e9;
--accent: #38bdf8;
--background-accent: #e2e8f0;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);