22 lines
903 B
JSON
22 lines
903 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.activeBackground": "#92a480",
|
|
"activityBar.background": "#92a480",
|
|
"activityBar.foreground": "#15202b",
|
|
"activityBar.inactiveForeground": "#15202b99",
|
|
"activityBarBadge.background": "#eceff2",
|
|
"activityBarBadge.foreground": "#15202b",
|
|
"commandCenter.border": "#15202b99",
|
|
"sash.hoverBorder": "#92a480",
|
|
"statusBar.background": "#788c65",
|
|
"statusBar.foreground": "#15202b",
|
|
"statusBarItem.hoverBackground": "#5f6e50",
|
|
"statusBarItem.remoteBackground": "#788c65",
|
|
"statusBarItem.remoteForeground": "#15202b",
|
|
"titleBar.activeBackground": "#788c65",
|
|
"titleBar.activeForeground": "#15202b",
|
|
"titleBar.inactiveBackground": "#788c6599",
|
|
"titleBar.inactiveForeground": "#15202b99"
|
|
},
|
|
"peacock.color": "#788c65"
|
|
} |