Skip to content

Commit

Permalink
docs(theme): Don't use automatic dark/lite theme
Browse files Browse the repository at this point in the history
  • Loading branch information
fischeti committed Sep 11, 2024
1 parent 492cad4 commit 59b2418
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@ theme:
name: material
palette:

# Default palette
- media: "(prefers-color-scheme)"
toggle:
icon: material/brightness-auto
name: Switch to light mode

# Palette toggle for light mode
- scheme: default
media: "(prefers-color-scheme: light)"
Expand Down

0 comments on commit 59b2418

Please sign in to comment.