Update src/app/styles/variables.css

This commit is contained in:
2026-02-20 13:18:54 +00:00
parent d0eb9ee155
commit 807dcf8830

View File

@@ -2,21 +2,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #f6f0e9;; /* --background: #060000;;
--card: #efe7dd;; --card: #1d0d0d;;
--foreground: #2b180a;; --foreground: #ffe6e6;;
--primary-cta: #2b180a;; --primary-cta: #ff3d4a;;
--secondary-cta: #efe7dd;; --secondary-cta: #1f0a0a;;
--accent: #94877c;; --accent: #7b2d2d;;
--background-accent: #afa094;; */ --background-accent: #b8111f;; */
--background: #f6f0e9;; --background: #060000;;
--card: #efe7dd;; --card: #1d0d0d;;
--foreground: #2b180a;; --foreground: #ffe6e6;;
--primary-cta: #2b180a;; --primary-cta: #ff3d4a;;
--secondary-cta: #efe7dd;; --secondary-cta: #1f0a0a;;
--accent: #94877c;; --accent: #7b2d2d;;
--background-accent: #afa094;; --background-accent: #b8111f;;
/* 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);