Update src/app/styles/variables.css

This commit is contained in:
2026-05-23 23:41:04 +00:00
parent 5f37030ff5
commit 009a02cf7a

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fbfbfb;
--card: #ffffff;
--foreground: #0a0a0a;
--primary-cta: #111827;
--background: #ffffff;
--card: #f9f9f9;
--foreground: #111827;
--primary-cta: #15479c;
--primary-cta-text: #ffffff;
--secondary-cta: #f3f4f6;
--secondary-cta: #e2e8f0;
--secondary-cta-text: #000612e6;
--accent: #e5e7eb;
--background-accent: #f9fafb;
--background-accent: #f3f4f6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);