Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ theme:
primary: deep purple
accent: amber
toggle:
icon: material/lightbulb-outline
name: Switch to light mode
icon: material/lightbulb
name: Switch to dark mode
- scheme: slate
primary: deep purple
accent: amber
toggle:
icon: material/lightbulb
name: Switch to dark mode
icon: material/lightbulb-outline
name: Switch to light mode
features:
- search.suggest
- search.highlight
Expand Down