[theme] fix quietlight theme path

This commit is contained in:
Martin Aeschlimann
2017-03-29 22:03:37 +02:00
parent 65819f9580
commit 3664ebf5b2

View File

@@ -8,7 +8,7 @@
{
"label": "Quiet Light",
"uiTheme": "vs",
"path": "./themes/QuietLight.tmTheme"
"path": "./themes/quietlight-color-theme.json"
}
]
}