Skip to content

Commit

Permalink
docs: forgot to commit setting the accent in mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mpusz committed Jan 4, 2024
1 parent 190370f commit 9fd0438
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ theme:
- media: "(prefers-color-scheme: light)"
scheme: default
primary: custom
accent: custom
toggle:
icon: material/weather-sunny
name: Switch to dark mode
Expand All @@ -52,6 +53,7 @@ theme:
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: black
accent: custom
toggle:
icon: material/weather-night
name: Switch to system preference
Expand Down

0 comments on commit 9fd0438

Please sign in to comment.