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 64d092f commit c3fb22eCopy full SHA for c3fb22e
docs/src/css/index.css
@@ -85,7 +85,7 @@ a:hover,
85
}
86
87
.docusaurus-highlight-code-line {
88
- background-color: rgb(72, 77, 91);
+ background-color: rgb(44, 50, 65);
89
display: block;
90
margin: 0 calc(-1 * var(--ifm-pre-padding));
91
padding: 0 var(--ifm-pre-padding);
0 commit comments