The config.json was truncated and had unclosed brackets. This prevented Helm from properly merging the ElementWeb configuration, so the custom themes were never loaded into the cluster. This fix: - Closes the unclosed JSON brackets - Validates the full JSON structure - Removes duplicate/extra closing brackets - Ensures all 6 custom themes are properly included Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>