{
    "workbench.colorCustomizations": {
        "activityBar.background": "#a563c1",
        "activityBar.foreground": "#15202b",
        "activityBar.inactiveForeground": "#15202b99",
        "activityBarBadge.background": "#5b4b24",
        "activityBarBadge.foreground": "#e7e7e7",
        "titleBar.activeBackground": "#8e44ad",
        "titleBar.inactiveBackground": "#8e44ad99",
        "titleBar.activeForeground": "#e7e7e7",
        "titleBar.inactiveForeground": "#e7e7e799",
        "statusBar.background": "#8e44ad",
        "statusBarItem.hoverBackground": "#a563c1",
        "statusBar.foreground": "#e7e7e7"
    }
}