fzf-color-picker
fzf-color-picker copied to clipboard
fzf.vim change background color
Here is my settings

let $FZF_DEFAULT_OPTS='
\ --color=fg:#2e3436,bg:#eeeeec,hl:#fcaf3e
\ --color=fg+:#ffffff,bg+:#8ae234,hl+:#f57900
\ --color=info:#afaf87,prompt:#d7005f,pointer:#cc0000
\ --color=marker:#ef2929,spinner:#af5fff,header:#729fcf'
But got this

@rickywu
Hi! I am sorry for late reply and thank you for your interest about my project. Could you tell me which OS and environment that you tried to apply fzf color scheme? It can help me to fix that problem.
I tested it on fzf in variety OS (Windows, Ubuntu, MAC OS X), but I didn't consider about fzf.vim. It will be supported ASAP 😂
If you use fzf.vim, I think this answer ( on https://github.com/junegunn/fzf/issues/1602 ) may be possible to help you. And I'll try check the problem and fix it, too.
Thank you once again for interest!
I use Windows 10 with Gvim 8.1 and also use WSL
WSL works well:
