diff --git a/themes/tokyo-night-color-theme.json b/themes/tokyo-night-color-theme.json index bc16e62..f39f3f3 100644 --- a/themes/tokyo-night-color-theme.json +++ b/themes/tokyo-night-color-theme.json @@ -108,7 +108,7 @@ "editor.findMatchHighlightBackground": "#3d59a166", "editor.findRangeHighlightBackground": "#515c7e33", - "editor.rangeHighlightBackground": "#515c7e11", + "editor.rangeHighlightBackground": "#515c7e20", "editor.wordHighlightBackground": "#515c7e33", "editor.wordHighlightStrongBackground": "#515c7e44", diff --git a/themes/tokyo-night-storm-color-theme.json b/themes/tokyo-night-storm-color-theme.json index d932ab4..5a489cc 100644 --- a/themes/tokyo-night-storm-color-theme.json +++ b/themes/tokyo-night-storm-color-theme.json @@ -108,7 +108,7 @@ "editor.findMatchHighlightBackground": "#3d59a166", "editor.findRangeHighlightBackground": "#6f7bb625", - "editor.rangeHighlightBackground": "#292e42", + "editor.rangeHighlightBackground": "#6f7bb620", "editor.wordHighlightBackground": "#6f7bb633", "editor.wordHighlightStrongBackground": "#6f7bb644",