Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
dwettstein opened this issue Jul 23, 2021 · 0 comments · May be fixed by #119
Open

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

dwettstein opened this issue Jul 23, 2021 · 0 comments · May be fixed by #119

Comments

@dwettstein
Copy link

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

@sat0b sat0b linked a pull request Nov 21, 2021 that will close this issue
dwettstein added a commit to dwettstein/onehalf that referenced this issue Nov 13, 2023
Fixes sonph#115

* mr-upstream-119:
  Fix the color of vscode status bar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant