From 9d4b8ef7645f3455ee463b5883cbefdb7ba0d8f5 Mon Sep 17 00:00:00 2001 From: Constantin Nickel Date: Wed, 1 Mar 2023 20:33:39 +0100 Subject: [PATCH] Fix warning from bat for an unknown syntax theme --- themes.gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes.gitconfig b/themes.gitconfig index 178924436..1e2177736 100644 --- a/themes.gitconfig +++ b/themes.gitconfig @@ -71,7 +71,7 @@ minus-style = "#ff0080" plus-emph-style = "#008a81" bold "#00ffbf" plus-style = syntax "#cffff3" - syntax-theme = Github + syntax-theme = GitHub [delta "hoopoe"] # author: https://github.com/dandavison