Checklist
Output of :echo system(fzf#exec() .. ' --version')
0.57.0 (0476a65)
OS
Problem / Steps to reproduce
Just wanted to ask about the coloring (and the 2 spaces) of the :Buffers command, specifically how it applies them to the current buffer on top. I've modified fzf#vim#_format_buffer(b) in the fzf.vim/autoload/fzf/vim.vim to my liking, but I can't find this cyan coloring and spacing anywhere. I tried changing all of the let s:ansi to the same number, but it had no effect.

Checklist
Output of
:echo system(fzf#exec() .. ' --version')0.57.0 (0476a65)
OS
Problem / Steps to reproduce
Just wanted to ask about the coloring (and the 2 spaces) of the

:Bufferscommand, specifically how it applies them to the current buffer on top. I've modifiedfzf#vim#_format_buffer(b)in thefzf.vim/autoload/fzf/vim.vimto my liking, but I can't find this cyan coloring and spacing anywhere. I tried changing all of thelet s:ansito the same number, but it had no effect.