Skip to content

theme-color is not updated when the PWA is inactive. #236615

@a-stewart

Description

  • VS Code Version: 1.97.0-insider
  • OS Version: PWA (Mac OS, but should apply to all)

Steps to Reproduce:

  1. Set the colour titleBar.inactiveBackground to something significantly different to the activeBackground to easily distinguish the focused app.
  2. Focus on any other app.

Image

Notice that even when the PWA is inactive, it still takes the theme-color from the active titlebar background.

https://github.com/microsoft/vscode/blob/main/src/vs/workbench/browser/style.ts#L27-L41

I think that ideally the theme-color would match the titlebar colour, regardless of whether the app is active or not.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team membertitlebarVS Code main title bar issueswebIssues related to running VSCode in the web

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions