Files
sample.shareforge.de/mkdocs.yml
kyle-admin cb58c6c2f9
Some checks failed
Deploy to Cloudflare Pages / deploy (push) Failing after 53s
Update mkdocs.yml
2025-10-27 10:35:19 +00:00

28 lines
582 B
YAML

theme:
name: material
palette:
# Light mode (optional; can be toggled off if you want dark-only)
- scheme: default
primary: indigo
accent: cyan
toggle:
icon: material/brightness-7
name: Switch to dark mode
# Dark mode (default)
- scheme: slate
primary: indigo
accent: cyan
toggle:
icon: material/brightness-4
name: Switch to light mode
features:
- content.code.copy
- navigation.instant
- search.suggest
- search.highlight
- navigation.sections
site_name: Example Site