fenetikm / falcon

A colour scheme for terminals, Vim and friends.
MIT License
718 stars 25 forks source link

vim-sneak highlight groups not working correctly #42

Closed nryoung closed 3 years ago

nryoung commented 3 years ago

First of all, thanks for the amazing colorscheme!

The colorscheme is working great with treesitter and airline. However I notice with vim-sneak I am getting this with the highlight groups:

Screen Shot 2021-06-08 at 11 29 56 AM

I even tried to add the following sneak highlight config lines you have here: https://github.com/fenetikm/falcon/blob/master/colors/falcon.vim#L408-L409

directly to my init.vim and I am still seeing the same behavior. Any thoughts?

fenetikm commented 3 years ago

ouch - looks bad!

I'll see if I can reproduce and fix it.

fenetikm commented 3 years ago

ok dokes @nryoung - I have pushed some changes. Let me know what you think.

nryoung commented 3 years ago

@fenetikm that is looking amazing! Thank you so much for the quick turn around!

fenetikm commented 3 years ago

no probs @nryoung, have a great one.