Skip to content

Commit c621a8c

Browse files
committed
Use default theme
1 parent 0a8a6fb commit c621a8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
# The theme to use for HTML and HTML Help pages. See the documentation for
107107
# a list of builtin themes.
108108
#
109-
html_theme = 'alabaster'
109+
html_theme = 'default'
110110

111111
# Theme options are theme-specific and customize the look and feel of a theme
112112
# further. For a list of options available for each theme, see the
@@ -281,4 +281,4 @@
281281
# If true, do not generate a @detailmenu in the "Top" node's menu.
282282
#texinfo_no_detailmenu = False
283283

284-
# -- Extension configuration -------------------------------------------------
284+
# -- Extension configuration -------------------------------------------------

0 commit comments

Comments
 (0)