onehalf icon indicating copy to clipboard operation
onehalf copied to clipboard

VSCode: Status bar default color when no folder or workspace open

Open dwettstein opened this issue 3 years ago • 0 comments

The VSCode status bar is shown with its default color when no folder or workspace has been opened: image

Should be: image

To fix this add the options statusBar.noFolderBackground and statusBar.noFolderForeground with same colors as statusBar.*ground.

See also: https://stackoverflow.com/questions/62486899/vscode-status-bar-color-is-fixed

dwettstein avatar Jul 23 '21 11:07 dwettstein