summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2021-03-29 08:05:26 -0400
committerDan Davison <dandavison7@gmail.com>2021-03-29 08:38:28 -0500
commit04b4af073efa3c813d420de4c39f5e6723152075 (patch)
tree247a1f3a6e34a4d387ebbf5c24d4cfc8aa4df8a1
parent38a18b44996fc7c905b4a91637298dbf0c434284 (diff)
Edit theme instructions
-rw-r--r--themes.gitconfig23
1 files changed, 14 insertions, 9 deletions
diff --git a/themes.gitconfig b/themes.gitconfig
index 4331992a..8912cb44 100644
--- a/themes.gitconfig
+++ b/themes.gitconfig
@@ -8,18 +8,23 @@
# [delta]
# features = kingfisher
#
-# Please add your own themes to this file, and open a PR. Instructions:
+# Please add your own themes to this file, and open a PR.
#
-# 1. The name of the theme must be the name of some sort of wild
-# organism: mammal, bird, plant, mollusk -- whatever. It can be in
-# any language.
+# Instructions:
#
-# 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`).
+# 1. The name of the theme must be the name of some sort of wild organism:
+# mammal, bird, plant, mollusk -- whatever. It can be in any language.
#
-# 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.
+# 2. Use `delta --show-config` to list all the style settings that are active in
+# your current delta environment, but only include settings in your theme
+# that are essential to its appearance.
+#
+# 3. Include either `dark = true` or `light = true` according to whether it is
+# designed for a light or dark terminal background. (This marks a feature as
+# a "theme", causing it to be picked up by `delta --show-themes`).
+#
+# 4. Feel free to include a comment line indicating who is the author of the
+# theme. E.g. a link to your github user page.
[delta "collared-trogon"]
# author: https://github.com/clnoll