Merge version_8 into main #7

Merged
development merged 2 commits from version_8 into main 2025-12-22 12:24:27 +00:00
Showing only changes of commit 12755c736b - Show all commits

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #fefef5; --background: #1a0a0a;
--card: #fdfdf0; --card: #2a1414;
--foreground: #1a1a00; --foreground: #ffffff;
--primary-cta: #ffcf40; --primary-cta: #cc0000;
--secondary-cta: #ffffff; --secondary-cta: #2a1414;
--accent: #facc15; --accent: #ff3333;
--background-accent: #ffbf00; --background-accent: #660000;
/* 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);