{
	"workbench.colorCustomizations": {
		"activityBar.activeBackground": "#cc3700aa",
		"activityBar.activeBorder": "#00bf34",
		"activityBar.background": "#cc3700aa",
		"activityBar.foreground": "#edeff1",
		"activityBar.inactiveForeground": "#edeff199",
		"activityBarBadge.background": "#00bf34",
		"activityBarBadge.foreground": "#edeff1",
		"editorGroup.border": "#cc3700aa",
		"panel.border": "#cc3700aa",
		"sideBar.border": "#cc3700aa",
		"statusBar.background": "#ff4500aa",
		"statusBar.foreground": "#edeff1",
		"statusBarItem.hoverBackground": "#ff6a33aa",
		"tab.activeBorder": "#cc3700aa",
		"titleBar.activeBackground": "#ff6a33aa",
		"titleBar.activeForeground": "#373c3f",
		"titleBar.inactiveBackground": "#ff6a3399",
		"titleBar.inactiveForeground": "#373c3f99"
	},
	"peacock.color": "#ff4500aa"
}