Skip to content

Commit 3c54852

Browse files
committed
Change theme to haiku.
1 parent fa741a9 commit 3c54852

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,9 @@
9191

9292
# The theme to use for HTML and HTML Help pages. See the documentation for
9393
# a list of builtin themes.
94-
html_theme = 'default'
94+
95+
# agogo, default, epub, haiku, nature, pyramid, scrolls, sphinxdoc, traditional
96+
html_theme = 'haiku'
9597

9698
# Theme options are theme-specific and customize the look and feel of a theme
9799
# further. For a list of options available for each theme, see the

0 commit comments

Comments
 (0)