11 lines
375 B
JSON
11 lines
375 B
JSON
{
|
|
"workbench.colorCustomizations": {
|
|
"activityBar.activeBackground": "#a9e3ea",
|
|
"activityBar.background": "#a9e3ea",
|
|
"activityBar.foreground": "#15202b",
|
|
"activityBar.inactiveForeground": "#15202b99",
|
|
"activityBarBadge.background": "#d965cd",
|
|
"activityBarBadge.foreground": "#15202b"
|
|
},
|
|
"peacock.color": "#80d5e0"
|
|
} |