diff --git a/settings.json b/settings.json index 62c84be..0eeadcf 100644 --- a/settings.json +++ b/settings.json @@ -19,6 +19,7 @@ "editorCursor.foreground": "#007523", "editorBracketMatch.border": "#fffb00", "editorBracketMatch.background": "#fffb00", + "terminal.background" : "#f8f8f8", }, "editor.fontSize": 15, "editor.fontFamily": "SF Mono",