Document preferred-dark-theme config option

This commit is contained in:
Flying-Toast 2019-09-26 12:09:30 -04:00
parent b0ae14a2c7
commit f0ac13e3e2
1 changed files with 2 additions and 0 deletions

View File

@ -150,6 +150,8 @@ The following configuration options are available:
files with the ones found in the specified folder.
- **default-theme:** The theme color scheme to select by default in the
'Change Theme' dropdown. Defaults to `light`.
- **preferred-dark-theme:** The default theme to use if the browser
requests the dark version of the site. Defaults to `navy`.
- **curly-quotes:** Convert straight quotes to curly quotes, except for those
that occur in code blocks and code spans. Defaults to `false`.
- **mathjax-support:** Adds support for [MathJax](mathjax.md). Defaults to