We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ce18f1 commit a693a2eCopy full SHA for a693a2e
sass/abridge.scss
@@ -9,7 +9,7 @@
9
//$mb: 1200px,// value at which to switch from fluid layout to max-width
10
11
$abridgeMode: "switcher",//valid values: switcher, auto, dark, light
12
- $syntax-mode: "auto",// Force syntax mode: auto, dark, light
+ $syntax-mode: "light",// Force syntax mode: auto, dark, light
13
$switcherDefault: "light",// default nojs switcher mode: dark, light (make sure to also set js_switcher_default in config.toml)
14
15
$color: "orange",// color template to use/override: orange, blue, blueshade
0 commit comments