Shatur / neovim-ayu

Ayu theme for Neovim.
GNU General Public License v3.0
416 stars 42 forks source link

Add buffer picking colors in barbar #8

Closed jiyometrik closed 2 years ago

jiyometrik commented 2 years ago

the buffer-picking function in barbar highlights the key to press in each buffer. can this color be improved to fit with the colorscheme instead of the default red? image

Shatur commented 2 years ago

Hm... I satisfied with red. Do you have any suggestions which color it should be? You can play with it directly in your configuration: https://github.com/Shatur/neovim-ayu#configuration

Shatur commented 2 years ago

I improved the description, it should be very easy to set colors for you. I just don't use barbar plugin, so I don't know which colors to replace. But you will be able to do it by inspecting :source $VIMRUNTIME/syntax/hitest.vim in your configuration.