diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index 086ad41..b04c1db 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -95,12 +95,12 @@ "scrollbarSlider.hoverBackground": "#868bc410", "scrollbarSlider.activeBackground": "#868bc422", - "selection.background": "#515c7e33", + "selection.background": "#515c7e40", "editor.background": "#1a1b26", "editor.foreground": "#a9b1d6", "editorLink.activeForeground": "#acb0d0", - "editor.selectionBackground": "#515c7e33", + "editor.selectionBackground": "#515c7e40", "editor.inactiveSelectionBackground": "#515c7e25", "editor.findMatchBackground": "#3d59a166", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index 43eee4a..2f4c1e0 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -95,12 +95,12 @@ "scrollbarSlider.hoverBackground": "#9cacff10", "scrollbarSlider.activeBackground": "#9cacff22", - "selection.background": "#6f7bb625", + "selection.background": "#6f7bb635", "editor.background": "#24283b", "editor.foreground": "#a9b1d6", "editorLink.activeForeground": "#a9b1d6", - "editor.selectionBackground": "#6f7bb628", + "editor.selectionBackground": "#6f7bb630", "editor.inactiveSelectionBackground": "#6f7bb615", "editor.findMatchBackground": "#3d59a166",