From b445821a728786539f4b88b76014a86b6f1ba7b8 Mon Sep 17 00:00:00 2001 From: Keith-sys Date: Mon, 28 Mar 2022 12:18:27 -0300 Subject: [PATCH] better tab navigation management --- README.md | 2 +- package.json | 2 +- themes/Purple Cloud Theme-color-theme.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e262f8d..ec3caff 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

- Version + Version

diff --git a/package.json b/package.json index 4075152..433edac 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Purple based theme for VS Code", "publisher": "Keith-sys", "icon": "images/logo.png", - "version": "0.0.4", + "version": "0.0.5", "engines": { "vscode": "^1.64.0" }, diff --git a/themes/Purple Cloud Theme-color-theme.json b/themes/Purple Cloud Theme-color-theme.json index 8f1b663..ac62f65 100644 --- a/themes/Purple Cloud Theme-color-theme.json +++ b/themes/Purple Cloud Theme-color-theme.json @@ -117,7 +117,7 @@ "tab.border": "#000000dd", "tab.activeBorder": "#00000000", "tab.unfocusedActiveBorder": "#00000000", - "tab.activeBorderTop": "#00000000", + "tab.activeBorderTop": "#881798", "tab.unfocusedActiveBorderTop": "#00000000", "tab.inactiveBackground": "#151921", "tab.inactiveForeground": "#f4f6f8c4", @@ -566,7 +566,7 @@ "variable.other.class.js" ], "settings": { - "foreground": "#FF5370" + "foreground": "#ff5353" } }, {