From 1f40612d87dd20116c3c0b4778bf45efce60c588 Mon Sep 17 00:00:00 2001 From: rydesun Date: Sat, 7 Aug 2021 16:56:13 +0800 Subject: [PATCH] Update git diff theme --- .config/git/config | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.config/git/config b/.config/git/config index 2c18795..5fd6078 100644 --- a/.config/git/config +++ b/.config/git/config @@ -43,11 +43,10 @@ [delta "decorations"] commit-decoration-style = bold yellow ul - file-style = bold yellow - file-decoration-style = yellow box - hunk-header-style = file line-number syntax - hunk-header-decoration-style = cyan box - hunk-header-file-style = cyan + file-style = bold black white + file-decoration-style = none + hunk-header-style = line-number syntax + hunk-header-decoration-style = cyan ul hunk-header-line-number-style = yellow [delta "interactive"]