embark-theme / vim

An ambitious theme for vim
https://embark-theme.github.io/
MIT License
648 stars 26 forks source link

Improve diff highlighting #49

Closed skbolton closed 1 year ago

skbolton commented 1 year ago

Old highlights were a solid bright color with dark text. It was obvious what the diff was saying but it was pretty in your face. These new highlights keep the underlying codes fg color but do a more subtle, almost transparent looking, background hue. It's not as in your face but I fell it still gives the feedback you need when looking at a diff.

skbolton commented 1 year ago

Here is a preview of the highlight changes.

Old: old-diff

New: new-diff