Automatically color your VS Code UI based on which folder your current file belongs to.
This helps you visually distinguish multiple projects open in a single VSCode window — ideal for monorepos or multi-root workspaces with apps like api, app, admin, adopt, etc.
✨ Features
🎨 Automatically updates the title bar and activity bar colors
🔍 Based on the folder name found in the active file path
📁 Supports multiple folders using .vscode/settings.json per project
✅ Works in multi-root workspaces (recommended)
⚙️ Usage
Add a .vscode/settings.json file to each of your projects with the color you want: