changed MKDocs theme back to dark blue #docs
This commit is contained in:
parent
d79fe86d40
commit
889e674011
1 changed files with 3 additions and 3 deletions
|
|
@ -8,9 +8,9 @@ theme:
|
||||||
logo: 'assets/images/Pyr0ball-logo.png'
|
logo: 'assets/images/Pyr0ball-logo.png'
|
||||||
favicon: 'assets/images/Pyr0ball-logo.png'
|
favicon: 'assets/images/Pyr0ball-logo.png'
|
||||||
custom_dir: 'mkdocs-theme-overrides'
|
custom_dir: 'mkdocs-theme-overrides'
|
||||||
palette:
|
#palette:
|
||||||
primary: 'orange'
|
# primary: 'orange'
|
||||||
accent: 'light orange'
|
# accent: 'light orange'
|
||||||
|
|
||||||
extra_css:
|
extra_css:
|
||||||
- stylesheets/dark_theme.css
|
- stylesheets/dark_theme.css
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue