From f360dd01188f33d30e5ee382ce091555b331530a Mon Sep 17 00:00:00 2001 From: Drewry Pope Date: Sun, 17 Dec 2023 18:59:24 -0600 Subject: [PATCH] stuff --- .vscode/settings.json | 5 ----- 1 file changed, 5 deletions(-) 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" - }, }