Skip to content

Instantly share code, notes, and snippets.

@bbtdev
Created February 8, 2018 14:37
Show Gist options
  • Save bbtdev/484ea526b832c4c4090e5a9995df18e2 to your computer and use it in GitHub Desktop.
Save bbtdev/484ea526b832c4c4090e5a9995df18e2 to your computer and use it in GitHub Desktop.
tmux color fix
I build the tmux from Github (Version 2.4), the problem still didn't solve.
Put the following config in .vimrc seems fixed the problem in my case.
set background=dark
set t_Co=256
Both the color scheme and font are normal(still don't know why).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment