We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 69abb67 + dd82fac commit 1b0609aCopy full SHA for 1b0609a
docs/docs/assets/favicon.svg
docs/docs/css/custom.css
@@ -42,7 +42,7 @@
42
}
43
44
[data-md-color-scheme="slate"] .md-header {
45
- background-color: #0b1220;
+ background-color: #0d1b36;
46
47
48
[data-md-color-scheme="slate"] .md-tabs {
docs/mkdocs.yml
@@ -45,7 +45,7 @@ nav:
theme:
logo: assets/logo.svg
- favicon: assets/favicon.ico
+ favicon: assets/favicon.svg
49
name: material
50
icon:
51
repo: fontawesome/brands/github
0 commit comments