From ae36bd57ac22daf1af4fa2d0f3b3165cd2803d6d Mon Sep 17 00:00:00 2001 From: Adriene Hutchins Date: Fri, 9 Oct 2020 20:12:11 -0400 Subject: [PATCH] ivsco --- .vscode/settings.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index c741bd2..f329bbd 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,5 @@ { - "python.pythonPath": "/home/taciturasa/.pyenv/versions/3.8.1/bin/python3.8", + "python.pythonPath": "/Users/taciturasa/.pyenv/versions/3.8.5/bin/python", "workbench.colorCustomizations": { "activityBar.background": "#2f7c47", "activityBar.activeBackground": "#2f7c47", @@ -14,9 +14,7 @@ "titleBar.inactiveForeground": "#e7e7e799", "statusBar.background": "#215732", "statusBarItem.hoverBackground": "#2f7c47", - "statusBar.foreground": "#e7e7e7", - "statusBar.border": "#215732", - "titleBar.border": "#215732" + "statusBar.foreground": "#e7e7e7" }, "peacock.color": "#215732" } \ No newline at end of file