Update src/app/styles/variables.css

This commit is contained in:
2026-06-10 14:51:37 +00:00
parent 01e0351b66
commit 2c561a0825

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f8fafc;
--card: #ffffff;
--background: #ffffff;
--card: #f8fafd;
--foreground: #0f172a;
--primary-cta: #1d4ed8;
--primary-cta: #1a73e8;
--primary-cta-text: #ffffff;
--secondary-cta: #e0e7ff;
--secondary-cta-text: #1e3a5f;
--accent: #3b82f6;
--background-accent: #60a5fa;
--secondary-cta: #e6f4f1;
--secondary-cta-text: #0f172a;
--accent: #34a853;
--background-accent: #cfe8fc;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);