From ebe777a70d8d0321115a058fe31569fc984fecc1 Mon Sep 17 00:00:00 2001 From: toki Date: Mon, 2 Mar 2026 00:58:12 +0900 Subject: [PATCH] =?UTF-8?q?vscode=20theme=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 2efadef..e8aab8b 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "workbench.colorTheme": "Visual Studio Dark" + "workbench.colorTheme": "Default Dark Modern" } \ No newline at end of file