Change docs nav header background color
This commit is contained in:
+1
-1
@@ -83,7 +83,7 @@ html_theme_options = {
|
|||||||
'prev_next_buttons_location': 'bottom',
|
'prev_next_buttons_location': 'bottom',
|
||||||
'style_external_links': True,
|
'style_external_links': True,
|
||||||
'vcs_pageview_mode': 'blob',
|
'vcs_pageview_mode': 'blob',
|
||||||
# 'style_nav_header_background': 'white',
|
'style_nav_header_background': '#151515',
|
||||||
# Toc options
|
# Toc options
|
||||||
'collapse_navigation': True,
|
'collapse_navigation': True,
|
||||||
'sticky_navigation': True,
|
'sticky_navigation': True,
|
||||||
|
|||||||
Reference in New Issue
Block a user