From 5fd7776361c81e874edf68b1ec8c056583849d82 Mon Sep 17 00:00:00 2001 From: Olia Lisa Date: Tue, 30 Dec 2025 12:03:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BB=A3=E7=A0=81=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E4=B8=BB=E9=A2=98=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .vscode/settings.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..1f6b34a --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "workbench.colorTheme": "One Dark Pro Night Flat" +} \ No newline at end of file