settings.jsonā¢903 B
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#cb9be2",
"activityBar.background": "#cb9be2",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#f8f2e6",
"activityBarBadge.foreground": "#15202b",
"commandCenter.border": "#15202b99",
"sash.hoverBorder": "#cb9be2",
"statusBar.background": "#b773d7",
"statusBar.foreground": "#15202b",
"statusBarItem.hoverBackground": "#a34bcc",
"statusBarItem.remoteBackground": "#b773d7",
"statusBarItem.remoteForeground": "#15202b",
"titleBar.activeBackground": "#b773d7",
"titleBar.activeForeground": "#15202b",
"titleBar.inactiveBackground": "#b773d799",
"titleBar.inactiveForeground": "#15202b99"
},
"peacock.color": "#b773d7"
}