mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
update lazygit/config.yml
This commit is contained in:
parent
00766794d7
commit
caa13b57b3
1 changed files with 11 additions and 12 deletions
|
|
@ -7,30 +7,29 @@ gui:
|
|||
showListFooter: false
|
||||
statusPanelView: allBranchesLog
|
||||
filterMode: fuzzy
|
||||
branchColorPatterns:
|
||||
main: green
|
||||
'\d+-': yellow
|
||||
theme:
|
||||
activeBorderColor:
|
||||
- blue
|
||||
- bold
|
||||
- '#b4befe'
|
||||
inactiveBorderColor:
|
||||
- grey
|
||||
- '#7f849c'
|
||||
searchingActiveBorderColor:
|
||||
- cyan
|
||||
- bold
|
||||
optionsTextColor:
|
||||
- blue
|
||||
- '#a6adc8'
|
||||
selectedLineBgColor:
|
||||
- blue
|
||||
- '#343959'
|
||||
cherryPickedCommitBgColor:
|
||||
- cyan
|
||||
- reverse
|
||||
cherryPickedCommitFgColor:
|
||||
- blue
|
||||
- '#b4befe'
|
||||
unstagedChangesColor:
|
||||
- red
|
||||
- '#f38ba8'
|
||||
defaultFgColor:
|
||||
- default
|
||||
- '#eceef4'
|
||||
branchColorPatterns:
|
||||
main: '#a6e3a1'
|
||||
'\d+-': '#f9e2af'
|
||||
git:
|
||||
pagers:
|
||||
- pager: delta --paging=never
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue