{
    "typescript.tsdk": "node_modules/typescript/lib",
    "workbench.colorCustomizations": {
      "activityBar.background": "#073416",
      "titleBar.activeBackground": "#010703",
      "titleBar.activeForeground": "#e7e7e7",
      "activityBar.activeBackground": "#073416",
      "activityBar.activeBorder": "#733ae5",
      "activityBar.foreground": "#e7e7e7",
      "activityBar.inactiveForeground": "#e7e7e799",
      "activityBarBadge.background": "#733ae5",
      "activityBarBadge.foreground": "#e7e7e7",
      "statusBar.background": "#010703",
      "statusBar.foreground": "#e7e7e7",
      "statusBarItem.hoverBackground": "#073416",
      "titleBar.inactiveBackground": "#01070399",
      "titleBar.inactiveForeground": "#e7e7e799",
      "editorGroup.border": "#073416",
      "panel.border": "#073416",
      "sash.hoverBorder": "#073416",
      "sideBar.border": "#073416",
      "statusBarItem.remoteBackground": "#010703",
      "statusBarItem.remoteForeground": "#e7e7e7"
    },
    "peacock.color": "#010703"
}