{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#8795f9",
"activityBar.background": "#8795f9",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#fde1e4",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#e7e7e799",
"sash.hoverBorder": "#8795f9",
"statusBar.background": "#566af7",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#8795f9",
"statusBarItem.remoteBackground": "#566af7",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#566af7",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#566af799",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#566af7"
}