Skip to content

Commit

Permalink
Choose a new docs color (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebarron authored Oct 21, 2024
1 parent a016c3e commit 86c9111
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ theme:

# Palette toggle for light mode
- media: "(prefers-color-scheme: light)"
primary: indigo
primary: amber
accent: indigo
toggle:
icon: material/brightness-7
Expand All @@ -64,7 +64,7 @@ theme:
# Palette toggle for dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: indigo
primary: amber
accent: indigo
toggle:
icon: material/brightness-4
Expand Down

0 comments on commit 86c9111

Please sign in to comment.