Update src/app/globals.css

This commit is contained in:
2025-12-24 11:17:45 +00:00
parent 865af28465
commit cdcb403d97

View File

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