themeName
Last updated
Last updated
This is the name that will appear in the select input of the Keycloak Admin UI that let's you select the theme.
By default it's package.json["name"]
The theme name is also in kcContext.themeName
Providing an array enables you to implement theme variant. See:
๐ญTheme Variants