Update src/app/globals.css

This commit is contained in:
2026-01-01 23:08:36 +00:00
parent 4326ec32ab
commit 91bc209c19

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #fafafa;; --background: #000000;;
--card: #f4f4f5;; --card: #1a1a1a;;
--foreground: #27272a;; --foreground: #ffffffe6;;
--primary-cta: #3f3f46;; --primary-cta: #e6e6e6;;
--secondary-cta: #ffffff;; --secondary-cta: #1a1a1a;;
--accent: #facc15;; --accent: #737373;;
--background-accent: #eab308;; --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);