Skip to content

Commit 567bba5

Browse files
committed
change to the default theme for readthedocs.org
1 parent 286df2c commit 567bba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696

9797
# The theme to use for HTML and HTML Help pages. Major themes that come with
9898
# Sphinx are currently 'default' and 'sphinxdoc'.
99-
html_theme = 'nature'
99+
html_theme = 'default'
100100

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

0 commit comments

Comments
 (0)