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:
committed by
Jesse Duffield
parent
91dab7fef9
commit
f5a5b7f966
@ -40,6 +40,8 @@ gui:
|
||||
- blue
|
||||
cherryPickedCommitFgColor:
|
||||
- cyan
|
||||
unstagedChangesColor:
|
||||
- red
|
||||
commitLength:
|
||||
show: true
|
||||
mouseEvents: true
|
||||
|
Reference in New Issue
Block a user