From 6a99b2761bf063bd82953029f7be8cc7c1bc7386 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 15 Sep 2010 16:24:43 -0400 Subject: [PATCH] Updated conf.py approptiately. --- conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.py b/conf.py index 6ebe2d8..966621b 100644 --- a/conf.py +++ b/conf.py @@ -91,7 +91,7 @@ pygments_style = 'sphinx' # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. -html_theme = 'flask' +html_theme = 'kr' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the