1 Commits

Author SHA1 Message Date
7416c8d1ed Update src/app/globals.css 2025-12-26 10:46:07 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #00070e; --background: #1a1a1a;
--card: #152840; --card: #2d2d2d;
--foreground: #e6f0ff; --foreground: #d3d3d3;
--primary-cta: #3891f6; --primary-cta: #a9a9a9;
--secondary-cta: #0e1a29; --secondary-cta: #1a1a1a;
--accent: #3f5c79; --accent: #808080;
--background-accent: #016ad3; --background-accent: #4a4a4a;
/* 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);