Adapt styling from fish-site

This commit is contained in:
Fabian Homborg
2020-10-03 19:44:12 +02:00
parent 038b7dacd0
commit 8c0469245d
4 changed files with 36 additions and 15 deletions

View File

@@ -114,6 +114,8 @@ pygments_style = None
# of _static/pygments.css
html_theme_path = ["."]
html_theme = "python_docs_theme"
#html_theme_path = ["./cloud_sptheme/themes"]
#html_theme = "cloud"
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the