Update src/app/styles/variables.css

This commit is contained in:
2026-05-27 00:18:20 +00:00
parent effec72086
commit ec4add722e

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #F6F1EA;
--card: #F6F1EA;
--foreground: #2A1C15;
--primary-cta: #C9A46A;
--background: #0a0a0a;
--card: #1a1a1a;
--foreground: #f5f5f5;
--primary-cta: #ffdf7d;
--primary-cta-text: #F6F1EA;
--secondary-cta: #2A1C15;
--secondary-cta: #1a1a1a;
--secondary-cta-text: #F6F1EA;
--accent: #4E5A46;
--background-accent: #1A1A1A;
--accent: #b8860b;
--background-accent: #8b6914;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);