Update src/app/styles/variables.css

This commit is contained in:
2026-04-22 06:17:23 +00:00
parent d297617a87
commit 2060225fe3

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fdfbf9;
--card: #f5f3f0;
--foreground: #1a1a1a;
--primary-cta: #1a1a1a;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #dfff1c;
--primary-cta-text: #f5f4ef;
--secondary-cta: #fdfbf9;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #2a2928;
--accent: #d1cfcd;
--background-accent: #e8e5e1;
--accent: #8b9a1b;
--background-accent: #5d6b00;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);