Merge version_6 into main #8

Merged
mulika-local merged 2 commits from version_6 into main 2025-12-26 17:04:47 +00:00
Showing only changes of commit ba5f47f0b9 - Show all commits

View File

@@ -4,13 +4,13 @@
/* Base units */
/* --vw is set by ThemeProvider */
--background: #ffffff;
--card: #fcfcfc;
--foreground: #000000e6;
--primary-cta: #ff0000;
--background: #fffcfc;
--card: #fffafa;
--foreground: #220000;
--primary-cta: #c1121f;
--secondary-cta: #ffffff;
--accent: #bebebe;
--background-accent: #c4c4c4;
--accent: #f0b8bc;
--background-accent: #e07a82;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);