weird background color
For some reason, my background looks pretty weird (it's something like a greenish color) while using gruvbox-light soft/medium versions... Is there anything that can i do to fix it?
soft contrast:

medium contrast:

hard contrast: (this one looks pretty ok, i think)

Put set termguicolors before colorscheme settings in your vim config file
That usually happens. I personally solved the problem by using macvim, iterm and even switching to neovim.
Put
set termguicolorsbefore colorscheme settings in your vim config file
When i try to set termguicolors everything goes colorless
That usually happens. I personally solved the problem by using macvim, iterm and even switching to neovim.
that's happening on both nvim and vim...
I can't understand what's wrong
idk either now that you have told me.
I have the same issue. For my it happens if I set gruvbox as the default colorscheme. If I load another scheme first, and then gruvbox, the background is correct. Currently I have the following workaround in my vimrc:
colorscheme nova
colorscheme gruvbox