Re: bad color errors

2012-05-07 Thread Nicholas Marriott
Probably 1.2 is too old. On Fri, May 04, 2012 at 02:56:26PM -0700, Jack O'Connor wrote: >I'm trying to configure tmux to use the 16-color solarized scheme >([1]http://ethanschoonover.com/solarized), so I'm setting a bunch of lines >like this in my tmux.conf >([2]https://github.com

bad color errors

2012-05-07 Thread Jack O'Connor
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