]> git.phdru.name Git - dotfiles.git/commitdiff
.gitconfig: better colors for dark bg
authorOleg Broytman <phd@phdru.name>
Thu, 23 Oct 2014 14:33:19 +0000 (18:33 +0400)
committerOleg Broytman <phd@phdru.name>
Thu, 23 Oct 2014 14:54:03 +0000 (18:54 +0400)
.gitconfig

index 3a8714224789be7bf96eba8ca9e85a78bc12f05f..f911284ae96a107d131194bbf73e391511e0bddf 100644 (file)
@@ -22,7 +22,7 @@
 #      current = green
 #      local = normal
 #      plain = normal
-#      remote = red
+#      remote = magenta
 #      -- light bg --
        current = blue
        local = normal
@@ -33,9 +33,9 @@
 #      -- default --
 #      commit = 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