-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
diff.plus, diff.minus and diff.delta theme keys need updating for many themes for git gutters #4972
Comments
Is there a way to style gutter symbols separately from patch/diff highlighting? |
@theli-ua No, afraid not, these theme keys were only meant for diff gutters: #3890 (comment) |
There we go, Doom Acario have gotten a change. |
Thanks @David-Else for going trough the effort of putting this list together! |
Acme and Nord Light are merged now 👍 |
Awesome! 6/10 complete... Any update from @Yevgnen @AlexanderBrevig @zetashift @VuiMuich ? |
I'll have a look soon. Should maybe be added to the linter if it's not already? |
The linter could check the keys exists, and that they are different, but many of the problems have been caused by a bad choice of colors as there were no diff gutters for visual inspection. |
Sorry for the delayed response, have been quite offline the past couple days. I am confident to find some time tomorrow at about the same hour to push an update. |
Realised it took actually less then anticipated, as the diff-tags were there and just the color choice was bad... |
@AlexanderBrevig 22.12 came out, you just missed the boat for the |
@Yevgnen Are you able to update the emacs theme in the near future? Could anyone else maybe fix it? It would be nice to close this issue, we are now at 9/10 :) |
Since git gutters landed #3890 many themes need the diff colors updating, I have taken screen shots of the ones I consider in obvious need of attention, but appreciate some changes may be subjective.
*EDIT There is also
"diff.delta.moved"
to consider, I missed that, I am not sure if it is needed?*EDIT Theme authors, a new release of Helix is planned this weekend, so please make any changes you want ASAP :)
Correct Example
Here is an example of
dark_plus
(VS Code theme) which has been updated specifically for #3890:Need Attention
There follows screen shots of those that seem in need of updates, there maybe more, this is just my opinion. I have tried to add a ping to the authors:
@Yevgnen
The text was updated successfully, but these errors were encountered: