set theme switcher to auto
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
43838167bb
commit
2324dd26ea
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
$mw: 80%,// max-width
|
||||
//$mb: 1200px,// value at which to switch from fluid layout to max-width
|
||||
|
||||
$abridgeMode: "switcher",//valid values: switcher, auto, dark, light
|
||||
$abridgeMode: "auto",//valid values: switcher, auto, dark, light
|
||||
$syntax-mode: "auto",// Force syntax mode: auto, dark, light
|
||||
$switcherDefault: "dark",// default nojs switcher mode: dark, light (make sure to also set js_switcher_default in config.toml)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue