diff --git a/.vscode/settings.json b/.vscode/settings.json index 9ea1698f..1e7fa031 100755 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -31,9 +31,4 @@ "ksuid" ], "xml.downloadExternalResources.enabled": true, - "workbench.colorCustomizations": { - "activityBar.background": "#1E3132", - "titleBar.activeBackground": "#2B4446", - "titleBar.activeForeground": "#F8FBFB" - }, }