Update src/app/styles/variables.css

This commit is contained in:
2026-02-25 15:52:20 +00:00
parent 4d85993b1e
commit 525d64db2d

View File

@@ -2,23 +2,23 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #ffffff;; /* --background: #060000;;
--card: #f9f9f9;; --card: #1d0d0d;;
--foreground: #120006e6;; --foreground: #ffe6e6;;
--primary-cta: #e63946;; --primary-cta: #ff3d4a;;
--secondary-cta: #f9f9f9;; --secondary-cta: #1f0a0a;;
--accent: #e2e2e2;; --accent: #7b2d2d;;
--background-accent: #c4c4c4;; */ --background-accent: #b8111f;; */
--background: #ffffff;; --background: #060000;;
--card: #f9f9f9;; --card: #1d0d0d;;
--foreground: #120006e6;; --foreground: #ffe6e6;;
--primary-cta: #e63946;; --primary-cta: #ff3d4a;;
--primary-cta-text: #ffffff;; --primary-cta-text: #060000;;
--secondary-cta: #f9f9f9;; --secondary-cta: #1f0a0a;;
--secondary-cta-text: #120006e6;; --secondary-cta-text: #ffe6e6;;
--accent: #e2e2e2;; --accent: #7b2d2d;;
--background-accent: #c4c4c4;; --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);