Skip to content

Commit

Permalink
Update theme picker icon
Browse files Browse the repository at this point in the history
  • Loading branch information
shaedrich authored Mar 27, 2024
1 parent 11b3d49 commit 287e9b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@ theme:
primary: brown
accent: amber
toggle:
icon: material/toggle-switch-off-outline
icon: material/brightness-4
name: Switch to dark mode

# Dark mode
- scheme: slate
primary: brown
accent: amber
toggle:
icon: material/toggle-switch
icon: material/brightness-4
name: Switch to light mode

nav:
Expand Down

0 comments on commit 287e9b1

Please sign in to comment.