1 Commits

Author SHA1 Message Date
94675eefb5 Update src/app/globals.css 2026-01-19 14:18:19 +00:00

View File

@@ -4,21 +4,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #060000;; /* --background: #000000;;
--card: #1d0d0d;; --card: #1a1a1a;;
--foreground: #ffe6e6;; --foreground: #ffeb3b;;
--primary-cta: #ff3d4a;; --primary-cta: #ffd700;;
--secondary-cta: #1f0a0a;; --secondary-cta: #1a1a1a;;
--accent: #7b2d2d;; --accent: #ffc700;;
--background-accent: #b8111f;; */ --background-accent: #ffeb3b;; */
--background: #060000;; --background: #000000;;
--card: #1d0d0d;; --card: #1a1a1a;;
--foreground: #ffe6e6;; --foreground: #ffeb3b;;
--primary-cta: #ff3d4a;; --primary-cta: #ffd700;;
--secondary-cta: #1f0a0a;; --secondary-cta: #1a1a1a;;
--accent: #7b2d2d;; --accent: #ffc700;;
--background-accent: #b8111f;; --background-accent: #ffeb3b;;
/* 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);