{
  "workbench.colorCustomizations": {
    "activityBar.background": "#36d056",
    "activityBar.foreground": "#15202b",
    "activityBar.inactiveForeground": "#15202b99",
    "activityBarBadge.background": "#7d64db",
    "activityBarBadge.foreground": "#e7e7e7",
    "titleBar.activeBackground": "#28ab43",
    "titleBar.inactiveBackground": "#28ab4399",
    "titleBar.activeForeground": "#e7e7e7",
    "titleBar.inactiveForeground": "#e7e7e799",
    "statusBar.background": "#28ab43",
    "statusBarItem.hoverBackground": "#36d056",
    "statusBar.foreground": "#e7e7e7"
  },
  "peacock.color": "#28ab43"
}