From b078a85b26dd26a2ea8571db24cc5f231203b16b Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Fri, 4 May 2018 01:00:13 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20NEW:=20Editor=20Indent=20Guide?= =?UTF-8?q?=20Active=20Colors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/shades-of-purple-color-theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/shades-of-purple-color-theme.json b/themes/shades-of-purple-color-theme.json index 82c9411..23fd97e 100644 --- a/themes/shades-of-purple-color-theme.json +++ b/themes/shades-of-purple-color-theme.json @@ -74,6 +74,7 @@ "editor.rangeHighlightBackground": "#1F1F41", "editorLink.activeForeground": "#A599E9", "editorIndentGuide.background": "#a599e90f", + "editorIndentGuide.activeBackground": "#a599e942", "editorRuler.foreground": "#a599e91c", // Editor Ruler. "editorOverviewRuler.border": "#a599e91c", "editorCodeLens.foreground": "#A599E9",