{
    "workbench.colorCustomizations": {
        "sash.hoverBorder": "#ba6a29",
        "statusBar.background": "#905220",
        "statusBar.foreground": "#e7e7e7",
        "statusBarItem.hoverBackground": "#ba6a29",
        "statusBarItem.remoteBackground": "#905220",
        "statusBarItem.remoteForeground": "#e7e7e7",
        "tab.activeBorder": "#ba6a29"
    },
    "peacock.color": "#905220"
}