{
    "workbench.colorCustomizations": {
        "activityBar.activeBackground": "#7e3d11",
        "activityBar.background": "#7e3d11",
        "activityBar.foreground": "#e7e7e7",
        "activityBar.inactiveForeground": "#e7e7e799",
        "activityBarBadge.background": "#041c0e",
        "activityBarBadge.foreground": "#e7e7e7",
        "commandCenter.border": "#e7e7e799",
        "sash.hoverBorder": "#7e3d11",
        "statusBar.background": "#51270b",
        "statusBar.foreground": "#e7e7e7",
        "statusBarItem.hoverBackground": "#7e3d11",
        "statusBarItem.remoteBackground": "#51270b",
        "statusBarItem.remoteForeground": "#e7e7e7",
        "titleBar.activeBackground": "#51270b",
        "titleBar.activeForeground": "#e7e7e7",
        "titleBar.inactiveBackground": "#51270b99",
        "titleBar.inactiveForeground": "#e7e7e799"
    },
    "peacock.remoteColor": "#51270b"
}