Skip to content

Commit c0ba0a5

Browse files
authored
Merge pull request #21 from pyfar/docs/pydata_theme
2 parents 5c713cb + 222c1be commit c0ba0a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
# The theme to use for HTML and HTML Help pages. See the documentation for
105105
# a list of builtin themes.
106106
#
107-
html_theme = 'insipid'
107+
html_theme = 'pydata_sphinx_theme'
108108

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

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ numpy
1212
scipy
1313
pyfar
1414
autodocsumm
15-
insipid-sphinx-theme
15+
pydata-sphinx-theme

0 commit comments

Comments
 (0)