From 296c6d9de1515072a2f1f9a31f06a2c5cd1c23e7 Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 10 Oct 2020 19:41:59 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/settings.json b/settings.json index 8b397f4..d004cdf 100644 --- a/settings.json +++ b/settings.json @@ -19,8 +19,8 @@ "editorBracketMatch.border": "#97d3aa", "editorBracketMatch.background": "#97d3aa", "editor.lineHighlightBackground": "#f0f0f0", - "editor.findMatchHighlightBackground": "#7a9958", - "editor.findMatchBackground": "#758d5c", + "editor.findMatchHighlightBackground": "#e0e480", + "editor.findMatchBackground": "#e0e480", "terminal.background" : "#f8f8f8", "sideBar.foreground" : "#000000", "tab.activeForeground": "#000000",