add preferred-dark-theme to book.toml example

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

View File

@ -218,6 +218,7 @@ description = "The example book covers examples."
[output.html]
theme = "my-theme"
default-theme = "light"
preferred-dark-theme = "navy"
curly-quotes = true
mathjax-support = false
google-analytics = "123456"