diff --git a/.vscode/settings.json b/.vscode/settings.json index 90f899a..2c898ae 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -8,13 +8,6 @@ "files.associations": { "DockerDev": "dockerfile", }, - "workbench.colorTheme": "One Dark Pro", - "explorer.confirmDelete": false, - "editor.fontFamily": "JetBrains Mono", - "editor.letterSpacing": 1.2, - "editor.fontLigatures": true, - "editor.wordWrap": "on", "python.formatting.provider": "black", "python.showStartPage": false, - "editor.fontSize": 13, } \ No newline at end of file