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": "#D4D4D4",
"editor.inactiveSelectionBackground": "#3A3D41",
"editorIndentGuide.background": "#404040",
"editorIndentGuide.activeBackground": "#707070",
"editor.selectionHighlightBackground": "#ADD6FF26",
"list.dropBackground": "#383B3D",
"activityBarBadge.background": "#007ACC",