chore: Fix default theme
This commit is contained in:
parent
2732da498d
commit
5b0017840b
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
"themes": [
|
||||
{
|
||||
"label": "Material Theme",
|
||||
"path": "./themes/Material-Theme-Default-High-Contrast.json",
|
||||
"path": "./themes/Material-Theme-Default.json",
|
||||
"uiTheme": "vs-dark"
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue