1
0
Fork 0
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:
Henrik Hautakoski 2026-04-04 14:23:44 +02:00
parent 00766794d7
commit caa13b57b3

View file

@ -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