more telescope improvements

This commit is contained in:
Michael Chris Lopez
2021-08-24 18:15:34 +08:00
parent 73958311c1
commit 97a7215834

View File

@@ -293,8 +293,9 @@ local theme = lush(function()
IndentBlanklineChar { fg = sand.da(12).de(20) }, IndentBlanklineChar { fg = sand.da(12).de(20) },
TelescopeSelection { PmenuSel }, TelescopeSelection { CursorLine },
TelescopePreviewLine { PmenuSel }, TelescopeSelectionCaret { TelescopeSelection, fg = rose },
TelescopeMatching { fg = blossom, gui = "bold" },
TelescopeBorder { FloatBorder }, TelescopeBorder { FloatBorder },
Sneak { Search }, Sneak { Search },