Support guide

Note that invisibles is broken until Microsoft/vscode#19647 is resolved
This commit is contained in:
Daniel Imms
2017-01-31 14:50:30 -08:00
parent 9d20bcf78d
commit a183826558
3 changed files with 6 additions and 2 deletions

View File

@@ -78,6 +78,7 @@ const sapphireColorSet: IColorSet = {
background: '#151B24',
foreground: '#efefef',
cursor: '#ffffff',
guide: '#263040',
invisibles: '#263040',
rangeHighlight: '#263040',
findMatchHighlight: '#4e2e62',