forked from gulliver/rtfm
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:
BIN
sphinx/source/_static/wtf_logo_dark_bg.png
Normal file
BIN
sphinx/source/_static/wtf_logo_dark_bg.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
@ -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,
|
||||
|
Reference in New Issue
Block a user