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

weru
30.45.2023 a2ddf2b329392fd368d23648b23aaecfc6f05f7d
1
2
3
4
<div class="color_mode">
  <label for="mode"></label>
  <input type="checkbox" class="color_choice standardize-input" id="mode" title="Toggle Dark Mode">
</div>