summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornickelc <constantin.nickel@gmail.com>2023-03-03 11:27:07 +0100
committerGitHub <noreply@github.com>2023-03-03 05:27:07 -0500
commitfd76fc175fe0ea69f2a769fa5e97dffa7b78d621 (patch)
tree133935a5fd1345a43c8dd8430ecd2d805d7a22fa
parent2cd66b58a7534861e3fd343ed931d39f2ddc2017 (diff)
Fix warning from bat for an unknown syntax theme (#1319)
-rw-r--r--themes.gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes.gitconfig b/themes.gitconfig
index 17892443..1e217773 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