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

"Surprise Me On Startup" using fixed color based on project name. #552

Open AwesomeDog opened 1 month ago

AwesomeDog commented 1 month ago

Is your feature request related to a problem? Please describe. I really like "Surprise Me On Startup" feature since it save me from configure colors. One thing that bother me is that the color is not predictable.

Describe the solution you'd like Could the color generation algorithm be something generated from project name? So the color can be more predictive. like this https://www.npmjs.com/package/string-to-color?activeTab=readme

Describe alternatives you've considered

Additional context