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