qvacua / vimr

VimR — Neovim GUI for macOS in Swift
https://twitter.com/VimRefined
MIT License
6.66k stars 218 forks source link

Wrong white background color in Vimr #808

Open bubersome opened 4 years ago

bubersome commented 4 years ago

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
pablocael commented 3 years ago

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

clason commented 3 years ago

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.

qvacua commented 3 years ago

Hm, strange. I'll have a look.

pablocael commented 3 years ago

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.

qvacua commented 3 years ago

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

pablocael commented 3 years ago

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

clason commented 3 years ago

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 commented 3 years ago

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/....

pablocael commented 3 years ago

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

qvacua commented 3 years ago

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

pablocael commented 3 years ago

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

Looking forward the fix.

pablocael commented 3 years ago

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

mskar commented 2 years ago

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

mskar commented 2 years ago

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

mskar commented 2 years ago

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

chrisgrieser commented 2 years ago

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