diff --git a/docs/source/conf.py b/docs/source/conf.py index 91a575fa..d295a331 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -61,7 +61,7 @@ html_static_path = ["_static"] -html_theme = "sphinx" +html_theme = "alabaster" html_theme_options = { "collapse_navigation": False, "navigation_depth": 4,