Update src/app/globals.css

This commit is contained in:
2025-12-26 10:41:32 +00:00
parent e6116793de
commit 2f2a1c2a08

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #00070e; --background: #1a0d14;
--card: #152840; --card: #2a1a22;
--foreground: #e6f0ff; --foreground: #ffe0e8;
--primary-cta: #3891f6; --primary-cta: #ff1493;
--secondary-cta: #0e1a29; --secondary-cta: #ffb6d9;
--accent: #3f5c79; --accent: #ff69b4;
--background-accent: #016ad3; --background-accent: #c71585;
/* 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);