Title Bar PaletteAutomatically give each VS Code or Cursor workspace a distinct title-bar accent so open windows are easier to identify at a glance.
Features
InstallInstall from the Visual Studio Marketplace or Open VSX. Title Bar Palette requires VS Code Using Title Bar PaletteAutomatic assignment needs no configuration. Each fresh workspace receives the next preset in the sequence. To choose a color yourself, open the Command Palette and run Title Bar Palette: Select Color. Manual selection moves the automatic sequence to the following preset. Empty untitled windows are left unchanged because the extension writes only to workspace settings. Palette
Dark variants use white Command Center text. Light variants use How it worksTitle Bar Palette writes workspace-scoped
The title bar uses the full preset color. On current VS Code, the explicit The extension inspects the workspace-scoped value directly, so User-level color customizations do not suppress automatic assignment. Complete custom workspace accents and complete custom title-bar colors are preserved. Recognized built-in presets re-anchor the sequence so the next automatic workspace receives the following color. Recognized 0.1 title-bar presets and earlier 0.2 compact presets migrate in place to the current title-bar plus shell format. Other workspace color customizations stay in place. CompatibilityTitle Bar Palette uses standard VS Code workspace configuration APIs, has no native dependencies, and is designed for desktop VS Code and Cursor. The extension metadata supports untrusted and virtual workspaces. Window border visibility depends on editor chrome support. The title bar and Command Center remain the primary workspace identifiers. Development
SupportReport bugs, compatibility issues, and focused feature requests through GitHub Issues or see SUPPORT.md. Developed and maintained by Serbyte Development. |
