Update src/app/styles/variables.css

This commit is contained in:
2026-04-19 00:46:25 +00:00
parent ca6b0b69ca
commit f4ec4ad783

View File

@@ -12,13 +12,13 @@
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612e6;
--foreground: #1c1c1c;
--primary-cta: #224CA1;
--primary-cta-text: #0a0a0a;
--secondary-cta: #F0C060;
--secondary-cta-text: #e0e0e0;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--accent: #F0C060;
--background-accent: #224CA1;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);