compose-theme/layouts/partials/mode.html
2024-07-26 17:08:59 +02:00

4 lines
157 B
HTML

<div class=color_mode>
<label for=mode></label>
<input type="checkbox" class="color_choice standardize-input" id="mode" title="Toggle Dark Mode">
</div>