Skip to content

Commit

Permalink
Changed color
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanWonghere committed Jul 15, 2024
1 parent 4745f30 commit a0e066b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file removed docs/assets/images/favicon.png
Binary file not shown.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ theme:
# Palette toggle for light mode
- media: "(prefers-color-scheme: light)"
scheme: default
primary: white
primary: teal
accent: deep purple
toggle:
icon: material/weather-sunny
Expand All @@ -48,7 +48,7 @@ theme:
# Palette toggle for dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: light blue
primary: indigo
accent: deep purple
toggle:
icon: material/weather-night
Expand Down

0 comments on commit a0e066b

Please sign in to comment.