1 Commits

Author SHA1 Message Date
795f61d4bd Update src/app/globals.css 2025-12-25 12:50:42 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #0a0e1a; --background: #ffffff;
--card: #121626; --card: #fafafa;
--foreground: #e0e8ff; --foreground: #000000;
--primary-cta: #ff8c42; --primary-cta: #ff0000;
--secondary-cta: #0a0e1a; --secondary-cta: #ffffff;
--accent: #1cde5d; --accent: #e5e5e5;
--background-accent: #1cde5d; --background-accent: #f5f5f5;
/* 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);