Skip to content

Commit

Permalink
changed default docs theme to light
Browse files Browse the repository at this point in the history
  • Loading branch information
coderGtm committed Nov 27, 2024
1 parent d53c91a commit 2394db5
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,16 +22,16 @@ nav:
theme:
name: material
palette:
- scheme: slate
primary: deep purple
toggle:
icon: material/brightness-4
name: Switch to light mode
- scheme: default
primary: indigo
toggle:
icon: material/brightness-7
name: Switch to dark mode
- scheme: slate
primary: deep purple
toggle:
icon: material/brightness-4
name: Switch to light mode

favicon: img/favicon.ico
logo: img/logo.png
Expand Down

0 comments on commit 2394db5

Please sign in to comment.