mirror of
https://github.com/Tyriar/vscode-theme-generator.git
synced 2025-12-07 09:36:11 -08:00
Support guide
Note that invisibles is broken until Microsoft/vscode#19647 is resolved
This commit is contained in:
@@ -78,6 +78,7 @@ const sapphireColorSet: IColorSet = {
|
||||
background: '#151B24',
|
||||
foreground: '#efefef',
|
||||
cursor: '#ffffff',
|
||||
guide: '#263040',
|
||||
invisibles: '#263040',
|
||||
rangeHighlight: '#263040',
|
||||
findMatchHighlight: '#4e2e62',
|
||||
|
||||
Reference in New Issue
Block a user