Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GruvBox red is displaying kinda orange #169

Open
neumachen opened this issue Apr 27, 2017 · 5 comments
Open

GruvBox red is displaying kinda orange #169

neumachen opened this issue Apr 27, 2017 · 5 comments

Comments

@neumachen
Copy link

neumachen commented Apr 27, 2017

image

Not sure why this is doing this. I am sourcing the script for colors as per documentation.

And I noticed this only happens in tmux. I'm using a MacBook Pro late 2013.

@oxidist
Copy link

oxidist commented Jul 18, 2017

Does this happen when editing files other than Ruby? It may be that the screenshot is using some other syntax for ruby.

@morhetz
Copy link
Owner

morhetz commented Aug 12, 2017

@magicalbanana could you please provide vim version, tmux conf and terminal info?

@jodelamo
Copy link

Same deal in JavaScript (see const vs then), except it doesn't matter if I'm in tmux or not:

screen shot 2017-08-16 at 07 13 54

NeoVim version:

NVIM v0.2.0
Build type: Release
Compilation: /usr/local/Homebrew/Library/Homebrew/shims/super/clang -Wconversion -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_MSGPACK_HAS_FLOAT32 -DNDEBUG -DDISABLE_LOG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wvla -fstack-protector-strong -fdiagnostics-color=auto -DINCLUDE_GENERATED_DECLARATIONS -I/tmp/neovim-20170707-80027-1bg0wcx/neovim-0.2.0/build/config -I/tmp/neovim-20170707-80027-1bg0wcx/neovim-0.2.0/src -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/opt/gettext/include -I/usr/include -I/tmp/neovim-20170707-80027-1bg0wcx/neovim-0.2.0/build/src/nvim/auto -I/tmp/neovim-20170707-80027-1bg0wcx/neovim-0.2.0/build/include
Compiled by brew@Sierra-2.local

Optional features included (+) or not (-): +acl   +iconv    +jemalloc +tui      

Using zsh, but not setting any special properties that I'm aware of.

@morhetz
Copy link
Owner

morhetz commented Aug 16, 2017

@jlowgren const was meant to be orange

@metalelf0
Copy link

@magicalbanana I think it's because inside tmux you're falling back to the 256 colors version, which has a washed out red.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants