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

weru
10.11.2020 915c2651987f6487e6736797f4f6d7cae4a807f3
1
2
3
4
<div class = 'color_mode'>
  <label for = 'mode'></label>
  <input type = 'checkbox' class = 'color_choice' id = 'mode' title="Toggle Dark Mode">
</div>