diff --git a/doc/conf.py b/doc/conf.py index 40f78c3..36aa251 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -96,7 +96,8 @@ html_theme_options = { "rightsidebar": "true", "nosidebar": "false", "sidebarbgcolor": "black", - "relbarbgcolor": "black" + "relbarbgcolor": "black", + "footerbgcolor": "black" }