johnpapa/vscode-peacock

Set the commandCenter.* properties

johnpapa opened this issue · 3 comments

Set the commandCenter.* properties based on the existing color choices for:

commandCenter.border = activityBar.activeBorder; // if possible
commandCenter.activeBackground = titleBar.activeBackground;
commandCenter.background = titleBar.inactiveBackground;

Thank you @johnpapa for creating this issue!

Revising as it seems only the border needs to be set. The backgrounds seem to contrast well with the titlebar.

closed by #501