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.
1 parent b70eb46 commit e5507d4Copy full SHA for e5507d4
docs/conf.py
@@ -62,7 +62,7 @@
62
# The theme to use for HTML and HTML Help pages. See the documentation for
63
# a list of builtin themes.
64
#
65
-html_theme = 'alabaster'
+html_theme = 'furo'
66
67
# Add any paths that contain custom static files (such as style sheets) here,
68
# relative to this directory. They are copied after the builtin static files,
setup.cfg
@@ -33,7 +33,7 @@ doc =
33
sphinx-autobuild
34
sphinx-copybutton
35
sphinx_gallery>=0.8.2
36
- sphinx_rtd_theme
+ furo
37
test =
38
black
39
mpl-playback
0 commit comments