diff --git a/vscode-settings.json b/vscode-settings.json index 7fc153c..b39d4f5 100644 --- a/vscode-settings.json +++ b/vscode-settings.json @@ -1,6 +1,6 @@ { "window.zoomLevel": 0, - "workbench.colorTheme": "Material Theme Darker High Contrast", + "workbench.colorTheme": "Material Theme High Contrast", "python.jediEnabled": false, "editor.tabSize": 2, "[typescript]": {