diff --git a/vscode/settings.json b/vscode/settings.json index 758548c..5a480fd 100755 --- a/vscode/settings.json +++ b/vscode/settings.json @@ -73,7 +73,7 @@ "window.confirmSaveUntitledWorkspace": false, "git.openRepositoryInParentFolders": "never", "debug.toolBarLocation": "commandCenter", - "workbench.colorTheme": "Default Light+", + "workbench.colorTheme": "Default Dark+", "ansible.lightspeed.enabled": false, "ansible.lightspeed.suggestions.enabled": false } \ No newline at end of file