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",