apply warning for theme switcher everywhere

This commit is contained in:
Ruben 2025-04-09 22:26:36 -05:00
commit b9cf01de6f
No known key found for this signature in database
GPG key ID: 8EA836555FB6D9A5
3 changed files with 3 additions and 0 deletions

View file

@ -68,6 +68,7 @@
<li>
<span aria-hidden="true" class="seperator"></span>
<p class="caption section" style="font-size: smaller; opacity: .9;">Theme</p>
<p class="caption" style="color: var(--red);">Only works with JavaScript.</p>
<span>
<input type="radio" id="theme-auto" name="theme-setting" value="auto" checked />

View file

@ -70,6 +70,7 @@
<li>
<span aria-hidden="true" class="seperator"></span>
<p class="caption section" style="font-size: smaller; opacity: .9;">Theme</p>
<p class="caption" style="color: var(--red);">Only works with JavaScript.</p>
<span>
<input type="radio" id="theme-auto" name="theme-setting" value="auto" checked />

View file

@ -68,6 +68,7 @@
<li>
<span aria-hidden="true" class="seperator"></span>
<p class="caption section" style="font-size: smaller; opacity: .9;">Theme</p>
<p class="caption" style="color: var(--red);">Only works with JavaScript.</p>
<span>
<input type="radio" id="theme-auto" name="theme-setting" value="auto" checked />