add barbar support
This commit is contained in:
@@ -247,7 +247,12 @@ local theme = lush(function()
|
|||||||
|
|
||||||
Sneak { Search },
|
Sneak { Search },
|
||||||
SneakLabel { WildMenu },
|
SneakLabel { WildMenu },
|
||||||
SneakLabelMask { bg = c.blossom, fg = c.blossom }
|
SneakLabelMask { bg = c.blossom, fg = c.blossom },
|
||||||
|
|
||||||
|
BufferCurrent { TabLineSel },
|
||||||
|
BufferVisible { fg = StatusLineNC.fg },
|
||||||
|
BufferVisibleSign { fg = StatusLineNC.fg },
|
||||||
|
BufferVisibleIndex { fg = StatusLineNC.fg },
|
||||||
}
|
}
|
||||||
end)
|
end)
|
||||||
-- stylua: ignore end
|
-- stylua: ignore end
|
||||||
|
|||||||
Reference in New Issue
Block a user