vte: add --palette=XY to choose color palette
authorDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 14 Aug 2012 14:05:40 +0000 (16:05 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Tue, 14 Aug 2012 14:08:30 +0000 (16:08 +0200)
commit227ada42a27001b8b28424f47437b20800b0160b
tree3c31ffc425746c550478b00007ae78e81cf49d31
parentfeb29d857c304c737aa2120cc71e963024fcd21a
vte: add --palette=XY to choose color palette

This adds two more color-palettes and a mode to choose the used palette.
The "solarized" palettes are from an online project that tries to optimize
color palettes.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
COPYING
src/main.c
src/main.h
src/vte.c