From c290363f22553684ce5f1e458648ac4fa5ddd26e Mon Sep 17 00:00:00 2001 From: afdul <74723091+abdul2801@users.noreply.github.com> Date: Thu, 12 Dec 2024 17:32:27 +0530 Subject: [PATCH] Update .vscode/settings.json Co-authored-by: Emil Ernerfeldt --- .vscode/settings.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 3e5c2433925..681dc12fe15 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -33,5 +33,4 @@ "--all-features", ], "rust-analyzer.showUnlinkedFileNotification": false, - "workbench.colorTheme": "CodeSandbox Black", }