From d2d2a72ca147064bb7703f7567e4d29376cb8642 Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 10 Oct 2020 17:50:05 +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 6eacb39..94ce0d8 100644 --- a/settings.json +++ b/settings.json @@ -16,8 +16,8 @@ "editorOverviewRuler.findMatchForeground": "#e0e000", "editorOverviewRuler.selectionHighlightForeground": "#ff0000", "editorCursor.foreground": "#007523", - "editorBracketMatch.border": "#00d640c8", - "editorBracketMatch.background": "#00d640c8", + "editorBracketMatch.border": "#97d3aa", + "editorBracketMatch.background": "#97d3aa", "editor.lineHighlightBackground": "#ebebeb", "editor.findMatchHighlightBackground": "#aeda00", "terminal.background" : "#f8f8f8",