Yagua / nebulous.nvim

Minimalist Collection of Colorschemes for Neovim Written in Lua
MIT License
184 stars 11 forks source link

Support for nvim-bufferline #12

Closed luissolanodev closed 2 years ago

luissolanodev commented 3 years ago

Hey! what about adding support for people using nvim-bufferline so their tabs can be stylished and look as good as this: image

I think the main highlight groups required are BufferLineBufferSelected (selected buffer). BufferLineBufferBackground (hidden buffer), BufferLineFill (tabline background color) and the corresponding to the close buttons and separators.

I tried myself but I can't get creative on them :(

Yagua commented 2 years ago

support added in 1503e56