chore: Fix default theme

This commit is contained in:
equinusocio 2017-11-01 21:12:28 +01:00
parent bc46a1aef3
commit 6391648c9e

View file

@ -70,7 +70,7 @@
"themes": [ "themes": [
{ {
"label": "Material Theme", "label": "Material Theme",
"path": "./themes/Material-Theme-Darker.json", "path": "./themes/Material-Theme-Default.json",
"uiTheme": "vs-dark" "uiTheme": "vs-dark"
} }
], ],