Update src/app/styles/variables.css

This commit is contained in:
2026-03-05 19:30:26 +00:00
parent 8ed8020a1d
commit 94b8ced16c

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #efebe5;
--card: #f7f2ea;
--foreground: #1a1a1a;
--primary-cta: #2c3e50;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #ffffffe6;
--primary-cta: #e6e6e6;
--primary-cta-text: #efebe5;
--secondary-cta: #efebe5;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #1a1a1a;
--accent: #ffffff;
--background-accent: #2c3e50;
--accent: #737373;
--background-accent: #737373;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);