Add lazygit config
This commit is contained in:
parent
b21ebf8043
commit
7d05bd6cdf
1 changed files with 20 additions and 0 deletions
20
lazygit/config.yml
Normal file
20
lazygit/config.yml
Normal file
|
|
@ -0,0 +1,20 @@
|
||||||
|
theme:
|
||||||
|
activeBorderColor:
|
||||||
|
- '#8aadf4'
|
||||||
|
- bold
|
||||||
|
inactiveBorderColor:
|
||||||
|
- '#a5adcb'
|
||||||
|
optionsTextColor:
|
||||||
|
- '#8aadf4'
|
||||||
|
selectedLineBgColor:
|
||||||
|
- '#363a4f'
|
||||||
|
cherryPickedCommitBgColor:
|
||||||
|
- '#494d64'
|
||||||
|
cherryPickedCommitFgColor:
|
||||||
|
- '#8aadf4'
|
||||||
|
unstagedChangesColor:
|
||||||
|
- '#ed8796'
|
||||||
|
defaultFgColor:
|
||||||
|
- '#cad3f5'
|
||||||
|
searchingActiveBorderColor:
|
||||||
|
- '#eed49f'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue