Skip to content
This repository was archived by the owner on Nov 12, 2025. It is now read-only.

Commit 09ace42

Browse files
authored
Use alabaster theme everwhere. (#8021)
'sphinx_rtd_theme' is no longer installed by default.
1 parent bba2a65 commit 09ace42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

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

121121
# The theme to use for HTML and HTML Help pages. See the documentation for
122122
# a list of builtin themes.
123-
html_theme = "sphinx_rtd_theme"
123+
html_theme = "alabaster"
124124

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

0 commit comments

Comments
 (0)