Skip to content

Commit f1c0f5c

Browse files
committed
Change theme color
1 parent 91075c2 commit f1c0f5c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

mkdocs.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ theme:
3838
name: material
3939
favicon: 'images/favicon.ico'
4040
palette:
41-
primary: 'cyan'
42-
accent: 'teal'
41+
primary: 'blue'
42+
accent: 'red'
4343
font:
4444
text: 'Ubuntu'
4545
code: 'Ubuntu Mono'
@@ -66,7 +66,6 @@ extra:
6666

6767
markdown_extensions:
6868
- admonition
69-
- codehilite
7069
- codehilite:
7170
guess_lang: false
7271
- toc:

0 commit comments

Comments
 (0)