Skip to content

Commit

Permalink
Document preferred-dark-theme config option
Browse files Browse the repository at this point in the history
  • Loading branch information
Flying-Toast committed Sep 26, 2019
1 parent b0ae14a commit f0ac13e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book-example/src/format/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f0ac13e

Please sign in to comment.