Skip to content

Commit ca012ea

Browse files
committed
Fix invisible headers by changing primary color from white to indigo
1 parent be81c13 commit ca012ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ theme:
5555
- search.suggest
5656
- toc.follow
5757
palette:
58-
- scheme: default
59-
primary: white
58+
- scheme: default
59+
primary: indigo
6060
accent: indigo
6161
toggle:
6262
icon: material/brightness-7

0 commit comments

Comments
 (0)