change theme colors finally
This commit is contained in:
parent
24bcd813d6
commit
d49546a830
2 changed files with 37 additions and 1 deletions
|
@ -19,7 +19,7 @@ enableGitInfo = false
|
|||
[params]
|
||||
# (Optional, default light) Sets color theme: light, dark or auto.
|
||||
# Theme 'auto' switches between dark and light modes based on browser/os preferences
|
||||
BookTheme = 'dark'
|
||||
BookTheme = 'auto'
|
||||
|
||||
# (Optional, default true) Controls table of contents visibility on right side of pages.
|
||||
# Start and end levels can be controlled with markup.tableOfContents setting.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue