Update src/app/globals.css

This commit is contained in:
2025-12-23 16:31:51 +00:00
parent 2b75b0e1f2
commit f6f797448f

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #f7fafd; --background: #000602;
--card: #eff6fc; --card: #0d1d0d;
--foreground: #1a2433; --foreground: #e6ffe6;
--primary-cta: #2563eb; --primary-cta: #1cde5d;
--secondary-cta: #ffffff; --secondary-cta: #0a1f0f;
--accent: #f8c093; --accent: #2e6841;
--background-accent: #f5b78b; --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);