]> git.deb.at Git - pkg/abook.git/commit
Add basic color support
authorThorsten Wißmann <edu@thorsten-wissmann.de>
Sun, 8 Apr 2012 11:15:57 +0000 (13:15 +0200)
committerRaphaël Droz <raphael.droz+floss@gmail.com>
Sat, 5 May 2012 16:33:53 +0000 (18:33 +0200)
commit42ef9a789644980d33e1731aa44055edb66f2388
tree52056826be9b05427af49378e9ad62c355cc1bfb
parentf937f7246af81dac1401685e3e3384646bdd5ccd
Add basic color support

This adds optional support for an colorized ui, providing configurable
and documented foreground/background colors for the:

  * header        * footer            * odd list entries
  * list-header   * list-selection    * even list entries
  * tab-border    * tab-label         * field-name
  * field-value
abookrc.5
color.h [new file with mode: 0644]
edit.c
list.c
options.c
options.h
ui.c
ui.h