Update src/app/styles/variables.css

This commit is contained in:
2026-06-11 05:25:28 +00:00
parent 9ddf324c8a
commit 8f82a0b085

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #0d1412;
--card: #f9f9f9; --card: #1a201f;
--foreground: #120a00e6; --foreground: #eae5d8;
--primary-cta: #ff8c42; --primary-cta: #d8a86b;
--primary-cta-text: #ffffff; --primary-cta-text: #0d1412;
--secondary-cta: #f9f9f9; --secondary-cta: #1a201f;
--secondary-cta-text: #120a00e6; --secondary-cta-text: #eae5d8;
--accent: #e2e2e2; --accent: #9cd6b5;
--background-accent: #c4c4c4; --background-accent: #1a201f;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);