summaryrefslogtreecommitdiffstats
path: root/themes.gitconfig
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-03-29 06:34:25 -0500
committerGitHub <noreply@github.com>2021-03-29 06:34:25 -0500
commit48fe43fff329e14a74cb1876d040a0de3b29fe8c (patch)
treefa258d590cf43352a3be0b053f50f5cc0ddceac6 /themes.gitconfig
parent1f4691f208f4ccbf0c40b6b065b21fb65dbec0ab (diff)
parent926e3c5e34b926afbea5d30cc6563210edb25486 (diff)
Merge pull request #550 from clnoll/show-delta-themes
Diffstat (limited to 'themes.gitconfig')
-rw-r--r--themes.gitconfig8
1 files changed, 6 insertions, 2 deletions
diff --git a/themes.gitconfig b/themes.gitconfig
index 6818a240..db564e57 100644
--- a/themes.gitconfig
+++ b/themes.gitconfig
@@ -14,8 +14,9 @@
# organism: mammal, bird, plant, mollusk -- whatever. It can be in
# any language.
#
-# 2. Please include a comment line describing the terminal
-# theme/colors that you typically use with this theme.
+# 2. Include either `dark = true` or `light = true` according to whether you feel
+# it looks best on a dark or light terminal background. (This marks a feature
+# as a "theme", causing it to be picked up by `delta --show-themes`).
#
# 3. Feel free to include a comment line indicating who is the author
# of the theme. E.g. a link to your github user page.
@@ -52,6 +53,7 @@
[delta "villsau"]
# author: https://github.com/torarnv
+ dark = true
syntax-theme = OneHalfDark
line-numbers = false
hunk-header-style = file line-number syntax
@@ -73,6 +75,7 @@
[delta "collared-trogon"]
# author: https://github.com/clnoll
commit-decoration-style = bold box ul
+ dark = true
file-style = omit
file-decoration-style = none
hunk-header-style = file line-number syntax
@@ -94,6 +97,7 @@
[delta "tangara-chilensis"]
# author: https://github.com/clnoll
commit-decoration-style = bold box ul "#34fd50"
+ dark = true
file-style = omit
file-decoration-style = none
hunk-header-style = file line-number syntax