diff --git a/readme.md b/readme.md
index 75e564d..dc351f9 100644
--- a/readme.md
+++ b/readme.md
@@ -1,4 +1,4 @@
-
NEW: Activity Bar & Debug Icon colors.
+
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