🎉 First commit
This commit is contained in:
commit
cade5ac6b6
231 changed files with 48507 additions and 0 deletions
24
lazygit/config.yml
Normal file
24
lazygit/config.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
gui:
|
||||
skipDiscardChangeWarning: true
|
||||
theme:
|
||||
activeBorderColor:
|
||||
- "#8aadf4"
|
||||
- bold
|
||||
inactiveBorderColor:
|
||||
- "#a5adcb"
|
||||
optionsTextColor:
|
||||
- "#8aadf4"
|
||||
selectedLineBgColor:
|
||||
- "#363a4f"
|
||||
cherryPickedCommitBgColor:
|
||||
- "#494d64"
|
||||
cherryPickedCommitFgColor:
|
||||
- "#8aadf4"
|
||||
unstagedChangesColor:
|
||||
- "#ed8796"
|
||||
defaultFgColor:
|
||||
- "#cad3f5"
|
||||
searchingActiveBorderColor:
|
||||
- "#eed49f"
|
||||
authorColors:
|
||||
"*": "#b7bdf8"
|
Loading…
Add table
Add a link
Reference in a new issue