Skip to content

Commit 98218cb

Browse files
committed
style: 修改配色样式
1 parent adee015 commit 98218cb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

mkdocs.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,14 @@ theme:
1414
language: 'zh'
1515
palette:
1616
- scheme: default
17-
accent: red
17+
primary: blue
18+
accent: blue
1819
toggle:
1920
icon: material/weather-sunny
2021
name: Switch to dark mode
2122
- scheme: slate
22-
accent: red
23+
primary: blue
24+
accent: blue
2325
toggle:
2426
icon: material/weather-night
2527
name: Switch to light mode

0 commit comments

Comments
 (0)