summaryrefslogtreecommitdiff
path: root/src/python/doc/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/python/doc/conf.py')
-rwxr-xr-xsrc/python/doc/conf.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/python/doc/conf.py b/src/python/doc/conf.py
index 46debd87..e69e2751 100755
--- a/src/python/doc/conf.py
+++ b/src/python/doc/conf.py
@@ -126,9 +126,6 @@ html_theme = 'python_docs_theme'
# further. For a list of options available for each theme, see the
# documentation.
html_theme_options = {
- "sidebarbgcolor": "#A1ADCD",
- "sidebartextcolor": "black",
- "sidebarlinkcolor": "#334D5C",
"body_max_width": "100%",
}