feat: update lazygit config
This commit is contained in:
parent
2f000532f9
commit
8b8d18ffd8
1 changed files with 26 additions and 0 deletions
|
@ -2,3 +2,29 @@ promptToReturnFromSubprocess: false
|
|||
gui:
|
||||
nerdFontsVersion: "3"
|
||||
showIcons: true
|
||||
theme:
|
||||
activeBorderColor:
|
||||
- "#ff9e64"
|
||||
- "bold"
|
||||
inactiveBorderColor:
|
||||
- "#27a1b9"
|
||||
searchingActiveBorderColor:
|
||||
- "#ff9e64"
|
||||
- "bold"
|
||||
optionsTextColor:
|
||||
- "#7aa2f7"
|
||||
selectedLineBgColor:
|
||||
- "#283457"
|
||||
cherryPickedCommitFgColor:
|
||||
- "#7aa2f7"
|
||||
cherryPickedCommitBgColor:
|
||||
- "#bb9af7"
|
||||
markedBaseCommitFgColor:
|
||||
- "#7aa2f7"
|
||||
markedBaseCommitBgColor:
|
||||
- "#e0af68"
|
||||
unstagedChangesColor:
|
||||
- "#db4b4b"
|
||||
defaultFgColor:
|
||||
- "#c0caf5"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue