morhetz / gruvbox

Retro groove color scheme for Vim
13.59k stars 1.1k forks source link

Gruvbox is only showing a yellowish color #315

Closed velazcorenier closed 4 years ago

velazcorenier commented 4 years ago

I'm trying to add gruvbox to my vim but is not showing the correct colors. This is like it look like <example>

ghost commented 4 years ago

same here, even after editing .vimrc to include "let g:gruvbox_contrast_dark = medium". vim gives a warning that medium is not a legal variable. replacing it with a possible numeric value doesn't bring up the warning but doesn't change the colors either.

ghost commented 4 years ago

312 works however it still doesn't allow for the changing of contrast values.

morhetz commented 4 years ago

@velazcorenier there's no issue with that

@nodewiregit quote the value, let g:gruvbox_contrast_dark = "medium"