Add a switch for going back to system theme

This commit is contained in:
Philipp Oppermann
2021-10-17 15:40:48 +02:00
parent 69917e234c
commit 76b6c445e4
3 changed files with 79 additions and 9 deletions

View File

@@ -58,6 +58,7 @@
</div>
<div class="light-switch" onclick="toggle_lights()" title="Switch between light and dark theme"></div>
<div class="light-switch-reset" onclick="clear_theme_override()" title="Clear the theme override and go back to the system theme"></div>
<script data-goatcounter="https://phil-opp.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
</body>