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