mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix the theme switch label in mkdocs
Signed-off-by: Mario Sarcher <mario@sarcher.de>
This commit is contained in:
parent
85419e2cd7
commit
efff3cb8c4
@ -62,11 +62,11 @@ theme:
|
||||
- scheme: slate
|
||||
toggle:
|
||||
icon: material/toggle-switch-off-outline
|
||||
name: Switch to light mode
|
||||
name: Switch to dark mode
|
||||
- scheme: default
|
||||
toggle:
|
||||
icon: material/toggle-switch
|
||||
name: Switch to dark mode
|
||||
name: Switch to light mode
|
||||
features:
|
||||
- toc.autohide
|
||||
- search.suggest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user