diff --git a/source/conf.py b/source/conf.py index d04374c9..0b0f2623 100644 --- a/source/conf.py +++ b/source/conf.py @@ -60,8 +60,8 @@ # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # -html_theme = 'sphinx_rtd_theme' - +#html_theme = 'sphinx_rtd_theme' +html_theme = 'furo' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css".