diff --git a/docs/source/conf.py b/docs/source/conf.py index d4823f6..0863f1d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -36,7 +36,7 @@ # -- Options for HTML output ------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output -html_theme = "bizstyle" +html_theme = "alabaster" html_static_path = ["_static"] source_suffix = {