diff --git a/.vscode/settings.json b/.vscode/settings.json index bdc8b893..dc5fe501 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,10 +1,4 @@ { - "workbench.colorCustomizations": { - "activityBar.background": "#10a84a", - "titleBar.activeBackground": "#10a84a", - "titleBar.activeForeground": "#ffffff" - }, - "editor.formatOnSave": false, "python.testing.pytestArgs": [ "tests" ],