浏览代码

去掉设置

lcl 1 年之前
父节点
当前提交
9402d8f443
共有 1 个文件被更改,包括 0 次插入23 次删除
  1. 0 23
      .vscode/settings.json

+ 0 - 23
.vscode/settings.json

@@ -1,23 +0,0 @@
-{
-    "dotnet.defaultSolution": "MainServer.sln",
-    "workbench.colorCustomizations": {
-        "activityBar.activeBackground": "#508d65",
-        "activityBar.background": "#508d65",
-        "activityBar.foreground": "#e7e7e7",
-        "activityBar.inactiveForeground": "#e7e7e799",
-        "activityBarBadge.background": "#57457a",
-        "activityBarBadge.foreground": "#e7e7e7",
-        "commandCenter.border": "#e7e7e799",
-        "sash.hoverBorder": "#508d65",
-        "statusBar.background": "#3e6d4e",
-        "statusBar.foreground": "#e7e7e7",
-        "statusBarItem.hoverBackground": "#508d65",
-        "statusBarItem.remoteBackground": "#3e6d4e",
-        "statusBarItem.remoteForeground": "#e7e7e7",
-        "titleBar.activeBackground": "#3e6d4e",
-        "titleBar.activeForeground": "#e7e7e7",
-        "titleBar.inactiveBackground": "#3e6d4e99",
-        "titleBar.inactiveForeground": "#e7e7e799"
-    },
-    "peacock.color": "#3e6d4e"
-}