{
  "workbench.colorCustomizations": {
    "activityBar.activeBackground": "#157645",
    "activityBar.background": "#157645",
    "activityBar.foreground": "#e7e7e7",
    "activityBar.inactiveForeground": "#e7e7e799",
    "activityBarBadge.background": "#4f1887",
    "activityBarBadge.foreground": "#e7e7e7",
    "sash.hoverBorder": "#157645",
    "statusBar.background": "#0d4b2c",
    "statusBar.foreground": "#e7e7e7",
    "statusBarItem.hoverBackground": "#157645",
    "statusBarItem.remoteBackground": "#0d4b2c",
    "statusBarItem.remoteForeground": "#e7e7e7"
  },
  "peacock.remoteColor": "#0d4b2c"
}