We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d09870 commit 6381c85Copy full SHA for 6381c85
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