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 0a70ad8 commit f00d577
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 @@ -61,15 +61,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 f00d577

Please sign in to comment.