Update src/app/styles/variables.css

This commit is contained in:
2026-04-21 09:35:31 +00:00
parent bb92ac0b3d
commit 886554c47e

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--background: #fbfbfb;
--card: #ffffff;
--foreground: #111827;
--primary-cta: #111827;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta: #f3f4f6;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
--accent: #e5e7eb;
--background-accent: #f9fafb;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);