From 9615159dec6cbcca0fc133823cf4cad06a5c6171 Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Wed, 2 Dec 2020 21:52:30 -0500 Subject: [PATCH] Improve colours of git-delta --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index 50bf693..1a31b87 100644 --- a/.gitconfig +++ b/.gitconfig @@ -60,6 +60,7 @@ [delta] features = line-numbers decorations whitespace-error-style = 22 reverse + plus-style = green bold ul "#198214" [delta "decorations"] commit-decoration-style = bold yellow box ul