Skip to content

Commit

Permalink
mkdocs: dark theme scheme teal & accent deep purple
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalli-johnny committed Jun 2, 2024
1 parent 5124020 commit 01631d6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
- overrides: recommend AstroNvim v4 in announce block
- intro: simplify & reorder introduction
- install: expand requirements to include kitty terminal
- mkdocs: dark theme scheme `teal` & accent `deep purple`


## 2023-07-11
Expand Down
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ theme:
# Palette toggle for dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
primary: black
accent: purple
primary: teal
accent: deep purple
toggle:
icon: material/brightness-4
name: Switch to light mode
Expand Down

0 comments on commit 01631d6

Please sign in to comment.