chore: fix darker theme path
This commit is contained in:
parent
686c6b0c24
commit
fab02f43b5
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-Default.json"
|
"path": "./themes/Material-Theme-Darker.json"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"iconThemes": [
|
"iconThemes": [
|
||||||
|
|
Loading…
Reference in a new issue