Getting "Dark Theme" to Load

What's more, direct hyperlinking using <a href="URL">Text</a> doesn't cause the light load.

Specifically

<form target="_blank" action="URL">
    <input type="submit" value="Kibana">
</form> 

Forces a light load...