Skip to content
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

feat: syntax highlighting in diffview #26

Merged
merged 2 commits into from
Apr 28, 2024
Merged

feat: syntax highlighting in diffview #26

merged 2 commits into from
Apr 28, 2024

Conversation

erandjo
Copy link
Contributor

@erandjo erandjo commented Apr 26, 2024

Hey there,

I have been using Citruszest as my main neovim theme for quite some time now, and I've really been enjoying it.
I recently included sindrets/diffview as part of my neovim config and thought that the diff view setup in Citruszest looked unfinished.

The change

I have added a function to blend colors allowing us to give hex colors a "hidden" alpha channel, and I have made some minor changes to how we define the different Diff colors.

Let me know what you think!

Before changes

image

After changes

diffview1
diffview2

@zootedb0t
Copy link
Owner

thanks for pr
this definitely looks better than before

@zootedb0t zootedb0t merged commit 8509f4e into zootedb0t:main Apr 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants