{
  "workbench.colorCustomizations": {
    "activityBar.activeBackground": "#4bdacb",
    "activityBar.background": "#4bdacb",
    "activityBar.foreground": "#15202b",
    "activityBar.inactiveForeground": "#15202b99",
    "activityBarBadge.background": "#ca46d9",
    "activityBarBadge.foreground": "#e7e7e7",
    "commandCenter.border": "#15202b99",
    "sash.hoverBorder": "#4bdacb",
    "statusBar.background": "#29c9b8",
    "statusBar.foreground": "#15202b",
    "statusBarItem.hoverBackground": "#209f91",
    "statusBarItem.remoteBackground": "#29c9b8",
    "statusBarItem.remoteForeground": "#15202b",
    "titleBar.activeBackground": "#29c9b8",
    "titleBar.activeForeground": "#15202b",
    "titleBar.inactiveBackground": "#29c9b899",
    "titleBar.inactiveForeground": "#15202b99"
  },
  "peacock.color": "#29c9b8"
}