Update src/app/styles/variables.css

This commit is contained in:
2026-03-22 06:21:40 +00:00
parent 0f3a940567
commit b56981ec47

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #1b0c25;
--primary-cta: #1b0c25;
--background: #ffffff;
--card: #f8f8f8;
--foreground: #1a1a1a;
--primary-cta: #0066cc;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta: #f0f0f0;
--secondary-cta-text: #1b0c25;
--accent: #ff93e4;
--background-accent: #e8a8c3;
--accent: #0052a3;
--background-accent: #e0e8f5;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);