[Python-checkins] devguide: Try out the nature theme.
georg.brandl
python-checkins at python.org
Tue Jan 25 22:51:41 CET 2011
georg.brandl pushed 3abca440037b to devguide:
http://hg.python.org/devguide/rev/3abca440037b
changeset: 204:3abca440037b
tag: tip
user: Georg Brandl <georg at python.org>
date: Tue Jan 25 22:49:22 2011 +0100
summary:
Try out the nature theme.
files:
conf.py
diff --git a/conf.py b/conf.py
--- a/conf.py
+++ b/conf.py
@@ -93,7 +93,7 @@
# 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
--
Repository URL: http://hg.python.org/devguide
More information about the Python-checkins
mailing list