This commit is contained in:
Joey Kimsey
2025-02-25 13:38:08 -05:00
parent 20f2f059a1
commit 15875d1fa3
6 changed files with 48 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<div class="col-12 col-sm-6 col-md-3 col-lg-2 mb-3 text-center">
{SHARE_IMAGE}
<h5>Dark Mode</h5>
<h5 class="atb-green">Dark Mode</h5>
<div class="material-switch px-4 mt-2">
<input name="dark-mode-toggle" type="checkbox" id="dark-mode-toggle" class="form-check-input">
<label for="dark-mode-toggle" class="label-default"></label>