From d058e2946bae167ef78e07d663d93eae96487ecf Mon Sep 17 00:00:00 2001 From: gwen Date: Tue, 19 Feb 2013 16:32:31 +0100 Subject: [PATCH] doc theme --- doc/conf.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" }