fix: Fix input validation colors contrast

This commit is contained in:
Mattia Astorino 2018-02-11 15:01:41 +01:00
parent ba969ccd3e
commit 30df0a66bc
No known key found for this signature in database
GPG key ID: 7BE552533AB6D4E2
2 changed files with 1 additions and 1 deletions

View file

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