Skip to content

Commit

Permalink
Update mkdocs.yml (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
foesa-yang authored Sep 15, 2021
1 parent 9a790e4 commit ec7e0c7
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,18 @@ theme:
logo: 'https://cloud-cdn.nebula-graph.com.cn/vesoft-nebula-logo-white.png'
favicon: 'assets/images/favicon.ico'
palette:
primary: 'teal'
accent: 'light green'
- scheme: default
primary: teal
accent: light green
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
- scheme: slate
primary: deep orange
accent: red
toggle:
icon: material/toggle-switch
name: Switch to light mode
features:
- navigation.top
- header.autohide
Expand Down

0 comments on commit ec7e0c7

Please sign in to comment.