Skip to content

Commit e548bdb

Browse files
authored
Use the "default" theme
Will, by default, use the RTD theme on RTD.
1 parent fc5021c commit e548bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

importlib_resources/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
# The theme to use for HTML and HTML Help pages. See the documentation for
9090
# a list of builtin themes.
9191
#
92-
html_theme = 'alabaster'
92+
html_theme = 'default'
9393

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

0 commit comments

Comments
 (0)