From 7d59df5656df9b5f8b55f8fde3d1f9406cd28351 Mon Sep 17 00:00:00 2001 From: Dan Davison Date: Thu, 31 Dec 2020 19:10:31 -0500 Subject: Add author attribution to theme --- themes.gitconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes.gitconfig b/themes.gitconfig index 72fb6769..929251b4 100644 --- a/themes.gitconfig +++ b/themes.gitconfig @@ -6,6 +6,7 @@ # Then, in your own gitconfig file, activate the chosen theme, e.g. # # [delta] +# # author: https://github.com/me # features = kingfisher # # Please add your own themes to this file, and open a PR. There is @@ -16,7 +17,9 @@ # [delta "kingfisher"] # hunk-header-style = file line-number syntax # ... + [delta "woolly-mammoth"] + # author: https://github.com/Kr1ss-XD dark = true syntax-theme = Vibrant Sunburst zero-style = syntax -- cgit v1.2.3