From c15bb13a003a86bc26e9bde579e3f7821cc15142 Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Sun, 17 Mar 2024 23:33:53 +0100 Subject: [PATCH] git: default git-delta theme to gruvbox --- config/git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/git/config b/config/git/config index b71d8a3..b7c141a 100644 --- a/config/git/config +++ b/config/git/config @@ -35,7 +35,7 @@ date = human [delta] - features = tokyonight + features = gruvbox commit-style = raw file-modified-label = "modified:" hunk-header-style = omit