Update src/app/styles/variables.css

This commit is contained in:
2026-06-09 22:45:01 +00:00
parent d1ff5d9f51
commit 37e648e31f

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4f0;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #B8860B;
--background: #efebe5;
--card: #f7f2ea;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #d4af37;
--background-accent: #e8e6e1;
--secondary-cta: #ffffff;
--secondary-cta-text: #f5f4f0;
--accent: #ffffff;
--background-accent: #e1b875;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);