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 2ad2a35 commit 52d39c1Copy full SHA for 52d39c1
extensions/github/markdown.css
@@ -5,7 +5,7 @@
5
6
.vscode-dark img[src$=\#gh-light-mode-only],
7
.vscode-light img[src$=\#gh-dark-mode-only],
8
-.vscode-high-contrast img[src$=\#gh-light-mode-only],
+.vscode-high-contrast:not(.vscode-high-contrast-light) img[src$=\#gh-light-mode-only],
9
.vscode-high-contrast-light img[src$=\#gh-dark-mode-only] {
10
display: none;
11
}
0 commit comments