X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gitconfig;h=e2f097e96aa542936879ac7029733dffe2515a40;hb=fa4fd93ed9970cf6e5adce27a392d2a49afe7b67;hp=3a8714224789be7bf96eba8ca9e85a78bc12f05f;hpb=ee7bc0c6f78a3423c466268ed5a3bc9ca7c69956;p=dotfiles.git diff --git a/.gitconfig b/.gitconfig index 3a87142..e2f097e 100644 --- a/.gitconfig +++ b/.gitconfig @@ -22,7 +22,7 @@ # current = green # local = normal # plain = normal -# remote = red +# remote = magenta # -- light bg -- current = blue local = normal @@ -31,11 +31,11 @@ upstream = normal [color "diff"] # -- default -- -# commit = yellow +# commit = bold yellow # frag = cyan -# meta = bold +# meta = cyan # new = green -# old = red +# old = magenta # plain = normal # whitespace = normal red # -- light bg -- @@ -61,8 +61,8 @@ # prompt = normal [color "status"] # -- default -- -# added = red -# changed = red +# added = cyan +# changed = magenta # header = normal # nobranch = red # untracked = red