Theme Variants
Last updated
Was this helpful?
Last updated
Was this helpful?
Theme variant enables you to create multiples Keycloak theme with a single codebase.
This will make the theme variant appear in the Keycloak admin select input:
In your code you'll be able to load different styles based on the value of kcContext.themeName
:
Keycloakify lets you provide custom tranlations on a per-theme variant basis.
Example:
Read first for context.
For native Email Theme . For native Theme in general .
run npm run dev
, npm run storybook
or npm run build-keycloak-theme
for the types to be updated.