Highlight active indent guide (closes #14017)

This commit is contained in:
Alex Dima
2018-04-18 18:31:05 +02:00
parent 4686ca2e6e
commit 0100518547
16 changed files with 87 additions and 12 deletions
@@ -357,7 +357,8 @@
"editor.lineHighlightBackground": "#073642",
"editorLineNumber.activeForeground": "#949494",
"editor.selectionBackground": "#073642",
// "editorIndentGuide.background": "",
"editorIndentGuide.background": "#93A1A180",
"editorIndentGuide.activeBackground": "#C3E1E180",
"editorHoverWidget.background": "#004052",
// "editorHoverWidget.border": "",
// "editorLineNumber.foreground": "",