Add theme classes to css for reference
This commit is contained in:
parent
50eed7d0fa
commit
16f501967f
@ -1,4 +1,6 @@
|
|||||||
body {
|
body.vscode-light,
|
||||||
|
body.vscode-dark,
|
||||||
|
body.vscode-high-contrast {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
font-family: var(--vscode-font-family);
|
font-family: var(--vscode-font-family);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user