From a89e2bba49feeae32ff33860be529734d9d8e4a5 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Thu, 6 Sep 2018 08:19:57 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=8C=20IMPROVE:=20modifiedItemIndicator?= =?UTF-8?q?=20is=20now=20yellow?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/shades-of-purple-color-theme.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/themes/shades-of-purple-color-theme.json b/themes/shades-of-purple-color-theme.json index 5c042f4..d6caddd 100644 --- a/themes/shades-of-purple-color-theme.json +++ b/themes/shades-of-purple-color-theme.json @@ -324,8 +324,6 @@ // New Settings Editor. // https://code.visualstudio.com/docs/getstarted/theme-color-reference#_settings-editor-colors "settings.headerForeground": "#FFFFFF", - "settings.modifiedItemForeground": "#3AD900", - "settings.inactiveSelectedItemBorder": "#FAD000", "settings.dropdownBackground": "#1E1E3F", "settings.checkboxBackground": "#1E1E3F", "settings.textInputBackground": "#1E1E3F", @@ -339,6 +337,7 @@ "settings.textInputBorder": "#1E1E3F", "settings.numberInputBorder": "#1E1E3F", "settings.dropdownListBorder" : "#2D2B55", + "settings.modifiedItemIndicator" : "#FAD000", }, // Token Colors are heavily inspired by several themes // Including but not limited to Material Palenight, Cobalt