{
  "workbench.colorCustomizations": {
    "activityBar.activeBackground": "#afda1e",
    "activityBar.background": "#afda1e",
    "activityBar.foreground": "#15202b",
    "activityBar.inactiveForeground": "#15202b99",
    "activityBarBadge.background": "#1787a8",
    "activityBarBadge.foreground": "#e7e7e7",
    "sash.hoverBorder": "#afda1e",
    "statusBar.background": "#8bad18",
    "statusBar.foreground": "#15202b",
    "statusBarItem.hoverBackground": "#678012",
    "statusBarItem.remoteBackground": "#8bad18",
    "statusBarItem.remoteForeground": "#15202b"
  },
  "peacock.remoteColor": "#8bad18"
}