]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
gitconfig: diff: color functions in hunks blue
authorSimon Ruderich <simon@ruderich.org>
Tue, 28 Jul 2015 08:35:52 +0000 (10:35 +0200)
committerSimon Ruderich <simon@ruderich.org>
Tue, 28 Jul 2015 08:35:52 +0000 (10:35 +0200)
gitconfig.in

index cb2b159b962996a4aea072db110c25af2cfabcc1..a6b1633ea00084c79422e257c569d32b9d14a837 100644 (file)
@@ -29,7 +29,7 @@
        # Hunk header.
        frag = magenta bold
        # Function in hunk header.
-       func = magenta bold
+       func = blue bold
        # Removed lines.
        old = red bold
        # Added lines.