We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be93fa5 commit 0b399eaCopy full SHA for 0b399ea
docs/requirements.txt
@@ -1,4 +1,4 @@
1
mike==1.1.2
2
-mkdocs-material==9.0.2
+mkdocs-material==9.3.2
3
mkdocs-git-revision-date-plugin==0.3.2
4
mkdocs-exclude==1.0.2
docs/stylesheets/extra.css
@@ -3,10 +3,8 @@
}
5
.highlight .hll {
6
- background-color: lavender;
7
-
8
- [data-md-color-scheme="slate"] {
9
- background-color: rgb(69, 48, 164)
+ [data-md-color-scheme="default"] {
+ background-color: lavender;
10
11
12
0 commit comments