chore: Manual fix generated darker template

This commit is contained in:
Mattia Astorino 2017-04-10 10:18:23 +02:00
parent 19d917cf10
commit 6b04008cdb

View file

@ -1,8 +1,5 @@
[ {
{ "name": "Material Theme Darker",
"name": "Material Theme Darker"
},
{
"tokenColors": [ "tokenColors": [
{ {
"settings": { "settings": {
@ -664,10 +661,11 @@
} }
} }
], ],
"colors": {
"editorForeground": "#eeffffff", "editorForeground": "#eeffffff",
"statusBarBackground": "#212121", "statusBarBackground": "#212121",
"activityBarBackground": "#212121", "activityBarBackground": "#212121",
"titleBarActiveBackground": "#212121", "titleBarActiveBackground": "#212121",
"titleBarInactiveBackground": "#212121" "titleBarInactiveBackground": "#212121"
} }
] }