<h1>Themes</h1> <hr /> <h3>Bootswatch Themes</h3> <p> NodeBB Themes are powered by Bootswatch, a repository containing themes built with Bootstrap as a base theme. </p> <ul class="themes"> <li><i class="icon-refresh icon-spin"></i> Loading Themes</li> </ul> <h3>Revert to Default</h3> <p class="alert"> <button class="btn btn-warning" id="revert_theme">Revert</button> This will remove any custom theme applied to your NodeBB, and restore the base theme. </p> <script type="text/javascript" src="../../src/forum/admin/themes.js"></script>