feat: update bufferline selected tab

Ref #149
This commit is contained in:
mvllow 2023-03-30 12:23:37 -05:00
commit 060e39b906
No known key found for this signature in database

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>',