Update src/app/globals.css

This commit is contained in:
2026-01-06 12:22:53 +00:00
parent bcd75876bf
commit 6d35ca1cbf

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #000000;; --background: #ffffff;;
--card: #1a1a1a;; --card: #fcfcfc;;
--foreground: #ffff00;; --foreground: #000000e6;;
--primary-cta: #ffff00;; --primary-cta: #1a1a1a;;
--secondary-cta: #1a1a1a;; --secondary-cta: #ffffff;;
--accent: #ffff00;; --accent: #bebebe;;
--background-accent: #1a1a1a;; --background-accent: #c4c4c4;;
/* 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);