feat(theme): enable dark color mode in mkdocs configuration

This commit is contained in:
UncleCode
2025-05-16 21:44:56 +08:00
parent 9b60988232
commit a3cb938675
2 changed files with 9 additions and 38 deletions

View File

@@ -58,6 +58,7 @@ theme:
name: 'terminal'
palette: 'dark'
custom_dir: docs/md_v2/overrides
color_mode: 'dark'
icon:
repo: fontawesome/brands/github