Change docs nav header background color

This commit is contained in:
ReenigneArcher 2022-08-07 17:01:25 -04:00
parent c184f16e28
commit 2afa3a4390
No known key found for this signature in database
GPG Key ID: 0CA6A47B0630EA9B

View File

@ -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,