mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
18 lines
709 B
JSON
18 lines
709 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.background": "#88d7ea",
|
|
"activityBar.activeBorder": "#de41bf",
|
|
"activityBar.foreground": "#15202b",
|
|
"activityBar.inactiveForeground": "#15202b99",
|
|
"activityBarBadge.background": "#de41bf",
|
|
"activityBarBadge.foreground": "#e7e7e7",
|
|
"titleBar.activeBackground": "#5dc9e2",
|
|
"titleBar.inactiveBackground": "#5dc9e299",
|
|
"titleBar.activeForeground": "#15202b",
|
|
"titleBar.inactiveForeground": "#15202b99",
|
|
"statusBar.background": "#5dc9e2",
|
|
"statusBarItem.hoverBackground": "#32bbda",
|
|
"statusBar.foreground": "#15202b"
|
|
},
|
|
"peacock.color": "#5dc9e2"
|
|
} |