From 38a18b44996fc7c905b4a91637298dbf0c434284 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Mon, 29 Mar 2021 07:47:38 -0400 Subject: Add hoopoe theme --- themes.gitconfig | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/themes.gitconfig b/themes.gitconfig index e29f785f..4331992a 100644 --- a/themes.gitconfig +++ b/themes.gitconfig @@ -68,6 +68,27 @@ plus-style = syntax "#cffff3" syntax-theme = Github +[delta "hoopoe"] + # author: https://github.com/dandavison + commit-decoration-style = blue ol + commit-style = raw + file-style = omit + hunk-header-decoration-style = blue box + hunk-header-file-style = red + hunk-header-line-number-style = "#067a00" + hunk-header-style = file line-number syntax + light = true + minus-emph-style = normal "#ffc0c0" + minus-empty-line-marker-style = normal "#ffe0e0" + minus-non-emph-style = normal "#ffe0e0" + minus-style = normal "#ffe0e0" + plus-emph-style = syntax "#a0efa0" + plus-empty-line-marker-style = normal "#d0ffd0" + plus-non-emph-style = syntax "#d0ffd0" + plus-style = syntax "#d0ffd0" + syntax-theme = GitHub + zero-style = syntax + [delta "tangara-chilensis"] # author: https://github.com/clnoll commit-decoration-style = bold box ul "#34fd50" -- cgit v1.2.3