1 Commits

Author SHA1 Message Date
b01f7667ba Update src/app/globals.css 2025-12-25 12:18:50 +00:00

View File

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