vscode theme 변경

This commit is contained in:
toki 2026-03-02 00:58:12 +09:00
parent a5c80a4e7c
commit ebe777a70d

View file

@ -1,3 +1,3 @@
{
"workbench.colorTheme": "Visual Studio Dark"
"workbench.colorTheme": "Default Dark Modern"
}