We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d3484f commit fa75c74Copy full SHA for fa75c74
1 file changed
docs/stylesheets/extra.css
@@ -3,7 +3,9 @@
3
}
4
5
.highlight .hll {
6
- background-color: lavender
+ [data-md-color-scheme="default"] {
7
+ background-color: lavender;
8
+ }
9
10
11
.md-typeset table:not([class]) {
0 commit comments