Skip to content

Commit dbd1403

Browse files
committed
Re-colour to teal
1 parent 9ddaa06 commit dbd1403

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,13 +52,17 @@ theme:
5252
# Palette toggle for light mode
5353
- media: "(prefers-color-scheme: light)"
5454
scheme: default
55+
primary: teal
56+
accent: teal
5557
toggle:
5658
icon: material/brightness-7
5759
name: Switch to dark mode
5860

5961
# Palette toggle for dark mode
6062
- media: "(prefers-color-scheme: dark)"
6163
scheme: slate
64+
primary: teal
65+
accernt: teal
6266
toggle:
6367
icon: material/brightness-4
6468
name: Switch to system preference

0 commit comments

Comments
 (0)