update
This commit is contained in:
parent
e917ecf83a
commit
e1303a7c1f
2 changed files with 25 additions and 3 deletions
23
.config/lazygit/config.yml
Normal file
23
.config/lazygit/config.yml
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
gui:
|
||||
theme:
|
||||
activeBorderColor:
|
||||
- '#cba6f7'
|
||||
- bold
|
||||
inactiveBorderColor:
|
||||
- '#a6adc8'
|
||||
optionsTextColor:
|
||||
- '#89b4fa'
|
||||
selectedLineBgColor:
|
||||
- '#313244'
|
||||
cherryPickedCommitBgColor:
|
||||
- '#45475a'
|
||||
cherryPickedCommitFgColor:
|
||||
- '#cba6f7'
|
||||
unstagedChangesColor:
|
||||
- '#f38ba8'
|
||||
defaultFgColor:
|
||||
- '#cdd6f4'
|
||||
searchingActiveBorderColor:
|
||||
- '#f9e2af'
|
||||
authorColors:
|
||||
'*': '#b4befe'
|
||||
Loading…
Add table
Add a link
Reference in a new issue