<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div><div class="">Shut down the Keycloak server a login to the database and run:</div><div class=""><br class=""></div><div class="">update REALM set ACCOUNT_THEME = null, ADMIN_THEME = null, LOGIN_THEME = null</div><div class=""><br class=""></div><div class="">It will use the theme specified in keycloak-server.json then, which by default is keycloak.</div><div class=""><br class=""></div><div class="">~ Scott</div><br class=""><div><blockquote type="cite" class=""><div class="">On Jun 11, 2015, at 1:13 PM, Kevin Thorpe &lt;<a href="mailto:kevin.thorpe@p-i.net" class="">kevin.thorpe@p-i.net</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="">Hi,&nbsp;</div><div class="">&nbsp; &nbsp;we had an install of Keycloak 1.2.0-beta (Ithink) and I changed the admin theme to 'base'. After that the admin console</div><div class="">doesn't work. All I get is&nbsp;</div><div class=""><span style="font-family: 'Times New Roman'; font-size: inherit;" class="">&nbsp;</span><span class="" style="font-family: 'Times New Roman'; font-size: inherit;"></span><span class="" style="font-family: 'Times New Roman'; font-size: inherit;"></span><span class="" style="font-family: 'Times New Roman'; font-size: inherit;"><span class=""></span><span class=""></span></span><span class="" style="font-family: 'Times New Roman'; font-size: inherit;"><span class=""></span><span class=""></span></span><strong style="font-family: 'Times New Roman'; font-size: inherit;" class="">{{notification.header}}</strong><span style="font-family: 'Times New Roman'; font-size: inherit;" class="">&nbsp;</span><span style="font-family: 'Times New Roman'; font-size: inherit;" class="">{{notification.message}}</span></div><div id="loading" class="" style="font-family: 'Times New Roman'; font-size: inherit;">Loading...</div>because there are loads of 404 requests for javascript components eg:<div class=""><a href="http://ld5-keycloak.p-i.net:8080/auth/resources/1.2.0.final/admin/base/lib/jquery/jquery-1.10.2.js" class="">http://ld5-keycloak.p-i.net:8080/auth/resources/1.2.0.final/admin/base/lib/jquery/jquery-1.10.2.js</a> Failed to load resource: the server responded with a status of 404 (Not Found)</div><div class="">We upgraded to 1.2.0-final but that didn't help</div><div class=""><br class=""></div><div class="">How do I manually reset the theme to keycloak to get over this? The documentation only covers using the admin console to do&nbsp;</div><div class="">that and I've lost that.</div><div class=""><br clear="all" class=""><div class=""><div class="gmail_signature"><div dir="ltr" class=""><div dir="ltr" class=""><div class=""><font class=""><b class="">Kevin Thorpe<br class=""></b></font></div>
        <div class="">CTO<br class=""></div>
        <div class=""><a href="http://www.p-i.net/" target="_blank" class="">www.p-i.net</a>&nbsp;|&nbsp;<a href="https://twitter.com/@PI_150" target="_blank" class="">@PI_150</a><br class=""></div>
        <div class=""><br class=""></div></div></div></div></div>
</div></div>
_______________________________________________<br class="">keycloak-user mailing list<br class=""><a href="mailto:keycloak-user@lists.jboss.org" class="">keycloak-user@lists.jboss.org</a><br class="">https://lists.jboss.org/mailman/listinfo/keycloak-user</div></blockquote></div><br class=""></body></html>