chiark
/
gitweb
/
~mdw
/
tig
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
660e09a
)
Add support for setting color options in the ~/.tig user configuration file
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)
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
No differences found