dotfiles/.lazygit

32 lines
648 B
Plaintext

customCommands:
- key: '<c-P>'
context: 'global'
command: 'git push --force-with-lease'
description: 'Force push with lease.'
gui:
timeFormat: '2006-01-02'
mouseEvents: false
theme:
activeBorderColor:
- '#40a02b'
- bold
inactiveBorderColor:
- '#6c6f85'
optionsTextColor:
- '#1e66f5'
selectedLineBgColor:
- '#ccd0da'
cherryPickedCommitBgColor:
- '#bcc0cc'
cherryPickedCommitFgColor:
- '#40a02b'
unstagedChangesColor:
- '#d20f39'
defaultFgColor:
- '#4c4f69'
searchingActiveBorderColor:
- '#df8e1d'
authorColors:
'*': '#7287fd'