zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
39.31k stars 2.04k forks source link

Comment color collides with copilot suggestions #13277

Open ottob opened 1 week ago

ottob commented 1 week ago

Check for existing issues

Describe the feature

I use the one dark theme and the color of comments are grey. The same(ish?) color is used for copilot suggestions. This can become slightly confusing. In VS code comments are green and copilot suggestions are grey.

If applicable, add mockups / screenshots to help present your vision of the feature

No response

ottob commented 1 week ago

slightly related: https://github.com/zed-industries/zed/issues/9133 - A setting to turn off Copilot when writing comments

notpeter commented 1 week ago

I see what you mean. Probably worth tweaking the colors in the One Dark theme a bit.

image

Other themes do a little better. e.g. Solarized Dark:

image

And others are worse. e.g. Atelier Sulphurpool Light (only /playdate is copilot):

image