Update src/app/styles/variables.css

This commit is contained in:
2026-06-10 07:36:30 +00:00
parent f614c8cb60
commit 2f424c332a

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f7f6f7; --background: #f8f8f8;
--card: #ffffff; --card: #ffffff;
--foreground: #0055C8; --foreground: #000000;
--primary-cta: #b82b40; --primary-cta: #1e90ff;
--primary-cta-text: #f7f6f7; --primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff; --secondary-cta: #6b7280;
--secondary-cta-text: #250c0d; --secondary-cta-text: #250c0d;
--accent: #b90941; --accent: #2563eb;
--background-accent: #F9F8F6; --background-accent: #e0e7ff;
/* 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);