summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2021-10-30 18:00:28 +1100
committerJesse Duffield <jessedduffield@gmail.com>2021-10-30 18:26:06 +1100
commitc47c539e12df759b6a543dbd23e639f94fbd2e2d (patch)
tree72db5a63d330d49b68888a1b34693d73dc6b3931 /docs
parentc96496c3a7b3c327a515b6953055ef2b1b815c6c (diff)
support user-configurable author colours
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 7b112aedc..e62bcb2ea 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -50,6 +50,8 @@ gui:
showRandomTip: true
showCommandLog: true
commandLogSize: 8
+ authorColors: # in case you're not happy with the randomly assigned colour
+ 'John Smith': '#ff0000'
git:
paging:
colorArg: always