Hey! what about adding support for people using nvim-bufferline so their tabs can be stylished and look as good as this:
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 :(
Hey! what about adding support for people using nvim-bufferline so their tabs can be stylished and look as good as this:
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 :(