author | Jonas Fonseca <fonseca@diku.dk> | |
Sun, 28 May 2006 14:38:32 +0000 (16:38 +0200) | ||
committer | Jonas Fonseca <fonseca@antimatter.localdomain> | |
Sun, 28 May 2006 14:38:32 +0000 (16:38 +0200) | ||
commit | 660e09ad0123e5c31bfca8ce0e7d1df835786232 | |
tree | 2eecfad530fc363f91e56cb609d8d67a0bac1a2c | tree | snapshot |
parent | 4a63c884c2b116c3ea57487bc93bafda0d1993e7 | commit | diff |
Add support for setting color options in the ~/.tig user configuration file
Now you can put stuff like this in ~/.tig:
# Diff colors
color diff-header yellow default
color diff-index blue default
color diff-chunk magenta default
# UI colors
color title-blur white blue
color title-focus white blue bold
Now you can put stuff like this in ~/.tig:
# Diff colors
color diff-header yellow default
color diff-index blue default
color diff-chunk magenta default
# UI colors
color title-blur white blue
color title-focus white blue bold
Makefile | diff | blob | history | |
tig.c | diff | blob | history |