summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2016-07-03 17:31:10 +0100
committerClaudiu Popa <pcmanticore@gmail.com>2016-07-03 19:48:46 +0100
commit63c42081d386db7a6f38f92992ba3d51b26bf200 (patch)
tree2bd6fc98329cd483c5e67075a70eeeb36844e2a2
parent82d5592f66c093036bd2ea7ca1908dafab21acd3 (diff)
downloadpylint-git-63c42081d386db7a6f38f92992ba3d51b26bf200.tar.gz
Switch to nature theme.
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index d89693eed..9eabbf0c3 100644
--- a/doc/conf.py
+++ b/doc/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 = 'default'
+html_theme = 'nature'
# 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