Skip to content

Commit

Permalink
re-enable brown as primary
Browse files Browse the repository at this point in the history
  • Loading branch information
ankudinov committed Apr 17, 2024
1 parent 4152893 commit 2816bcd
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 @@ -37,14 +37,14 @@ theme:
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
# primary: brown
primary: brown
accent: red
toggle:
icon: material/weather-sunny
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
# primary: brown
primary: brown
accent: amber
toggle:
icon: material/weather-night
Expand Down

0 comments on commit 2816bcd

Please sign in to comment.