@raona/components
Version:
React components used at Raona to work with SPFx
19 lines • 716 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.background": "#e97976",
"activityBar.activeBackground": "#e97976",
"activityBar.activeBorder": "#adf2ae",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#adf2ae",
"activityBarBadge.foreground": "#15202b",
"titleBar.activeBackground": "#e24e4a",
"titleBar.inactiveBackground": "#e24e4a99",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveForeground": "#e7e7e799",
"statusBar.background": "#e24e4a",
"statusBarItem.hoverBackground": "#e97976",
"statusBar.foreground": "#e7e7e7"
},
"peacock.color": "#E24E4A"
}