Skip to content

Commit

Permalink
enforce dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
almog-lv committed May 5, 2024
1 parent d464dba commit fb06cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ theme:
icon: material/brightness-auto
name: Switch to light mode
- media: "(prefers-color-scheme: light)"
scheme: default
scheme: slate
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
Expand Down

0 comments on commit fb06cf1

Please sign in to comment.