You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are only able to see the the open tab when using this colorscheme with lualine's tabline. I believe that this happens when you put buffers in the tabline too. Imgur link of bug
Why?
----
Lualine now supports `tabline` and `buffers` as extension (projekt0n#97). Because
of this change lualine inherits highlights from `inactive` section of theme.
This inheritance makes some lualine highlights underlined (projekt0n#133) and
hard to see.
About Patch
-----------
This patch remove `underline` style from lualine plugin with new
background and foreground colors.
You are only able to see the the open tab when using this colorscheme with lualine's tabline. I believe that this happens when you put buffers in the tabline too.
Imgur link of bug
Lualine config
The text was updated successfully, but these errors were encountered: