Update src/app/globals.css

This commit is contained in:
2025-12-23 12:16:55 +00:00
parent d62d20d66e
commit 47a820e80e

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #f5faff; --background: #0a0a0a;
--card: #f1f8ff; --card: #1a1a1a;
--foreground: #001122; --foreground: #fffef5e6;
--primary-cta: #15479c; --primary-cta: #facc15;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--accent: #a8cce8; --accent: #737373;
--background-accent: #7ba3cf; --background-accent: #737373;
/* 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);