rotowire-api-client
Version:
Node and NestJS wrappers for Rotowire feeds
22 lines • 903 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#df3e5c",
"activityBar.background": "#df3e5c",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#1a520e",
"activityBarBadge.foreground": "#e7e7e7",
"commandCenter.border": "#e7e7e799",
"sash.hoverBorder": "#df3e5c",
"statusBar.background": "#c92140",
"statusBar.foreground": "#e7e7e7",
"statusBarItem.hoverBackground": "#df3e5c",
"statusBarItem.remoteBackground": "#c92140",
"statusBarItem.remoteForeground": "#e7e7e7",
"titleBar.activeBackground": "#c92140",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveBackground": "#c9214099",
"titleBar.inactiveForeground": "#e7e7e799"
},
"peacock.color": "#c92140"
}