Update src/app/globals.css

This commit is contained in:
2025-12-26 08:37:27 +00:00
parent 4f438464a2
commit 8ffe168cce

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #000000; --background: #ffffff;
--card: #1a1a2e; --card: #fcfcfc;
--foreground: #e6f0ff; --foreground: #00120ae6;
--primary-cta: #3891f6; --primary-cta: #15ad59;
--secondary-cta: #0e1a29; --secondary-cta: #ffffff;
--accent: #3f5c79; --accent: #e2e2e2;
--background-accent: #016ad3; --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);