From cdf09c10768ed65d1ff2e46b210f5d7219498f21 Mon Sep 17 00:00:00 2001 From: Kristi Date: Mon, 6 Dec 2021 21:06:03 -0500 Subject: [PATCH] Remove unused customizations --- themes/tokyo-night-color-theme.json | 4 ---- themes/tokyo-night-light-color-theme.json | 1 - themes/tokyo-night-storm-color-theme.json | 4 ---- 3 files changed, 9 deletions(-) diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index 6d15846..dbd584c 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -40,15 +40,11 @@ "badge.background": "#7e83b230", "badge.foreground": "#acb0d0", "icon.foreground": "#787c99", - "imagePreview.border": "#9cacff22", "settings.headerForeground": "#6183bb", "window.activeBorder": "#0d0f17", "window.inactiveBorder":"#0d0f17", "sash.hoverBorder": "#29355a", - "welcomePage.buttonBackground": "#16161e", - "welcomePage.buttonHoverBackground": "#14141b", - "extensionButton.prominentBackground": "#3d59a1DD", "extensionButton.prominentHoverBackground": "#3d59a1AA", "extensionButton.prominentForeground": "#ffffff", diff --git a/themes/tokyo-night-light-color-theme.json b/themes/tokyo-night-light-color-theme.json index 1bb12ed..3ff01a4 100644 --- a/themes/tokyo-night-light-color-theme.json +++ b/themes/tokyo-night-light-color-theme.json @@ -40,7 +40,6 @@ "badge.background": "#979db833", "badge.foreground": "#4c505e", "icon.foreground": "#4c505e", - "imagePreview.border": "#4c505e33", "settings.headerForeground": "#34548a", "window.activeBorder": "#cdced1", "window.inactiveBorder":"#cdced1", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 19ff998..1bfa41e 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -40,15 +40,11 @@ "badge.background": "#7e83b233", "badge.foreground": "#a9b1d6", "icon.foreground": "#7982a9", - "imagePreview.border": "#9cacff33", "settings.headerForeground": "#6183bb", "window.activeBorder": "#0d0f17", "window.inactiveBorder":"#0d0f17", "sash.hoverBorder": "#29355a", - "welcomePage.buttonBackground": "#1b1e2e", - "welcomePage.buttonHoverBackground": "#1b1e2eaa", - "extensionButton.prominentBackground": "#3d59a1DD", "extensionButton.prominentHoverBackground": "#3d59a1AA", "extensionButton.prominentForeground": "#ffffff",