darkvoid-theme / darkvoid.nvim

Neovim Colorscheme for dark dwellers with optional glow effect!
MIT License
144 stars 9 forks source link

feat: Compatibility with leap.nvim #13

Open ficcdaf opened 2 weeks ago

ficcdaf commented 2 weeks ago

When using leap.nvim, hints are not highlighted as expected which negatively affects the usability of the plugin with this color scheme.

Example:

Using darkvoid: image It's a bit hard to tell just from the screenshot, but vis and vif were both vim originally, and the s and f are the hints. As you can see, it's basically impossible to tell that they're hints without actually reading the whole word and seeing that the letter is wrong.

Using kanagawa theme, here's how it should look: image

I will take a look at implementing leap.nvim compatibility this weekend when I have some time. Another thing I'd like to see is an option to have string literals be also highlighted in a subtle color -- really it's the last thing that's missing for me. I'll probably open a separate issue for that later.

Love the theme otherwise! I've always wanted to work on a theme but I was never sure where to start. Now that I see this foundation you've laid out, I'm bursting with ideas. Super excited to be on board, cheers!

EDIT: Just saw that there is an easy way to set the string color in the config. My bad!

Aliqyan-21 commented 2 weeks ago

Yes sure take care of the leap.nvim support for darkvoid.nvim.

Files you will have to change: