Update src/app/styles/variables.css

This commit is contained in:
2026-06-08 12:57:19 +00:00
parent b3e12d9a6e
commit 90d70ab80f

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #0c1325;
--primary-cta: #0798ff;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #0c1325;
--accent: #93c7ff;
--background-accent: #a8cde8;
--background: #ffffff;
--card: #f5f5f5;
--foreground: #1a1a1a;
--primary-cta: #0D6E6E;
--primary-cta-text: #ffffff;
--secondary-cta: #C9A84C;
--secondary-cta-text: #1a1a1a;
--accent: #C9A84C;
--background-accent: #e0f2f2;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);