Merge version_24_1781626192916 into main #24

Merged
bender merged 1 commits from version_24_1781626192916 into main 2026-06-16 16:09:57 +00:00

View File

@@ -7,13 +7,13 @@
/* @colorThemes/lightTheme/grayNavyBlue */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #25190c;
--primary-cta: #ff6207;
--foreground: #250c0d;
--primary-cta: #b82b40;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #25190c;
--accent: #ffce93;
--background-accent: #e8cfa8;
--secondary-cta-text: #250c0d;
--accent: #b90941;
--background-accent: #e8a8b6;
/* @layout/border-radius/rounded */
--radius: 0.5rem;