diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index 5782e90..2348383 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -86,9 +86,9 @@ "pickerGroup.foreground": "#babfe0", "pickerGroup.border": "#101014", - "scrollbarSlider.background": "#afbeee15", - "scrollbarSlider.hoverBackground": "#afbeee10", - "scrollbarSlider.activeBackground": "#afbeee22", + "scrollbarSlider.background": "#868bc415", + "scrollbarSlider.hoverBackground": "#868bc410", + "scrollbarSlider.activeBackground": "#868bc422", "selection.background": "#515c7e33", "editor.background": "#1a1b26", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 5262b63..c146b65 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -86,9 +86,9 @@ "pickerGroup.foreground": "#acb0d0", "pickerGroup.border": "#1b1e2e", - "scrollbarSlider.background": "#afbeee15", - "scrollbarSlider.hoverBackground": "#afbeee10", - "scrollbarSlider.activeBackground": "#afbeee22", + "scrollbarSlider.background": "#9cacff15", + "scrollbarSlider.hoverBackground": "#9cacff10", + "scrollbarSlider.activeBackground": "#9cacff22", "selection.background": "#6f7bb625", "editor.background": "#24283b",