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

View File

@@ -6,6 +6,7 @@
"editor.foreground": "#000000",
"editor.inactiveSelectionBackground": "#E5EBF1",
"editorIndentGuide.background": "#D3D3D3",
"editorIndentGuide.activeBackground": "#939393",
"editor.selectionHighlightBackground": "#ADD6FF4D",
"editorSuggestWidget.background": "#F3F3F3",
"activityBarBadge.background": "#007ACC",