Auto-generated titles and colors for parallel Claude Code sessions
Auto-titles from Haiku in ~10ms so parallel Claude sessions stay visually distinct.
VS Code plugin for adding color to your title bar.
Hashes workspace path into persistent title-bar color; solves cmd-tab confusion elegantly.
VS Code users juggling multiple projects simultaneously
VS Code theme extensions · IDE customization plugins
If you work across multiple projects throughout the day, all your VS Code windows look identical. I kept cmd-tabbing into the wrong one, so I made this.
How it works: - When you open a folder, it deterministically hashes the workspace path into an HSL color, so each project always gets the same color. - Saturation and lightness are tuned per theme (Dark/Light/High Contrast). - Foreground text picks white or black based on WCAG 2.0 contrast ratio. - You can also randomize or pick from 14 hue presets via the command palette. - Only touches the five titleBar.* keys — nothing else is modified. - It's ~300 lines of TypeScript, MIT licensed, no dependencies beyond the VS Code API.
Marketplace: https://marketplace.visualstudio.com/items?itemName=wstuckey...
Auto-titles from Haiku in ~10ms so parallel Claude sessions stay visually distinct.
A 30-line script for a colored separator line that 'echo' could mostly do.
Color-coded Space pill with fuzzy jump—solves real multi-agent context switching, niche audience.
APCA-driven generation fixes semantic color drift that pywal and base16 ignore.
Polished color toolkit, but Coolors, Adobe Color, and Khroma already own this space.
3D gamut visualization beats basic palette generators, but color tools remain crowded.