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
|
showListFooter: false
|
||||||
statusPanelView: allBranchesLog
|
statusPanelView: allBranchesLog
|
||||||
filterMode: fuzzy
|
filterMode: fuzzy
|
||||||
branchColorPatterns:
|
|
||||||
main: green
|
|
||||||
'\d+-': yellow
|
|
||||||
theme:
|
theme:
|
||||||
activeBorderColor:
|
activeBorderColor:
|
||||||
- blue
|
- '#b4befe'
|
||||||
- bold
|
|
||||||
inactiveBorderColor:
|
inactiveBorderColor:
|
||||||
- grey
|
- '#7f849c'
|
||||||
searchingActiveBorderColor:
|
searchingActiveBorderColor:
|
||||||
- cyan
|
- cyan
|
||||||
- bold
|
- bold
|
||||||
optionsTextColor:
|
optionsTextColor:
|
||||||
- blue
|
- '#a6adc8'
|
||||||
selectedLineBgColor:
|
selectedLineBgColor:
|
||||||
- blue
|
- '#343959'
|
||||||
cherryPickedCommitBgColor:
|
cherryPickedCommitBgColor:
|
||||||
- cyan
|
- reverse
|
||||||
cherryPickedCommitFgColor:
|
cherryPickedCommitFgColor:
|
||||||
- blue
|
- '#b4befe'
|
||||||
unstagedChangesColor:
|
unstagedChangesColor:
|
||||||
- red
|
- '#f38ba8'
|
||||||
defaultFgColor:
|
defaultFgColor:
|
||||||
- default
|
- '#eceef4'
|
||||||
|
branchColorPatterns:
|
||||||
|
main: '#a6e3a1'
|
||||||
|
'\d+-': '#f9e2af'
|
||||||
git:
|
git:
|
||||||
pagers:
|
pagers:
|
||||||
- pager: delta --paging=never
|
- pager: delta --paging=never
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue