Update src/app/styles/variables.css

This commit is contained in:
2026-04-15 18:47:56 +00:00
parent 21f9e1e28e
commit c40dab3950

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f7f9fc;
--foreground: #001a33;
--primary-cta: #0056b3;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #ffffff;
--secondary-cta-text: #0056b3;
--accent: #d1e3f8;
--background-accent: #f0f4f8;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);