Merge from vscode 63d257f78a36951ab7e821170ba675b11dc06d48 (#5240)

This commit is contained in:
Anthony Dresser
2019-04-26 17:24:54 -07:00
committed by GitHub
parent 8cda364210
commit 9b90400abd
17 changed files with 117 additions and 42 deletions

View File

@@ -4,7 +4,8 @@
"include": "./hc_black_defaults.json",
"colors": {
"selection.background": "#008000",
"editor.selectionBackground": "#FFFFFF"
"editor.selectionBackground": "#FFFFFF",
"statusBarItem.hostBackground": "#00000000"
},
"tokenColors": [
{