1 Commits

Author SHA1 Message Date
fc6ed532ef Update src/app/globals.css 2025-12-30 21:08:25 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #fffcfc;; --background: #0a0a0a;;
--card: #fffafa;; --card: #1a1a1a;;
--foreground: #220000;; --foreground: #fffffae6;;
--primary-cta: #c1121f;; --primary-cta: #fde047;;
--secondary-cta: #ffffff;; --secondary-cta: #1a1a1a;;
--accent: #f0b8bc;; --accent: #737373;;
--background-accent: #e07a82;; --background-accent: #737373;;
/* 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);