johnpapa / vscode-peacock

Subtly change the color of your Visual Studio Code workspace. Ideal when you have multiple VS Code instances, use VS Live Share, or use VS Code's Remote features, and you want to quickly identify your editor.
MIT License
1.03k stars 115 forks source link

Alt - Tab Thumbnail Coloring (Not coloring when window is active) #546

Open MehmetKaplan opened 5 months ago

MehmetKaplan commented 5 months ago

Is your feature request related to a problem? Please describe.

I don't like to be distracted by colors around the window when I am concentrated and working on the active VSCODE window. On the other hand I want to find the active window when I am doing the "alt - tab".

Describe the solution you'd like

It would be perfect if peacock had a configuration such that, the color is active only when the window is not active. (I am assuming by this way in the alt - tab thumbnails I can see the desired color and easily find the window I am looking for.)

Describe alternatives you've considered

Much better alternative is the color to be active only for thumbnails (even backgrounded vscodes don't have the color so that the windows in the same screen don't distract either.

Additional context

I believe colors pull your attention. So they should not pull your attention when you need to divert your attention to something else, in this case coding.

johnpapa commented 5 months ago

Thank you @MehmetKaplan for creating this issue!