Skip to content
Snippets Groups Projects
Commit 6d72b536 authored by René Schöne's avatar René Schöne
Browse files

Use material theme with switch for dark mode

parent d6c5407b
No related branches found
No related tags found
No related merge requests found
Pipeline #15019 failed
......@@ -9,9 +9,21 @@ nav:
- "API documentation": ragdoc/index.html
theme:
name: readthedocs
custom_dir: custom_theme/
name: material
font: false
palette:
# Palette toggle for light mode
- scheme: default
toggle:
icon: material/brightness-7
name: Switch to dark mode
# Palette toggle for dark mode
- scheme: slate
toggle:
icon: material/brightness-4
name: Switch to light mode
markdown_extensions:
- toc:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment