2 Commits

Author SHA1 Message Date
865322d11b Update src/app/globals.css 2026-01-22 20:29:11 +00:00
f28053abdf Update src/app/globals.css 2026-01-22 20:08:01 +00:00

View File

@@ -4,21 +4,21 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #0a0a0a;; /* --background: #060000;;
--card: #1a1a1a;; --card: #1d0d0d;;
--foreground: #ffe6cce6;; --foreground: #ffe6e6;;
--primary-cta: #d4a574;; --primary-cta: #ff3d4a;;
--secondary-cta: #1a1a1a;; --secondary-cta: #1f0a0a;;
--accent: #b8860b;; --accent: #7b2d2d;;
--background-accent: #5a4a2a;; */ --background-accent: #b8111f;; */
--background: #0a0a0a;; --background: #060000;;
--card: #1a1a1a;; --card: #1d0d0d;;
--foreground: #ffe6cce6;; --foreground: #ffe6e6;;
--primary-cta: #d4a574;; --primary-cta: #ff3d4a;;
--secondary-cta: #1a1a1a;; --secondary-cta: #1f0a0a;;
--accent: #b8860b;; --accent: #7b2d2d;;
--background-accent: #5a4a2a;; --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);