fix blank telescope results title (#638)

This commit is contained in:
siduck 2021-12-09 05:59:15 +05:30
parent 52d4b564ba
commit 773d25980c
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ if ui.transparency then
bg("TelescopeNormal", "NONE")
bg("TelescopePromptPrefix", "NONE")
fg("TelescopeBorder", one_bg)
fg_bg("TelescopeResultsTitle", black, blue)
end
if #override ~= 0 then