2 Commits

Author SHA1 Message Date
4f438464a2 Update src/app/globals.css 2025-12-26 08:34:41 +00:00
8808b6e782 Update src/app/globals.css 2025-12-26 08:27:11 +00:00

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: #1a1a2e;
--foreground: #ffffffe6; --foreground: #e6f0ff;
--primary-cta: #b366ff; --primary-cta: #3891f6;
--secondary-cta: #1a1a1a; --secondary-cta: #0e1a29;
--accent: #737373; --accent: #3f5c79;
--background-accent: #737373; --background-accent: #016ad3;
/* 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);