Closed zxYin closed 4 years ago
They are already adjusted in L1676-L1684. If you are not satisfied with this, maybe you can open a PR.
Thanks. I felt that SneakLabelMask
might be forgotten to set properly (the wield pink color below) and SneakScope
couldn't be clearly seen in this case.
Now, I just simply changed it to the following:
highlight! SneakLabelMask guibg=#a9b665 guifg=#a9b665 " the green color
highlight! link SneakScope DiffText
highlight! link SneakLabel Search
highlight! link Sneak Search
which looked like this:
Thanks for your suggestion, I've adjusted the colors based on your design 4b3f1b8.
First of all, thanks for this amazing color scheme. But I found that some highlights of plugins like vim-easymotion and vim-sneak had not been adjusted. I will really appreciate it if you could add them.