morhetz / gruvbox

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

Background is too yellow #300

Closed jlconlin closed 4 years ago

jlconlin commented 5 years ago

I'm using gruvbox-light (installed via Vundle). However, the background feels much too yellow for what I was expecting. (See attached screenshot.)

The configuration I am using is:

colorscheme gruvbox
set background=light
let g:gruvbox_contrast_light="hard"

Please help me understand what I'm doing wrong. I love the plugin except for the harsh yellow.

Screen Shot 2019-10-01 at 12 55 05 PM
asheidan commented 5 years ago

Could this be related to (2) on this page? https://github.com/morhetz/gruvbox/wiki/Terminal-specific

jlconlin commented 5 years ago

I had seen that wiki page. I'm using iTerm2 with a gruvbox light from gruvbox-contrib. I also have Vim 8.1.x. Not sure what other settings I need to make to get this right.

morhetz commented 5 years ago

That's something in between of Vim and iTerm. NeoVim works properly with the same iTerm version at the moment, while Vim drops to 256 co. Frankly speaking I have no idea what's wrong.

morhetz commented 5 years ago

Oh, and please be sure to have set termguicolors