From c1d04571c941c980295af5c7727140c4676e8dc1 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Mon, 15 Jun 2020 13:18:19 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20NEW:=20tab=20state=20colors?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 +- themes/shades-of-purple-color-theme.json | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 75e564d..dc351f9 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -

New in the Shades of Purple Theme  NEW: Activity Bar & Debug Icon colors. +

New in the Shades of Purple Theme  NEW: Pinned Tabs: Color States.

diff --git a/themes/shades-of-purple-color-theme.json b/themes/shades-of-purple-color-theme.json index 9967cc7..ec2cdc1 100644 --- a/themes/shades-of-purple-color-theme.json +++ b/themes/shades-of-purple-color-theme.json @@ -139,9 +139,10 @@ "tab.inactiveForeground": "#A599E9", "tab.unfocusedActiveForeground": "#A599E9", "tab.unfocusedInactiveForeground": "#A599E9", - // TODO: Proposed but need testing. - // "tab.activeModifiedBorder":"#A599E9", - // "tab.inactiveModifiedBorder":"#A599E966", + "tab.activeModifiedBorder":"#A599E9", + "tab.inactiveModifiedBorder":"#A599E966", + "tab.unfocusedActiveModifiedBorder":"#A599E966", + "tab.unfocusedInactiveModifiedBorder":"#A599E966", // The Editor widget is shown in front of the editor content. Examples are the Find/Replace dialog, the suggestion widget, and the editor hover. // https://code.visualstudio.com/docs/getstarted/theme-color-reference#_editor-widget-colors