19 lines
314 B
INI
19 lines
314 B
INI
|
[color]
|
||
|
ui = auto
|
||
|
|
||
|
[color "branch"]
|
||
|
current = yellow reverse
|
||
|
local = yellow
|
||
|
remote = green
|
||
|
|
||
|
[color "diff"]
|
||
|
meta = yellow bold
|
||
|
frag = magenta bold # line info
|
||
|
old = red # deletions
|
||
|
new = green # additions
|
||
|
|
||
|
[color "status"]
|
||
|
added = yellow
|
||
|
changed = green
|
||
|
untracked = cyan
|