Skip to content

Commit

Permalink
Obsidian vault backup: 2024-04-22 21:04:44
Browse files Browse the repository at this point in the history
  • Loading branch information
html5syt committed Apr 22, 2024
1 parent 2d7efc8 commit e7d7ce4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mkdocs-conf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,21 +32,21 @@ theme:
- media: "(prefers-color-scheme)"
toggle:
icon: material/brightness-auto
name: Switch to light mode
name: 暗色

# Palette toggle for light mode
- media: "(prefers-color-scheme: light)"
scheme: default
toggle:
icon: material/brightness-7
name: Switch to dark mode
name: 亮色

# Palette toggle for dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
toggle:
icon: material/brightness-4
name: Switch to system preference
name: 跟随系统
features:
- tabs
- content.code.annotate
Expand Down

0 comments on commit e7d7ce4

Please sign in to comment.