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