1
0
mirror of https://github.com/spacebarchat/docs.git synced 2024-11-08 19:32:30 +01:00

add dark/light switch

This commit is contained in:
Stylix58 2021-05-14 13:34:06 +02:00 committed by GitHub
parent a4b6ddb82c
commit b8cc327e35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,13 @@ theme:
favicon: assets/logo.png
font: Open Sans
palette:
scheme: slate
primary: indigo
- scheme: default
toggle:
icon: material/lightbulb-outline
name: Switch to dark mode
- scheme: slate
toggle:
icon: material/lightbulb
name: Switch to light mode
features:
- navigation.expand