Closed sobolevn closed 7 months ago
This worked for me zstyle ':fzf-tab:*' fzf-flags '--color=hl:#5f87af'
It was changing my default colors here: https://github.com/Aloxaf/fzf-tab/blob/c7fb028ec0bbc1056c51508602dbd61b0f475ac3/lib/-ftb-fzf#L88C11-L88C14
Ok, after fixing https://github.com/Aloxaf/fzf-tab/issues/436 I am trying to change this light grey color for the same word in query:
Notice that
zsh
part is almost unreadable on my white terminal. Looks like it might be related tosame_word
here: https://github.com/Aloxaf/fzf-tab/blob/master/lib/-ftb-generate-complist#L38