edkolev / tmuxline.vim

Simple tmux statusline generator with support for powerline symbols and statusline / airline / lightline integration
MIT License
1.6k stars 90 forks source link

Solarized light theme and vim-airline #45

Open xbreak opened 8 years ago

xbreak commented 8 years ago

I use vim-airline together with the 16 color solarized theme which looks correct inside tmux (if set -g default-terminal "xterm-16color" is set). However, the tmuxline colors are wrong. Has tmuxline been tested with set background=light or could it be an issue with that solarized is using 16 colors and not 256?

screenshot-terminal

rpereira commented 8 years ago

Hello @xbreak,

I've also had the exact same problem in the past... And here's how I fixed it. Hope this helps. My machine is running Ubuntu, for what matters.