Merge version_6 into main

Merge version_6 into main
This commit was merged in pull request #5.
This commit is contained in:
2025-12-25 14:24:44 +00:00

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #00070e; --background: #000602;
--card: #152840; --card: #0d1d0d;
--foreground: #e6f0ff; --foreground: #e6ffe6;
--primary-cta: #3891f6; --primary-cta: #1cde5d;
--secondary-cta: #0e1a29; --secondary-cta: #0a1f0f;
--accent: #3f5c79; --accent: #2e6841;
--background-accent: #016ad3; --background-accent: #0d6b32;
/* 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);