Update src/app/globals.css

This commit is contained in:
2025-12-26 08:27:11 +00:00
parent 121226967c
commit 8808b6e782

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #0a0a0a; --background: #000000;
--card: #1a1a1a; --card: #1a1a1a;
--foreground: #ffffffe6; --foreground: #ffffffe6;
--primary-cta: #b366ff; --primary-cta: #ff8c42;
--secondary-cta: #1a1a1a; --secondary-cta: #1a1a1a;
--accent: #737373; --accent: #ff6b35;
--background-accent: #737373; --background-accent: #ff8c42;
/* 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);