Update src/app/styles/variables.css

This commit is contained in:
2026-05-08 18:04:38 +00:00
parent 3cce50211d
commit 906d205225

View File

@@ -11,14 +11,14 @@
--background-accent: #ffffff; */
--background: #ffffff;
--card: #f9f9f9;
--foreground: #000612;
--primary-cta: #1c1c1c;
--card: #f8f8f8;
--foreground: #1a1a1a;
--primary-cta: #000000;
--primary-cta-text: #ffffff;
--secondary-cta: #f1f1f1;
--secondary-cta-text: #1c1c1c;
--accent: #d1d1d1;
--background-accent: #e8e8e8;
--accent: #e5e7eb;
--background-accent: #f3f4f6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);