We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5c713cb + 222c1be commit c0ba0a5Copy full SHA for c0ba0a5
docs/conf.py
@@ -104,7 +104,7 @@
104
# The theme to use for HTML and HTML Help pages. See the documentation for
105
# a list of builtin themes.
106
#
107
-html_theme = 'insipid'
+html_theme = 'pydata_sphinx_theme'
108
109
# Theme options are theme-specific and customize the look and feel of a
110
# theme further. For a list of options available for each theme, see the
requirements_dev.txt
@@ -12,4 +12,4 @@ numpy
12
scipy
13
pyfar
14
autodocsumm
15
-insipid-sphinx-theme
+pydata-sphinx-theme
0 commit comments