changing tracking color to yellow to match branch

This commit is contained in:
Ryan Guill 2016-08-08 08:09:44 -05:00
parent 26fc354bff
commit 504fcb4fec

View file

@ -8,7 +8,7 @@
format="\
%(HEAD) %(color:yellow)%(refname:short)%(color:reset)|\
%(color:bold red)%(objectname:short) %(color:bold green)(%(committerdate:relative)) %(color:blue)%(authorname) %(color:green)%(upstream:track)%0a\
%(color:bold red)%(objectname:short) %(color:bold green)(%(committerdate:relative)) %(color:blue)%(authorname) %(color:reset)%(color:yellow)%(upstream:track)%0a\
%(color:black) %(color:reset)|%(contents:subject)%0a\
|"