We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e0031 commit c312885Copy full SHA for c312885
1 file changed
mkdocs.yml
@@ -5,9 +5,9 @@ theme:
5
logo: assets/logo.webp
6
favicon: assets/favicon.ico
7
palette:
8
- # Set primary to exactly #3A8ACF
9
- primary:
10
- accent: indigo
+ # Set primary to exactly #3A8ACF?
+ primary: blue
+ accent: blue
11
font:
12
text: Roboto
13
code: Roboto Mono
0 commit comments