Update src/app/styles/variables.css

This commit is contained in:
2026-03-25 21:09:30 +00:00
parent ae3f818040
commit d28979e417

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #FFFFFF;
--card: #F3F6FD;
--foreground: #1A1A1A;
--primary-cta: #6666FF;
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #1f3251;
--primary-cta-text: #FFFFFF;
--secondary-cta: #E0E7FF;
--secondary-cta: #ffffff;
--secondary-cta-text: #1A1A1A;
--accent: #A3B1FF;
--background-accent: #6666FF;
--accent: #15479c;
--background-accent: #a8cce8;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);