feat: update bufferline selected tab

Ref #149
This commit is contained in:
mvllow 2023-03-30 12:23:37 -05:00
commit 8b63bcd142

View file

@ -20,10 +20,10 @@ return {
-- fg = '<color-value-here>',
-- bg = '<color-value-here>',
-- },
-- tab_selected = {
-- fg = '<color-value-here>',
-- bg = '<color-value-here>',
-- },
tab_selected = {
fg = p.text,
bg = p.overlay,
},
-- tab_close = {
-- fg = '<color-value-here>',
-- bg = '<color-value-here>',