{
    "workbench.colorCustomizations": {
        "activityBar.activeBackground": "#0bba5d",
        "activityBar.activeBorder": "#eee1fd",
        "activityBar.background": "#0bba5d",
        "activityBarBadge.background": "#eee1fd",
        "activityBarBadge.foreground": "#15202b",
        "statusBar.background": "#088a45",
        "statusBarItem.hoverBackground": "#0bba5d",
        "titleBar.activeBackground": "#088a45",
        "titleBar.inactiveBackground": "#088a4599",
        "activityBar.foreground": "#e7e7e7",
        "activityBar.inactiveForeground": "#e7e7e799",
        "statusBar.foreground": "#e7e7e7",
        "titleBar.activeForeground": "#e7e7e7",
        "titleBar.inactiveForeground": "#e7e7e799",
        "statusBarItem.remoteBackground": "#088a45",
        "statusBarItem.remoteForeground": "#e7e7e7",
        "sash.hoverBorder": "#0bba5d",
        "commandCenter.border": "#e7e7e799"
    },
    "peacock.color": "#088a45",
    "todo-tree.tree.disableCompactFolders": false,
    "todo-tree.tree.showBadges": true
}