Update src/app/styles/variables.css

This commit is contained in:
2026-03-03 06:39:12 +00:00
parent 188723e624
commit a2c6b7ca39

View File

@@ -2,23 +2,15 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #0f0a05;; --background: #0f0a05;
--card: #1a1410;; --card: #1a1410;
--foreground: #f5ede4;; --foreground: #f5ede4;
--primary-cta: #d4af37;; --primary-cta: #d4af37;
--secondary-cta: #2a1f15;; --primary-cta-text: #0f0a05;
--accent: #8b6f47;; --secondary-cta: #2a1f15;
--background-accent: #3d2817;; */ --secondary-cta-text: #f5ede4;
--accent: #8b6f47;
--background: #0f0a05;; --background-accent: #3d2817;
--card: #1a1410;;
--foreground: #f5ede4;;
--primary-cta: #d4af37;;
--primary-cta-text: #f6f0e9;;
--secondary-cta: #2a1f15;;
--secondary-cta-text: #2b180a;;
--accent: #8b6f47;;
--background-accent: #3d2817;;
/* 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);