I'm trying to configure tmux to use the 16-color solarized scheme (
http://ethanschoonover.com/solarized), so I'm setting a bunch of lines like
this in my tmux.conf (
https://github.com/oconnor663/dotfiles/blob/master/tmux.conf):

set-window-option -g window-status-fg brightblue #base0

That works great when I run tmux 1.6 from Ubuntu 12.04, but when I run tmux
1.2 from my work server I get errors like this:

/home/jacko/.tmux.conf: 21: bad colour: brightblue

I've confirmed that it doesn't matter what terminal emulator I'm running
(PuTTY, gnome-terminal), only what server I'm logged in to. Is there a way
to figure out what colors tmux supports on any given machine? And if those
values are different, is there a way to make tmux.conf aware of that?

Thanks,
Jack O'Connor
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to