Update src/app/styles/variables.css

This commit is contained in:
2026-04-14 06:31:40 +00:00
parent dcaac7a520
commit 3794ceb0d1

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #1a1a1a;
--primary-cta: #1c1c1c;
--card: #f8f9fa;
--foreground: #000612;
--primary-cta: #15479c;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f9f9f9;
--secondary-cta: #eff6ff;
--secondary-cta-text: #1a1a1a;
--accent: #e2e2e2;
--background-accent: #f9f9f9;
--accent: #dbeafe;
--background-accent: #f1f5f9;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);