lazygit: Fix diff colors
See the below issue https://github.com/jesseduffield/lazygit/issues/907
This commit is contained in:
parent
48dff4004d
commit
d374146a92
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
git:
|
||||
paging:
|
||||
colorArg: always
|
||||
pager: delta --dark --paging=never
|
||||
pager: delta --dark --paging=never --24-bit-color=never
|
||||
gui:
|
||||
theme:
|
||||
selectedLineBgColor:
|
||||
|
|
Loading…
Reference in a new issue