Update src/app/styles/variables.css

This commit is contained in:
2026-03-21 18:24:17 +00:00
parent ab707b8be6
commit ca73992c70

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f5f5;
--card: #ffffff;
--foreground: #1c1c1c;
--primary-cta: #159c49;
--background: #0B0B0B;
--card: #2A2A2A;
--foreground: #FFFFFF;
--primary-cta: #B71C1C;
--primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff;
--secondary-cta: #2A2A2A;
--secondary-cta-text: #1c1c1c;
--accent: #159c49;
--background-accent: #a8e8ba;
--accent: #FBC02D;
--background-accent: #FBC02D;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);