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

Add option to select a pallet for colors #528

Open kunaltyagi opened 1 year ago

kunaltyagi commented 1 year ago

For certain remote hosts, I'd like to restrict the random colors to 256 color pallet, commonly used in the 256 terminal color

This way, I can set the theme of the terminal to be the same as the editor.

Ofc, the color can be chosen manually, but having a shortcut without adding 256 favorite colors would be really neat

johnpapa commented 1 year ago

Thank you @kunaltyagi for creating this issue!

mattgauntseo-sentry commented 1 year ago

I would love to be able to define my own favorite colors for peacock. Would you be open to guiding / accepting a PR for this?