Peacock writes colors on open or reload when no peacock color is chosen
See original GitHub issueVersions (please complete the following information):
- OS: Windows 10
- VS Code version 1.62.2
- Peacock Version 3.11.0
Describe the bug I have edited manually colors to this
"workbench.colorCustomizations": {
"activityBar.background": "#0d2c1399",
"activityBar.activeBackground": "#0d2c1399",
"activityBar.activeBorder": "#81DA7F",
"activityBar.foreground": "#81DA7F",
"activityBar.inactiveForeground": "#e7e7e799",
"activityBarBadge.background": "#81DA7F",
"activityBarBadge.foreground": "#0d2c1399",
"titleBar.activeBackground": "#0d2c1399",
"titleBar.inactiveBackground": "#091f0d99",
"titleBar.activeForeground": "#81DA7F",
"titleBar.inactiveForeground": "#e7e7e799",
"statusBar.background": "#237e33",
"statusBarItem.hoverBackground": "#2ea643",
"statusBar.foreground": "#e7e7e7",
"editorGroup.border": "#2ea643",
"panel.border": "#2ea643",
"sash.hoverBorder": "#2ea643",
"sideBar.border": "#2ea643",
"statusBarItem.remoteBackground": "#237e33",
"statusBarItem.remoteForeground": "#e7e7e7"
}
I don’t have peacock.color setting.
After i close and then start the VS code again, colors are reset to something different and the peacock.color is set to something that I have not choose.
To Reproduce Copy the setting I have placed there
Expected behavior I don’t expect peacock to invent some color and change the look of my editor even if the plugin is enabled.
Screenshots
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:7 (6 by maintainers)
Top Results From Across the Web
Peacock for Visual Studio Code
Documentation guide for the Visual Studio Code Peacock extension. ... Choose Peacock: Change to a favorite color; Choose one of the pre-defined colors...
Read more >What do I do when the video doesn't start and is showing a ...
What do I do when the video doesn't start and is showing a spinner or black screen, or an error message on Peacock?...
Read more >Peacock - Choose What to Color - DEV Community
Visually identify different VS Code instances with colors that you select. Tagged with vscode, javascript, fun.
Read more >The Peacock Cult in Asia - JSTOR
on altars." Peacock feathers* are considered sacred and are an indispensable items in temple festivals of South India. No temple festival of Kerala....
Read more >What is the significance of the peacock feather on Krishna's ...
The brilliant colors of peacock do not arise from the correspondingly colored ... In ancient hieroglyphics(before the origin of formal human writing), ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Appreciate the feedback on this.
Closing this as given the explanations above.
Re-opening as this solved one part of a problem, but the logic still exists for good reasons to clear the settings.
For now, it is unavoidable that Peacock when enabled will clear all workspace customizations in the local settings.json file. I will add this to the documentation.
If you wish to set your own colors, you will need to disable Peacock.
staying open til I set the docs.