Update src/app/styles/variables.css

This commit is contained in:
2026-05-30 21:55:14 +00:00
parent ec06a3cfaa
commit 6dca3413c7

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #e3deea;
--background: #f8f8f8;
--card: #ffffff;
--foreground: #27231f;
--primary-cta: #27231f;
--foreground: #1a1a1a;
--primary-cta: #006633;
--primary-cta-text: #e3deea;
--secondary-cta: #ffffff;
--secondary-cta: #CC0000;
--secondary-cta-text: #27231f;
--accent: #c68a62;
--background-accent: #c68a62;
--accent: #FFD700;
--background-accent: #e6e6e6;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);