diff --git a/lua/colors/highlights.lua b/lua/colors/highlights.lua index 4ac4ff2..4f53ba6 100644 --- a/lua/colors/highlights.lua +++ b/lua/colors/highlights.lua @@ -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