Update src/app/styles/variables.css

This commit is contained in:
2026-03-27 13:45:03 +00:00
parent cbfb3569b9
commit 058cbbdb9b

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f0fdf4;
--foreground: #001a0a;
--primary-cta: #0a7039;
--card: #f0f8ff;
--foreground: #001a16;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #15479c;
--secondary-cta: #d1e7dd;
--secondary-cta-text: #ffffff;
--accent: #a8d9be;
--background-accent: #6bbf8e;
--background-accent: #f0fff4;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);