Mofiqul / vscode.nvim

Neovim/Vim color scheme inspired by Dark+ and Light+ theme in Visual Studio Code
MIT License
692 stars 111 forks source link

fix: Improve barbar support by changing tabline background color #172

Closed fnune closed 6 months ago

fnune commented 6 months ago

This PR aims to improve support for barbar.nvim. There has always been this little spill after the last tab which bothered me. This PR fixes that by changing the background color of the tabline to match it.

Before After
Screenshot from 2024-02-23 21-40-24 Screenshot from 2024-02-23 21-41-52

Full Neovim looks like this:

Screenshot from 2024-02-23 21-42-03

On light mode:

image