Update src/app/styles/variables.css

This commit is contained in:
2026-04-17 06:52:57 +00:00
parent 7bccb6c83d
commit 2f5e37a6f0

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #000000;
--card: #1a2f1d;
--foreground: #ffffff;
--primary-cta: #ffffff;
--background: #fdfaf6;
--card: #efebe5;
--foreground: #2b180a;
--primary-cta: #0a7039;
--primary-cta-text: #ffffff;
--secondary-cta: #0d200f;
--secondary-cta: #ff7b05;
--secondary-cta-text: #ffffff;
--accent: #1a3d1f;
--background-accent: #355e3b;
--accent: #8b5a2b;
--background-accent: #efebe5;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);