summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDaniel Kiss <dkiss@pop-os.localdomain>2022-01-29 00:15:55 +0100
committerJesse Duffield <jessedduffield@gmail.com>2022-03-16 19:21:39 +1100
commitf5a5b7f966c40f11acbc1e2788dba50e72147242 (patch)
treed0644e793233632504b49ffd763acae22d292f1e /docs
parent91dab7fef9cffaead9925d22bfb18b1f6c73aa2c (diff)
Add unstagedChangesColor config option
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 ed6f6dfde..7134d1b8b 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -40,6 +40,8 @@ gui:
- blue
cherryPickedCommitFgColor:
- cyan
+ unstagedChangesColor:
+ - red
commitLength:
show: true
mouseEvents: true