Update src/app/styles/variables.css

This commit is contained in:
2026-04-16 10:39:48 +00:00
parent 3fdda691ce
commit 7bea176e03

View File

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