Change docs nav header background color
This commit is contained in:
parent
c184f16e28
commit
2afa3a4390
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ html_theme_options = {
|
|||
'prev_next_buttons_location': 'bottom',
|
||||
'style_external_links': True,
|
||||
'vcs_pageview_mode': 'blob',
|
||||
# 'style_nav_header_background': 'white',
|
||||
'style_nav_header_background': '#151515',
|
||||
# Toc options
|
||||
'collapse_navigation': True,
|
||||
'sticky_navigation': True,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue