{
  "workbench.colorCustomizations": {
    "activityBar.background": "#d463f0",
    "activityBar.activeBackground": "#d463f0",
    "activityBar.activeBorder": "#745f0b",
    "activityBar.foreground": "#15202b",
    "activityBar.inactiveForeground": "#15202b99",
    "activityBarBadge.background": "#745f0b",
    "activityBarBadge.foreground": "#e7e7e7",
    "titleBar.activeBackground": "#c735eb",
    "titleBar.inactiveBackground": "#c735eb99",
    "titleBar.activeForeground": "#e7e7e7",
    "titleBar.inactiveForeground": "#e7e7e799",
    "statusBar.background": "#c735eb",
    "statusBarItem.hoverBackground": "#d463f0",
    "statusBar.foreground": "#e7e7e7"
  },
  "peacock.color": "#c735eb"
}