1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-31 14:24:25 +03:00

Add unstagedChangesColor config option

This commit is contained in:
Daniel Kiss
2022-01-29 00:15:55 +01:00
committed by Jesse Duffield
parent 91dab7fef9
commit f5a5b7f966
4 changed files with 13 additions and 4 deletions

View File

@ -40,6 +40,8 @@ gui:
- blue
cherryPickedCommitFgColor:
- cyan
unstagedChangesColor:
- red
commitLength:
show: true
mouseEvents: true