=
commited on
Commit
·
51ae66c
1
Parent(s):
7cecd80
set theme to blue
Browse files- docs/conf.py +1 -1
docs/conf.py
CHANGED
@@ -85,7 +85,7 @@ todo_include_todos = False
|
|
85 |
# The theme to use for HTML and HTML Help pages. See the documentation for
|
86 |
# a list of builtin themes.
|
87 |
#
|
88 |
-
html_theme = '
|
89 |
|
90 |
# Theme options are theme-specific and customize the look and feel of a
|
91 |
# theme further. For a list of options available for each theme, see the
|
|
|
85 |
# The theme to use for HTML and HTML Help pages. See the documentation for
|
86 |
# a list of builtin themes.
|
87 |
#
|
88 |
+
html_theme = 'blue'
|
89 |
|
90 |
# Theme options are theme-specific and customize the look and feel of a
|
91 |
# theme further. For a list of options available for each theme, see the
|