Update src/app/globals.css

This commit is contained in:
2025-12-24 11:28:15 +00:00
parent 1b14ec468a
commit 690425a010

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #f5f8ff; --background: #0a0a0a;
--card: #ebf0ff; --card: #0d1d0d;
--foreground: #292d40; --foreground: #e6ffe6;
--primary-cta: #90a8e8; --primary-cta: #1cde5d;
--secondary-cta: #ffffff; --secondary-cta: #0a1f0f;
--accent: #ccd5f5; --accent: #2e6841;
--background-accent: #b8c4f0; --background-accent: #0d6b32;
/* 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);