Update topics/themes.adoc

This commit is contained in:
Stian Thorgersen 2016-06-08 15:18:23 +02:00
parent b5ae946399
commit 24f113b263

View file

@ -95,7 +95,7 @@ import=common/keycloak
You have now created a theme with support for the login type. To check that it works open the admin console. Select your realm and click on `Themes`.
For `Login Theme` select `mytheme` and click `Save`. Then open the login page for the realm.
You can do this either by login through your application or by opening `/realms/<realm name>/account` on the {book.project.name} server.
You can do this either by login through your application or by opening the Account Management console.
To see the effect of changing the parent theme, set `parent=keycloak` in `theme.properties` and refresh the login page.