Update src/app/styles/variables.css

This commit is contained in:
2026-03-20 23:18:55 +00:00
parent c557168191
commit 5a973cf14f

View File

@@ -12,13 +12,13 @@
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5fffae6;
--primary-cta: #80da9b;
--foreground: #ffffff;
--primary-cta: #ff3d4a;
--primary-cta-text: #0a0a0a;
--secondary-cta: #1a1a1a;
--secondary-cta: #000000;
--secondary-cta-text: #f5fffae6;
--accent: #737373;
--background-accent: #737373;
--accent: #ff3d4a;
--background-accent: #b8111f;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);