Update src/app/styles/variables.css

This commit is contained in:
2026-05-07 11:59:24 +00:00
parent 97b3a5e9d1
commit dcc2d81b3d

View File

@@ -12,12 +12,12 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--primary-cta: #15479c;
--foreground: #1a2332;
--primary-cta: #0066ff;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #2d3e50;
--secondary-cta-text: #15479c;
--accent: #E34400;
--accent: #ff6b35;
--background-accent: #f9f9f9;
/* text sizing - set by ThemeProvider */