1 Commits

Author SHA1 Message Date
5c875c4d3e Merge version_2 into main
Merge version_2 into main
2025-12-26 09:18:06 +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: #0a0a0a;
--card: #fcfcfc; --card: #1a1a1a;
--foreground: #120a00e6; --foreground: #fff0f0e6;
--primary-cta: #ff8c42; --primary-cta: #ff3d4a;
--secondary-cta: #ffffff; --secondary-cta: #1a1a1a;
--accent: #e2e2e2; --accent: #737373;
--background-accent: #c4c4c4; --background-accent: #737373;
/* 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);