aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitconfig b/.gitconfig
index 3c51620..cf4b14e 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -93,8 +93,8 @@
meta = yellow bold
frag = magenta bold # line info
- old = red bold # deletions
- new = green bold # additions
+ old = red # deletions
+ new = green # additions
[color "status"]