Files
releases-sync/.vscode/settings.json

11 lines
375 B
JSON

{
"workbench.colorCustomizations": {
"activityBar.activeBackground": "#eee5a7",
"activityBar.background": "#eee5a7",
"activityBar.foreground": "#15202b",
"activityBar.inactiveForeground": "#15202b99",
"activityBarBadge.background": "#1fa090",
"activityBarBadge.foreground": "#e7e7e7"
},
"peacock.color": "#e6d97c"
}