Skip to content

Commit e5507d4

Browse files
committed
furo theme
1 parent b70eb46 commit e5507d4

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
@@ -62,7 +62,7 @@
6262
# The theme to use for HTML and HTML Help pages. See the documentation for
6363
# a list of builtin themes.
6464
#
65-
html_theme = 'alabaster'
65+
html_theme = 'furo'
6666

6767
# Add any paths that contain custom static files (such as style sheets) here,
6868
# relative to this directory. They are copied after the builtin static files,

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ doc =
3333
sphinx-autobuild
3434
sphinx-copybutton
3535
sphinx_gallery>=0.8.2
36-
sphinx_rtd_theme
36+
furo
3737
test =
3838
black
3939
mpl-playback

0 commit comments

Comments
 (0)