mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Make dark mode the default theme on load
Signed-off-by: Mario Sarcher <mario@sarcher.de>
This commit is contained in:
parent
cdeac2849e
commit
4abdfeb420
@ -55,13 +55,13 @@ theme:
|
||||
favicon: img/favicon.ico
|
||||
logo: img/lens-logo-icon.svg
|
||||
palette:
|
||||
- scheme: default
|
||||
toggle:
|
||||
icon: material/toggle-switch
|
||||
name: Switch to light mode
|
||||
- scheme: slate
|
||||
toggle:
|
||||
icon: material/toggle-switch-off-outline
|
||||
name: Switch to light mode
|
||||
- scheme: default
|
||||
toggle:
|
||||
icon: material/toggle-switch
|
||||
name: Switch to dark mode
|
||||
features:
|
||||
- toc.autohide
|
||||
|
||||
Loading…
Reference in New Issue
Block a user