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'
|
||||
favicon: 'assets/images/Pyr0ball-logo.png'
|
||||
custom_dir: 'mkdocs-theme-overrides'
|
||||
palette:
|
||||
primary: 'orange'
|
||||
accent: 'light orange'
|
||||
#palette:
|
||||
# primary: 'orange'
|
||||
# accent: 'light orange'
|
||||
|
||||
extra_css:
|
||||
- stylesheets/dark_theme.css
|
||||
|
|
|
|||
Loading…
Reference in a new issue