{
  "workbench.colorCustomizations": {
    "activityBar.activeBackground": "#6c7474a9",
    "activityBar.background": "#343434",
    "activityBar.foreground": "#e7e7e7",
    "activityBar.inactiveForeground": "#e7e7e799",
    "activityBarBadge.background": "#618b25",
    "activityBarBadge.foreground": "#000000",
    "commandCenter.border": "#e7e7e799",
    "sash.hoverBorder": "#4b5a6e",
    "statusBar.background": "#383c3c",
    "statusBar.foreground": "#e7e7e7",
    "statusBarItem.hoverBackground": "#6c7474",
    "statusBarItem.remoteBackground": "#618b25",
    "statusBarItem.remoteForeground": "#000000",
    "titleBar.activeBackground": "#618b25",
    "titleBar.activeForeground": "#000000",
    "titleBar.inactiveBackground": "#618b25bd",
    "titleBar.inactiveForeground": "#20202099"
  } 
}