Add theme classes to css for reference
This commit is contained in:
@ -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);
|
||||||
|
Reference in New Issue
Block a user