Update src/app/globals.css

This commit is contained in:
2025-12-23 16:04:55 +00:00
parent 693549380f
commit 69bc36112b

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #080000; --background: #f8faff;
--card: #1e0d0d; --card: #f0f4ff;
--foreground: #ffe6e6; --foreground: #1a1a2e;
--primary-cta: #ff7a7a; --primary-cta: #3b82f6;
--secondary-cta: #1e0909; --secondary-cta: #ffffff;
--accent: #7b4242; --accent: #d5c6ff;
--background-accent: #65292c; --background-accent: #b394fa;
/* 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);