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

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