vimr icon indicating copy to clipboard operation
vimr copied to clipboard

Wrong white background color in Vimr

Open bubersome opened this issue 4 years ago • 16 comments

Vimr color scheme different from the terminal nvim. How to change the backgroud color in Vimr? Screen Shot 2020-08-06 at 3 27 16 PM

bubersome avatar Aug 06 '20 20:08 bubersome

Im having the same problem. Did you solve @bubersome ? Thanks

pablocael avatar Jan 26 '21 05:01 pablocael

I'm also having this problem since the latest snapshot, but only on one (out of three) machines (with identical init.vim). I haven't been able to find out what difference there may be that is causing this.

clason avatar Jan 26 '21 09:01 clason

Hm, strange. I'll have a look.

qvacua avatar Jan 26 '21 09:01 qvacua

Hm, strange. I'll have a look.

Thanks, my neovim version is 0.4.4 under mac OS Big SUR (11.1)

Let me know if you need any other information.

pablocael avatar Jan 26 '21 09:01 pablocael

What colorscheme are you using? I tried the latest snapshot with Dracula, OceanicNext, NeoSolarized, and MacClassic, but could not reproduce the issue.

qvacua avatar Jan 27 '21 02:01 qvacua

Im not using specifics themes,

Im using background=dark though

Im also using vim-airline/vim-airline and vim-airline/vim-airline-themes, but I guess they only change the status line

pablocael avatar Jan 27 '21 03:01 pablocael

I also have background=dark (with my own colorscheme). But as I wrote, it only happens on one machine; other machines with the exact same config are fine, as is terminal nvim on all three machines.

If you can think of anything I can check for difference between them, let me know!

clason avatar Jan 27 '21 09:01 clason

Looking at scriptnames, it looks like the non-working instance doesn't read my init.vim for some reason -- packages (and ginit.vim) are sourced correctly, though. The only other difference is that the working instance reports paths as ~/..., while the non-working instance shows the full path /Users/clason/....

clason avatar Jan 27 '21 09:01 clason

Any progress? I really would love to use this ui in mac. Does any one knows any previous commit that make it works? Thanks! :)

pablocael avatar Jan 29 '21 02:01 pablocael

I'm currently on the road. I'll investigate this issue as soon as I get back.

qvacua avatar Feb 02 '21 05:02 qvacua

No problem! Take your time! Thanks a lot. This app is amazing ;)

Looking forward the fix.

pablocael avatar Feb 02 '21 06:02 pablocael

Hi There. Is there any new on this front? Thanks!

pablocael avatar Apr 12 '21 08:04 pablocael

I'm experiencing this issue (white background even though I have a dark theme in my config) on two different MacBooks.

mskar avatar Dec 02 '21 03:12 mskar

I think the solution is here: https://github.com/qvacua/vimr/issues/728#issuecomment-564910943

mskar avatar Dec 05 '21 01:12 mskar

Updating to the latest VimR via homebrew fixed this for me.

mskar avatar Dec 05 '21 21:12 mskar

I am having the same issue. Neovim 0.8, VimR 0.42

chrisgrieser avatar Oct 03 '22 16:10 chrisgrieser