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

Sync color between computers #524

Open jano23 opened 1 year ago

jano23 commented 1 year ago

Is your feature request related to a problem? Please describe. Settings do not sync with the other computer

Describe the solution you'd like If I change color in one computer, it would be nice to see that color on my other computer when I start vscode

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Windows 11 desktop and laptop running the latest version of Windows 11, Vscode

johnpapa commented 1 year ago

Thank you @jano23 for creating this issue!

willpower232 commented 1 year ago

I think you can do this by committing the .vscode/settings.json file but that depends whether you are collaborating with anyone else