mirror of https://github.com/onweru/compose.git

weru
09.07.2023 f59b40a8e0ee3f4c808ab7b269667ab31c43c34e
layouts/partials/mode.html
@@ -1,4 +1,4 @@
<div class="color_mode">
  <label for="mode"></label>
<div class=color_mode>
  <label for=mode></label>
  <input type="checkbox" class="color_choice standardize-input" id="mode" title="Toggle Dark Mode">
</div>