1 Commits

Author SHA1 Message Date
c0b21bdf21 Update src/app/globals.css 2026-01-13 15:11:53 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #ffffff;; --background: #222222;;
--card: #fcfcfc;; --card: #1a1a1a;;
--foreground: #120006e6;; --foreground: #E0E0E0;;
--primary-cta: #e63946;; --primary-cta: #3b82f6;;
--secondary-cta: #f9f9f9;; --secondary-cta: #1a1a1a;;
--accent: #e2e2e2;; --accent: #737373;;
--background-accent: #c4c4c4;; --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);