mirror of
https://github.com/monero-project/monero-docs.git
synced 2025-02-02 03:06:36 +00:00
Change theme to white and add Monero logo for more focused reading
This commit is contained in:
parent
fd32d2a0a5
commit
dc304f9c57
1 changed files with 5 additions and 3 deletions
|
@ -34,12 +34,14 @@ nav:
|
|||
- MoneroPulse: 'infrastructure/monero-pulse.md'
|
||||
|
||||
theme:
|
||||
name: 'material' # 'material'
|
||||
name: 'material'
|
||||
palette:
|
||||
# primary: 'Indigo'
|
||||
# primary: 'Deep Orange'
|
||||
primary: 'Indigo'
|
||||
# primary: 'Orange'
|
||||
primary: 'White'
|
||||
accent: 'Indigo'
|
||||
# logo: 'images/monero.svg'
|
||||
logo: 'images/monero.svg'
|
||||
language: 'en'
|
||||
# feature:
|
||||
# tabs: true
|
||||
|
|
Loading…
Reference in a new issue