Update src/app/globals.css

This commit is contained in:
2026-01-20 15:04:34 +00:00
parent b2ee531e86
commit 46add7db7a

View File

@@ -4,20 +4,20 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
/* --background: #1a1a1a;; /* --background: #0a0a0a;;
--card: #2d2d2d;; --card: #1a1a1a;;
--foreground: #ffffff;; --foreground: #ffffffe6;;
--primary-cta: #ff3d4a;; --primary-cta: #ff3d4a;;
--secondary-cta: #1a1a1a;; --secondary-cta: #1a1a1a;;
--accent: #ff3d4a;; --accent: #7b2d2d;;
--background-accent: #b8111f;; */ --background-accent: #b8111f;; */
--background: #1a1a1a;; --background: #0a0a0a;;
--card: #2d2d2d;; --card: #1a1a1a;;
--foreground: #ffffff;; --foreground: #ffffffe6;;
--primary-cta: #ff3d4a;; --primary-cta: #ff3d4a;;
--secondary-cta: #1a1a1a;; --secondary-cta: #1a1a1a;;
--accent: #ff3d4a;; --accent: #7b2d2d;;
--background-accent: #b8111f;; --background-accent: #b8111f;;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */