From f3028c9f0a64feafe3e0ab48bf09015c0f3fe3e9 Mon Sep 17 00:00:00 2001 From: JinmingYang <2214962083@qq.com> Date: Sun, 16 Jul 2023 19:25:19 +0800 Subject: [PATCH] Delete settings.json Delete vscode settings --- .vscode/settings.json | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 3a23a6c..0000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "workbench.colorCustomizations": { - "activityBar.background": "#3E2918", - "titleBar.activeBackground": "#573922", - "titleBar.activeForeground": "#FCFAF8" - } -} \ No newline at end of file