Update src/app/styles/variables.css

This commit is contained in:
2026-04-06 16:42:14 +00:00
parent b09c80e91c
commit c2a8d2c75e

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #120006e6;
--primary-cta: #e63946;
--background: #fdfbf7;
--card: #ffffff;
--foreground: #1e293b;
--primary-cta: #b91c1c;
--primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9;
--secondary-cta: #1e3a8a;
--secondary-cta-text: #120006e6;
--accent: #e2e2e2;
--background-accent: #c4c4c4;
--accent: #e1e5f2;
--background-accent: #f8fafc;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);