{
  "workbench.colorCustomizations": {
    "activityBar.activeBackground": "#474dc0",
    "activityBar.background": "#474dc0",
    "activityBar.foreground": "#e7e7e7",
    "activityBar.inactiveForeground": "#e7e7e799",
    "activityBarBadge.background": "#ce7175",
    "activityBarBadge.foreground": "#15202b",
    "commandCenter.border": "#e7e7e799",
    "sash.hoverBorder": "#474dc0",
    "statusBar.background": "#363b9e",
    "statusBar.foreground": "#e7e7e7",
    "statusBarItem.hoverBackground": "#474dc0",
    "statusBarItem.remoteBackground": "#363b9e",
    "statusBarItem.remoteForeground": "#e7e7e7",
    "titleBar.activeBackground": "#363b9e",
    "titleBar.activeForeground": "#e7e7e7",
    "titleBar.inactiveBackground": "#363b9e99",
    "titleBar.inactiveForeground": "#e7e7e799"
  },
  "peacock.color": "#363b9e"
}