summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Arne Vestbø <torarnv@gmail.com>2021-01-05 18:42:31 +0100
committerGitHub <noreply@github.com>2021-01-05 12:42:31 -0500
commitb207a5924a9a11705f3da8da8d59248c86c34ab4 (patch)
tree011affc207145e5d90eb51cfdf641d35cd0564c2
parent02f109f826b5a627eee380637d17233331df0200 (diff)
Add 'villsau' theme 🐑 (#489)
Villsau is and old Norwegian sheep breed, friendly and intelligent.
-rw-r--r--themes.gitconfig20
1 files changed, 20 insertions, 0 deletions
diff --git a/themes.gitconfig b/themes.gitconfig
index 929251b4..7754e0ab 100644
--- a/themes.gitconfig
+++ b/themes.gitconfig
@@ -47,3 +47,23 @@
file-modified-label = [M]
file-removed-label = [-]
file-renamed-label = [R]
+
+[delta "villsau"]
+ # author: https://github.com/torarnv
+ syntax-theme = OneHalfDark
+ line-numbers = false
+ hunk-header-style = file line-number syntax
+ hunk-header-line-number-style = dim magenta
+ hunk-header-file-style = magenta
+ hunk-header-decoration-style = omit
+ file-style = omit
+ zero-style = dim syntax
+ minus-style = bold red
+ minus-non-emph-style = dim red
+ minus-emph-style = bold red 52
+ minus-empty-line-marker-style = normal "#3f0001"
+ plus-style = bold green
+ plus-non-emph-style = dim green
+ plus-emph-style = bold green 22
+ plus-empty-line-marker-style = normal "#002800"
+ whitespace-error-style = reverse red