From 3c4867e86b7615a41ac15d8bc9cc9dcb6a888819 Mon Sep 17 00:00:00 2001 From: Daniel Smith Date: Thu, 21 Feb 2019 20:10:31 -0500 Subject: Highlight active indent guide for generated themes --- themes/light/yaru.json | 1 + 1 file changed, 1 insertion(+) (limited to 'themes/light') diff --git a/themes/light/yaru.json b/themes/light/yaru.json index ce539e6..0c7d0bd 100644 --- a/themes/light/yaru.json +++ b/themes/light/yaru.json @@ -410,6 +410,7 @@ "debugToolBar.background": "#FFFFFF", "selection.background": "#e95420", "activityBar.foreground": "#111111", + "editorIndentGuide.activeBackground": "#e95420", "editorSuggestWidget.background": "#f6f6f6", "menu.background": "#FFFFFF", "menu.selectionBackground": "#e4e4e4", -- cgit v1.2.3