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

Terminal and vim colorscheme #25

Closed
mkroman opened this issue Apr 28, 2013 · 3 comments
Closed

Terminal and vim colorscheme #25

mkroman opened this issue Apr 28, 2013 · 3 comments

Comments

@mkroman
Copy link

mkroman commented Apr 28, 2013

Hi,

I was wondering - would you mind telling me which colorschemes you were using for vim and your terminal, when taking the screenshot on https://github.com/zolrath/wemux/blob/master/README.md?

Thanks in advance.

@zolrath
Copy link
Owner

zolrath commented Apr 28, 2013

Hey! I've put information about duplicating my setup in the wiki.
I use jellybeans as both my vim theme and my terminal theme, enjoy!

@zolrath zolrath closed this as completed Apr 28, 2013
@liujoey
Copy link

liujoey commented Oct 17, 2013

how do you configure the wemux server using a 256 colors supported tmux?

@joshuavial
Copy link

This worked for me to get 256 colors going on osx 10.9.4
.tmux.conf file has
set -g default-terminal "screen-256color"

and the TERM environment var is set to xterm-256color
alias wemux='TERM=xterm-256color wemux

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

4 participants