File size: 658 Bytes
c2fc618
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "workbench.colorCustomizations": {
        "activityBar.activeBackground": "#4f6f14",
        "activityBar.background": "#4f6f14",
        "activityBar.foreground": "#e7e7e7",
        "activityBar.inactiveForeground": "#e7e7e799",
        "activityBarBadge.background": "#0f3a51",
        "activityBarBadge.foreground": "#e7e7e7",
        "sash.hoverBorder": "#4f6f14",
        "statusBar.background": "#30440c",
        "statusBar.foreground": "#e7e7e7",
        "statusBarItem.hoverBackground": "#4f6f14",
        "statusBarItem.remoteBackground": "#30440c",
        "statusBarItem.remoteForeground": "#e7e7e7"
    },
    "peacock.color": "#30440c"
}