docs: use the default sidebar color to make the version easier to read

This commit is contained in:
George Kiagiadakis 2021-05-26 15:59:41 +03:00
parent fa6db589da
commit f2d4ed17da

View file

@ -34,7 +34,6 @@ html_theme_options = {
"display_version": True,
"prev_next_buttons_location": "both",
"style_external_links": True,
"style_nav_header_background": "#729fcf",
}
html_static_path = ['@SRCDIR@/_static']