Skip to content

Commit

Permalink
Update mkdocs.yml translation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 19, 2024
1 parent c2e324e commit 7f6f3b4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions website/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,17 +112,18 @@ plugins:
toggle:
icon: material/brightness-auto
name: Wechseln Sie in den Lichtmodus
# Palette toggle for light mode
# Palette toggle for light mode
- media: "(prefers-color-scheme: light)"
scheme: default
primary: grey
toggle:
icon: material/brightness-7
name: Wechseln Sie in den Dunkelmodus
# Palette toggle for dark mode
# Palette toggle for dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: grey
toggle:
icon: material/brightness-4
name: Wechseln Sie zu den Systemeinstellungen

0 comments on commit 7f6f3b4

Please sign in to comment.