feat: 1st wtf_coop theme based on read the docs

- addd logo
- switched font for headings (rtd already use lato)
- changed color scheme
This commit is contained in:
Stephan
2021-08-28 16:35:48 +02:00
parent fea40e0214
commit c6eb07c36e
4 changed files with 179 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -60,6 +60,7 @@ exclude_patterns = []
#
html_theme = "wtf_coop"
html_theme_path = ["../theme"]
html_logo = "_static/wtf_logo_dark_bg.png"
#html_theme = 'alabaster'
# Add any paths that contain custom static files (such as style sheets) here,