{
    "workbench.colorCustomizations": {
        "titleBar.activeBackground": "#208af9",
        "titleBar.inactiveBackground": "#208af999",
        "titleBar.activeForeground": "#e7e7e7",
        "titleBar.inactiveForeground": "#e7e7e799",
        "statusBar.background": "#208af9",
        "statusBarItem.hoverBackground": "#52a4fa",
        "statusBar.foreground": "#e7e7e7"
    }
}