Tune fzf-lua colors

This commit is contained in:
He4eT 2023-07-11 02:24:14 +03:00
commit b87fff48cc

View file

@ -335,8 +335,8 @@ return lush(function()
LeapLabelSecondary({ Statement }),
-- Fzf-lua
FzfLuaHeaderBind({ Statement }),
FzfLuaHeaderText({ Identifier }),
FzfLuaHeaderBind({ Identifier }),
FzfLuaHeaderText({ Statement }),
-- Dirty fixes
typescriptParens({ NormalFloat })