fix: internal variants names
This commit is contained in:
parent
1d3a7573b7
commit
a2cf8dc448
1 changed files with 2 additions and 2 deletions
|
@ -154,8 +154,8 @@
|
||||||
"uiTheme": "vs-dark"
|
"uiTheme": "vs-dark"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "Material Theme Deep Forest High Contrast",
|
"label": "Material Theme DeepForest High Contrast",
|
||||||
"path": "./build/themes/Material-Theme-Deep-Forest-High-Contrast.json",
|
"path": "./build/themes/Material-Theme-Deepforest-High-Contrast.json",
|
||||||
"uiTheme": "vs-dark"
|
"uiTheme": "vs-dark"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue