line-navigation package
Fuzzy search lines of your current file
The default keybinding to open the panel use ctrl``l
To override the highlighting styles use the following in your styles.less
of:
.line.line-navigation {
background-color: rgba(105, 238, 103, 0.2);
}