Skip to content

Commit

Permalink
theme update
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldDominik893 committed May 21, 2024
1 parent 6c77c36 commit 83a52b0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,19 +18,24 @@ markdown_extensions:


theme:

features:
- content.code.copy
- content.tabs.link
- content.code.annotate

palette:
- scheme: slate
primary: black
accent: red
primary: red

toggle:
icon: material/lightbulb-outline
name: Switch to light mode

- scheme: default
accent: red
primary: grey
toggle:
icon: material/lightbulb
name: Switch to dark mode
Expand Down

0 comments on commit 83a52b0

Please # to comment.