{
    "workbench.colorCustomizations": {
        "sash.hoverBorder": "#f4ec45",
        "statusBar.background": "#f1e715",
        "statusBar.debuggingBackground": "#151ff1",
        "statusBar.debuggingForeground": "#e7e7e7",
        "statusBar.foreground": "#15202b",
        "statusBarItem.hoverBackground": "#c7bf0c",
        "statusBarItem.remoteBackground": "#f1e715",
        "statusBarItem.remoteForeground": "#15202b",
        "tab.activeBorder": "#f4ec45",
        "titleBar.activeBackground": "#f1e715",
        "titleBar.activeForeground": "#15202b",
        "titleBar.inactiveBackground": "#f1e71599",
        "titleBar.inactiveForeground": "#15202b99",
        "commandCenter.border": "#15202b99"
    },
    "peacock.color": "#f1e715"
}