# Adapted from http://shallowsky.com/blog/programming/gitcolors.html # and http://www.ansdb.com/649-git-colors-for-light-background [color "branch"] current = blue local = normal plain = normal remote = magenta upstream = normal [color "diff"] commit = normal bold frag = cyan meta = bold new = blue old = magenta plain = normal whitespace = normal red [color "decorate"] HEAD = blue tag = blue [color "status"] added = blue changed = blue header = normal nobranch = red untracked = red updated = magenta