Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fzf.vim change background color #2

Open
rickywu opened this issue Jul 3, 2019 · 2 comments
Open

fzf.vim change background color #2

rickywu opened this issue Jul 3, 2019 · 2 comments

Comments

@rickywu
Copy link

rickywu commented Jul 3, 2019

Here is my settings
image

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
image

@minSW
Copy link
Owner

minSW commented Jul 17, 2019

@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 junegunn/fzf#1602 ) may be possible to help you.
And I'll try check the problem and fix it, too.

Thank you once again for interest!

@rickywu
Copy link
Author

rickywu commented Jul 17, 2019

I use Windows 10 with Gvim 8.1 and also use WSL

WSL works well:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants