Update src/app/styles/variables.css

This commit is contained in:
2026-06-02 21:59:45 +00:00
parent 3cb114e2fc
commit 10cab1f777

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e3deea;
--card: #ffffff;
--foreground: #1f2027;
--primary-cta: #1f2027;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta-text: #1f2027;
--accent: #627dc6;
--background-accent: #627dc6;
--background: #ffffff;
--card: #f7f7f7;
--foreground: #1a1a1a;
--primary-cta: #e63946;
--primary-cta-text: #ffffff;
--secondary-cta: #f0f0f0;
--secondary-cta-text: #1a1a1a;
--accent: #106EFB;
--background-accent: #d4e4fc;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);