Update src/app/styles/variables.css

This commit is contained in:
2026-04-10 00:45:32 +00:00
parent 1183308781
commit 8da30aa7be

View File

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