Skip to content

Ensure each VSCode window has a titlebar with a different colour.

Notifications You must be signed in to change notification settings

richdawe-cio/vscode-titlebar-colour

Repository files navigation

titlebar-colour

Ensure each VSCode window has a titlebar with a different colour.

Bundle

See Publishing Extensions for more information about building and publishing bundles.

To generate a bundle (.vsix file) that you can install into VSCode locally, run the following command:

npx vsce package

This will build a file with a name like titlebar-colour-0.0.2.vsix.

Install Bundle

" For users, to install a .vsix file in VS Code:

  1. Go to the Extensions view.
  2. Click Views and More Actions...
  3. Select Install from VSIX... "

On VSCode on macOS, you have to click on the breadcrumbs (...) in the top-right of the Extensions pane, in order to see the "Install from VSIX..." option.