Skip to content

Commit

Permalink
Add theming to match branding
Browse files Browse the repository at this point in the history
  • Loading branch information
GraysonBellamy committed Apr 4, 2024
1 parent 204d1e4 commit 585edaa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,14 @@ theme:
toggle:
icon: material/toggle-switch-off-outline
name: Switch to dark mode
primary: teal
accent: purple
primary: black
accent: red
- scheme: slate
toggle:
icon: material/toggle-switch
name: Switch to light mode
primary: teal
accent: lime
primary: black
accent: red
repo_name: ulfsri/pyalicat
repo_url: https://github.com/ulfsri/pyalicat
plugins:
Expand Down

0 comments on commit 585edaa

Please sign in to comment.