summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-03-28 10:04:14 -0400
committerDan Davison <dandavison7@gmail.com>2021-03-28 10:04:14 -0400
commitfb77406bf0294ab405d57594e955524db6f469be (patch)
tree68820a38db47f00abd7315f84111e72fdc13a598
parentcef38eef5ac6b8e9f84d55d5e01a92a366cd8e3a (diff)
Edit instructions in themes.gitconfig
-rw-r--r--themes.gitconfig5
1 files changed, 3 insertions, 2 deletions
diff --git a/themes.gitconfig b/themes.gitconfig
index 68783e9c..c549a3a9 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.