Replies: 2 comments 1 reply
-
|
+1 from me. Somewhat overlaps with Related: |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
In Related: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As someone who believes code comments are there to be read and not just written by a coding agent, my color scheme has the Comment highlight group in a visible, readable, color, distinct from Normal.
But many color schemes and plugin authors disagree with me, so color schemes set the Comment highlight group to a dim color, and plugin authors assume Comment is a dim color, so when they need to show something non-emphasized, like dividers or other accessories, they use that highlight group.
The result is that most plugins look bad by default for me and I have to adjust each one individually. While this is not a huge problem, I also don't think I am alone, and the solution is not complex.
I would like to propose a new highlight group, serving a similar role to
UnderlinedorWhitespace:Dimmed.I wouldn't mind have it link to
Commentby default, given that the default color scheme has fairly dim comments.I can write the patch for it, but I thought that something like this would require some discussion first. If there is interest I'll draft a PR.
Beta Was this translation helpful? Give feedback.
All reactions