Update src/app/styles/variables.css

This commit is contained in:
2026-05-11 14:37:07 +00:00
parent e1ab6c8571
commit d135387756

View File

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