Files
jitsi-meet/react/features
Avram Tudor 04dc27b9e8 fix(dynamic-branding): custom palette colors not applied to semantic tokens (#17252)
Fixes a regression introduced by semantic tokens, released in 6626 where components switched from using base tokens (e.g., action01) to semantic tokens (e.g., prejoinActionButtonPrimary).

This caused custom branding palette overrides to stop working because semantic tokens were resolved BEFORE the custom palette was merged.
2026-03-31 16:00:40 +03:00
..