From f450f2793254a3e2452b052d08fd69269cf35e42 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 12 Oct 2020 10:47:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'settings.json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.json b/settings.json index 0d95d17..4d6c5e3 100644 --- a/settings.json +++ b/settings.json @@ -12,7 +12,7 @@ "workbench.colorCustomizations": { "editor.selectionBackground": "#ffa9cd", "editor.selectionHighlightBackground": "#ffa8a8", - "editorOverviewRuler.findMatchForeground": "#e0e000", + "editorOverviewRuler.findMatchForeground": "#0000ff", "editorOverviewRuler.selectionHighlightForeground": "#ff0000", "editorCursor.foreground": "#007523", "editorBracketMatch.border": "#97d3aa",