{
    "workbench.colorCustomizations": {
        "activityBar.activeBackground": "#be0000",
        "activityBar.background": "#be0000",
        "activityBar.foreground": "#e7e7e7",
        "activityBar.inactiveForeground": "#e7e7e799",
        "activityBarBadge.background": "#002000",
        "activityBarBadge.foreground": "#e7e7e7",
        "commandCenter.border": "#e7e7e799",
        "sash.hoverBorder": "#be0000",
        "statusBar.background": "#8b0000",
        "statusBar.foreground": "#e7e7e7",
        "statusBarItem.hoverBackground": "#be0000",
        "statusBarItem.remoteBackground": "#8b0000",
        "statusBarItem.remoteForeground": "#e7e7e7",
        "titleBar.activeBackground": "#8b0000",
        "titleBar.activeForeground": "#e7e7e7",
        "titleBar.inactiveBackground": "#8b000099",
        "titleBar.inactiveForeground": "#e7e7e799"
    }
}