{
    "workbench.colorCustomizations": {
        "activityBar.activeBackground": "#05d514",
        "activityBar.background": "#05d514",
        "activityBar.foreground": "#15202b",
        "activityBar.inactiveForeground": "#15202b99",
        "activityBarBadge.background": "#6e63fb",
        "activityBarBadge.foreground": "#e7e7e7",
        "commandCenter.border": "#e7e7e799",
        "sash.hoverBorder": "#05d514",
        "statusBar.background": "#04a30f",
        "statusBar.foreground": "#e7e7e7",
        "statusBarItem.hoverBackground": "#05d514",
        "statusBarItem.remoteBackground": "#04a30f",
        "statusBarItem.remoteForeground": "#e7e7e7",
        "titleBar.activeBackground": "#04a30f",
        "titleBar.activeForeground": "#e7e7e7",
        "titleBar.inactiveBackground": "#04a30f99",
        "titleBar.inactiveForeground": "#e7e7e799"
    },
    "peacock.color": "#04a30f"
}