From deaec2bdfdcf82349ae4930fdade94392ee9e675 Mon Sep 17 00:00:00 2001 From: colin Date: Sat, 10 Oct 2020 17:51:23 +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 94ce0d8..c3209fa 100644 --- a/settings.json +++ b/settings.json @@ -18,7 +18,7 @@ "editorCursor.foreground": "#007523", "editorBracketMatch.border": "#97d3aa", "editorBracketMatch.background": "#97d3aa", - "editor.lineHighlightBackground": "#ebebeb", + "editor.lineHighlightBackground": "#f0f0f0", "editor.findMatchHighlightBackground": "#aeda00", "terminal.background" : "#f8f8f8", },