{
|
"workbench.colorCustomizations": {
|
"activityBar.activeBackground": "#2d5d87",
|
"activityBar.background": "#2d5d87",
|
"activityBar.foreground": "#e7e7e7",
|
"activityBar.inactiveForeground": "#e7e7e799",
|
"activityBarBadge.background": "#481831",
|
"activityBarBadge.foreground": "#e7e7e7",
|
"commandCenter.border": "#e7e7e799",
|
"sash.hoverBorder": "#2d5d87",
|
"statusBar.background": "#204361",
|
"statusBar.foreground": "#e7e7e7",
|
"statusBarItem.hoverBackground": "#2d5d87",
|
"statusBarItem.remoteBackground": "#204361",
|
"statusBarItem.remoteForeground": "#e7e7e7",
|
"titleBar.activeBackground": "#204361",
|
"titleBar.activeForeground": "#e7e7e7",
|
"titleBar.inactiveBackground": "#20436199",
|
"titleBar.inactiveForeground": "#e7e7e799"
|
},
|
"peacock.color": "#204361"
|
}
|