Update src/app/styles/variables.css

This commit is contained in:
2026-04-07 19:54:51 +00:00
parent b78f187ce6
commit 27a971185b

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbfcfd;
--background: #f0fff4;
--card: #ffffff;
--foreground: #0a1f33;
--primary-cta: #15479c;
--foreground: #064e3b;
--primary-cta: #059669;
--primary-cta-text: #ffffff;
--secondary-cta: #f1f5f9;
--secondary-cta: #e0f2f1;
--secondary-cta-text: #0a1f33;
--accent: #cbd5e1;
--background-accent: #e2e8f0;
--accent: #b2dfdb;
--background-accent: #80cbc4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);