Update src/app/styles/variables.css

This commit is contained in:
2026-06-01 08:07:42 +00:00
parent c57a7b8c66
commit 39f4704a5b

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #fffefe;
--card: #f6f7f4;
--foreground: #080908;
--primary-cta: #0e3a29;
--background: #151312;
--card: #2A201C;
--foreground: #F8F4EE;
--primary-cta: #C8A97E;
--primary-cta-text: #fffefe;
--secondary-cta: #e7eecd;
--secondary-cta: #B8855A;
--secondary-cta-text: #080908;
--accent: #35c18b;
--background-accent: #ecebe4;
--accent: #C8A97E;
--background-accent: #2A201C;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);