From a8b808cb8848118ea1d49948a2cafab1764dc1b8 Mon Sep 17 00:00:00 2001 From: binaryify Date: Thu, 7 Nov 2024 18:06:26 +0800 Subject: [PATCH] update json --- themes/OneDark-Pro-darker.json | 2 +- themes/OneDark-Pro-flat.json | 2 +- themes/OneDark-Pro-mix.json | 2 +- themes/OneDark-Pro.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/OneDark-Pro-darker.json b/themes/OneDark-Pro-darker.json index 8ecfd3c0..cdf49742 100644 --- a/themes/OneDark-Pro-darker.json +++ b/themes/OneDark-Pro-darker.json @@ -2143,7 +2143,7 @@ "editorOverviewRuler.deletedBackground": "#9A353D", "editorOverviewRuler.modifiedBackground": "#948B60", "editor.selectionBackground": "#67769660", - "editor.selectionHighlightBackground": "#ffffff10", + "editor.selectionHighlightBackground": "#ffd33d44", "editor.selectionHighlightBorder": "#dddddd", "editor.wordHighlightBackground": "#d2e0ff2f", "editor.wordHighlightBorder": "#7f848e", diff --git a/themes/OneDark-Pro-flat.json b/themes/OneDark-Pro-flat.json index 19d0849d..2a36e396 100644 --- a/themes/OneDark-Pro-flat.json +++ b/themes/OneDark-Pro-flat.json @@ -2188,7 +2188,7 @@ "editorOverviewRuler.deletedBackground": "#9A353D", "editorOverviewRuler.modifiedBackground": "#948B60", "editor.selectionBackground": "#67769660", - "editor.selectionHighlightBackground": "#404859", + "editor.selectionHighlightBackground": "#ffd33d44", "editor.selectionHighlightBorder": "#404859", "editor.wordHighlightBackground": "#d2e0ff2f", "editor.wordHighlightBorder": "#7f848e", diff --git a/themes/OneDark-Pro-mix.json b/themes/OneDark-Pro-mix.json index e7211079..fd7ed526 100644 --- a/themes/OneDark-Pro-mix.json +++ b/themes/OneDark-Pro-mix.json @@ -2186,7 +2186,7 @@ "editorOverviewRuler.deletedBackground": "#9A353D", "editorOverviewRuler.modifiedBackground": "#948B60", "editor.selectionBackground": "#67769660", - "editor.selectionHighlightBackground": "#ffffff10", + "editor.selectionHighlightBackground": "#ffd33d44", "editor.selectionHighlightBorder": "#dddddd", "editor.wordHighlightBackground": "#d2e0ff2f", "editor.wordHighlightBorder": "#7f848e", diff --git a/themes/OneDark-Pro.json b/themes/OneDark-Pro.json index 6ba407e8..c6359d34 100644 --- a/themes/OneDark-Pro.json +++ b/themes/OneDark-Pro.json @@ -2165,7 +2165,7 @@ "editorOverviewRuler.deletedBackground": "#9A353D", "editorOverviewRuler.modifiedBackground": "#948B60", "editor.selectionBackground": "#67769660", - "editor.selectionHighlightBackground": "#ffffff10", + "editor.selectionHighlightBackground": "#ffd33d44", "editor.selectionHighlightBorder": "#dddddd", "editor.wordHighlightBackground": "#d2e0ff2f", "editor.wordHighlightBorder": "#7f848e",