Updated color

This commit is contained in:
Phil Hughes 2018-07-06 16:27:41 +00:00
parent c0387ff638
commit d3ebeb566e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ export default {
'diffEditor.insertedTextBackground': '#ddfbe6',
'diffEditor.removedTextBackground': '#f9d7dc',
'editor.selectionBackground': '#aad6f8',
'editorIndentGuide.activeBackground': '#bababa',
'editorIndentGuide.activeBackground': '#cccccc',
},
},
};