Merge version_13 into main #14

Merged
development merged 3 commits from version_13 into main 2025-12-28 20:33:53 +00:00
Showing only changes of commit 828a7972ba - Show all commits

View File

@@ -4,9 +4,9 @@
/* Base units */
/* --vw is set by ThemeProvider */
--background: #ffffff;;
--card: #fcfcfc;;
--foreground: #000000e6;;
--background: #000000;;
--card: #1a1a1a;;
--foreground: #ffffff;;
--primary-cta: #1a1a1a;;
--secondary-cta: #ffffff;;
--accent: #808080;;