Merge version_9 into main #6

Merged
mulika-local merged 3 commits from version_9 into main 2025-12-26 15:11:44 +00:00
Showing only changes of commit 99148f90fe - Show all commits

View File

@@ -4,13 +4,13 @@
/* Base units */
/* --vw is set by ThemeProvider */
--background: #fafafa;
--card: #f4f4f5;
--foreground: #27272a;
--primary-cta: #3f3f46;
--background: #fafffb;
--card: #f7fffa;
--foreground: #001a0a;
--primary-cta: #0a7039;
--secondary-cta: #ffffff;
--accent: #facc15;
--background-accent: #eab308;
--accent: #a8d9be;
--background-accent: #6bbf8e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);