Styling tweaks

Make theme switcher a toggle.
This commit is contained in:
2020-01-05 18:57:45 -05:00
parent 75f288b222
commit 448c6b86b4
4 changed files with 9 additions and 3 deletions

View File

@@ -68,7 +68,7 @@
<div class="theme-toggle">
<dark-mode-toggle
id="dark-mode-toggle-1"
appearance="switch"
appearance="toggle"
dark="Dark"
light="Light"
permanent

View File

@@ -62,7 +62,7 @@
<div class="theme-toggle">
<dark-mode-toggle
id="dark-mode-toggle-1"
appearance="switch"
appearance="toggle"
dark="Dark"
light="Light"
permanent