Update src/app/globals.css

This commit is contained in:
2025-12-25 12:18:04 +00:00
parent 15a36d3bfb
commit 2c47d88e4f

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #000602; --background: #ffffff;
--card: #0d1d0d; --card: #fcfcfc;
--foreground: #e6ffe6; --foreground: #000f0fe6;
--primary-cta: #1cde5d; --primary-cta: #00c9e8;
--secondary-cta: #0a1f0f; --secondary-cta: #ffffff;
--accent: #2e6841; --accent: #e2e2e2;
--background-accent: #0d6b32; --background-accent: #c4c4c4;
/* 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);