{
  "workbench.colorCustomizations": {
    "activityBar.activeBackground": "#67c7c6",
    "activityBar.activeBorder": "#b945ba",
    "activityBar.background": "#67c7c6",
    "activityBar.foreground": "#15202b",
    "activityBar.inactiveForeground": "#15202b99",
    "activityBarBadge.background": "#b945ba",
    "activityBarBadge.foreground": "#e7e7e7",
    "sash.hoverBorder": "#67c7c6",
    "statusBar.background": "#44b7b6",
    "statusBar.foreground": "#15202b",
    "statusBarItem.hoverBackground": "#369291",
    "statusBarItem.remoteBackground": "#44b7b6",
    "statusBarItem.remoteForeground": "#15202b",
    "titleBar.activeBackground": "#44b7b6",
    "titleBar.activeForeground": "#15202b",
    "titleBar.inactiveBackground": "#44b7b699",
    "titleBar.inactiveForeground": "#15202b99",
    "editorGroup.border": "#67c7c6",
    "panel.border": "#67c7c6",
    "sideBar.border": "#67c7c6",
    "statusBar.border": "#44b7b6",
    "titleBar.border": "#44b7b6",
    "tab.activeBorder": "#67c7c6",
    "statusBar.debuggingBackground": "#b74445",
    "statusBar.debuggingBorder": "#b74445",
    "statusBar.debuggingForeground": "#e7e7e7"
  },
  "peacock.color": "#44b7b6"
}