@geosolutions/react-joyride
Version:
Create walkthroughs and guided tours for your apps
18 lines • 639 B
JSON
{
"workbench.colorCustomizations": {
"activityBar.background": "#1f6fd0",
"activityBar.activeBorder": "#ee90bb",
"activityBar.foreground": "#e7e7e7",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#ee90bb",
"activityBarBadge.foreground": "#15202b",
"titleBar.activeBackground": "#1857a4",
"titleBar.inactiveBackground": "#1857a499",
"titleBar.activeForeground": "#e7e7e7",
"titleBar.inactiveForeground": "#e7e7e799",
"statusBar.background": "#1857a4",
"statusBarItem.hoverBackground": "#1f6fd0",
"statusBar.foreground": "#e7e7e7"
},
"peacock.color": "#1857a4"
}