Shut down the Keycloak server a login to the database and run:

update REALM set ACCOUNT_THEME = null, ADMIN_THEME = null, LOGIN_THEME = null

It will use the theme specified in keycloak-server.json then, which by default is keycloak.

~ Scott

On Jun 11, 2015, at 1:13 PM, Kevin Thorpe <kevin.thorpe@p-i.net> wrote:

Hi, 
   we had an install of Keycloak 1.2.0-beta (Ithink) and I changed the admin theme to 'base'. After that the admin console
doesn't work. All I get is 
 {{notification.header}} {{notification.message}}
Loading...
because there are loads of 404 requests for javascript components eg:
http://ld5-keycloak.p-i.net:8080/auth/resources/1.2.0.final/admin/base/lib/jquery/jquery-1.10.2.js Failed to load resource: the server responded with a status of 404 (Not Found)
We upgraded to 1.2.0-final but that didn't help

How do I manually reset the theme to keycloak to get over this? The documentation only covers using the admin console to do 
that and I've lost that.

Kevin Thorpe
CTO

_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user