diff --git a/.vscode/settings.json b/.vscode/settings.json index 6de31bdf9..2a9e4d80a 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -6,5 +6,6 @@ "java.format.onType.enabled": true, "java.format.enabled": true, "editor.detectIndentation": false, - "java.import.projectSelection": "automatic" + "java.import.projectSelection": "automatic", + "workbench.colorTheme": "Default Dark Modern" } \ No newline at end of file