change theme

This commit is contained in:
samfreund
2025-05-09 12:44:31 -05:00
parent 326c77fa38
commit 892e240b18

View File

@@ -31,5 +31,5 @@ exclude_patterns = []
# -- Options for HTML output ------------------------------------------------- # -- Options for HTML output -------------------------------------------------
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
html_theme = "alabaster" html_theme = "sphinx_rtd_theme"
html_static_path = ["_static"] html_static_path = ["_static"]