From c43c82e90ff8fc5a56185b2633f958d555ed73df Mon Sep 17 00:00:00 2001 From: Kristi Date: Sat, 15 Aug 2020 19:07:15 -0400 Subject: [PATCH] Update remote extension badge icon color --- themes/tokyo-night-color-theme.json | 2 +- themes/tokyo-night-light-color-theme.json | 2 +- themes/tokyo-night-storm-color-theme.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index f7580e9..72e8fc9 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -25,7 +25,7 @@ "extensionButton.prominentBackground": "#3d59a1DD", "extensionButton.prominentHoverBackground": "#3d59a1AA", "extensionButton.prominentForeground": "#ffffff", - "extensionBadge.remoteBackground": "#3d86a1", + "extensionBadge.remoteBackground": "#3d59a1", "extensionBadge.remoteForeground": "#ffffff", "button.background": "#3d59a1dd", diff --git a/themes/tokyo-night-light-color-theme.json b/themes/tokyo-night-light-color-theme.json index a6975d6..f35b2df 100644 --- a/themes/tokyo-night-light-color-theme.json +++ b/themes/tokyo-night-light-color-theme.json @@ -22,7 +22,7 @@ "extensionButton.prominentBackground": "#34548aDD", "extensionButton.prominentHoverBackground": "#34548aAA", "extensionButton.prominentForeground": "#ffffff", - "extensionBadge.remoteBackground": "#3d86a1", + "extensionBadge.remoteBackground": "#34548a", "extensionBadge.remoteForeground": "#ffffff", "button.background": "#34548add", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 4c4eb35..1dd5f4f 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -25,7 +25,7 @@ "extensionButton.prominentBackground": "#3d59a1DD", "extensionButton.prominentHoverBackground": "#3d59a1AA", "extensionButton.prominentForeground": "#ffffff", - "extensionBadge.remoteBackground": "#3d86a1", + "extensionBadge.remoteBackground": "#3d59a1", "extensionBadge.remoteForeground": "#ffffff", "button.background": "#3d59a1dd",