3 Commits

Author SHA1 Message Date
d442b27339 Update src/app/globals.css 2025-12-30 20:23:22 +00:00
21acf3992f Update src/app/globals.css 2025-12-30 20:21:14 +00:00
8b2b4af112 Update src/app/globals.css 2025-12-30 20:13:29 +00:00

View File

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