[docs] docs dark mode

This commit is contained in:
Forgejo Actions 2026-04-19 20:22:36 -07:00
commit 9a0c693848
2 changed files with 52 additions and 0 deletions

View file

@ -10,6 +10,19 @@ strict: false
theme:
name: material
font: false
palette:
- scheme: slate
primary: blue grey
accent: cyan
toggle:
icon: material/weather-sunny
name: Switch to light mode
- scheme: default
primary: teal
accent: indigo
toggle:
icon: material/weather-night
name: Switch to dark mode
features:
- navigation.indexes
- navigation.sections