This commit is contained in:
David Dossett
2022-02-23 16:55:41 -08:00
parent 142bb5350a
commit 4bef8dc8d7
2 changed files with 3 additions and 3 deletions

View File

@@ -216,7 +216,7 @@ pre code {
}
.vscode-high-contrast pre {
background-color: rgb(0, 0, 0);
background-color: var(--vscode-textCodeBlock-background);
}
.vscode-high-contrast h1 {