vimr
vimr copied to clipboard
Wrong white background color in Vimr
Vimr color scheme different from the terminal nvim. How to change the backgroud color in Vimr?
Im having the same problem. Did you solve @bubersome ? Thanks
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.
Hm, strange. I'll have a look.
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.
What colorscheme are you using? I tried the latest snapshot with Dracula, OceanicNext, NeoSolarized, and MacClassic, but could not reproduce the issue.
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
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!
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/...
.
Any progress? I really would love to use this ui in mac. Does any one knows any previous commit that make it works? Thanks! :)
I'm currently on the road. I'll investigate this issue as soon as I get back.
No problem! Take your time! Thanks a lot. This app is amazing ;)
Looking forward the fix.
Hi There. Is there any new on this front? Thanks!
I'm experiencing this issue (white background even though I have a dark theme in my config) on two different MacBooks.
I think the solution is here: https://github.com/qvacua/vimr/issues/728#issuecomment-564910943
Updating to the latest VimR via homebrew fixed this for me.
I am having the same issue. Neovim 0.8, VimR 0.42