Add lazygit config

This commit is contained in:
Martin Larsson 2024-04-07 02:10:14 +02:00
parent b21ebf8043
commit 7d05bd6cdf

20
lazygit/config.yml Normal file
View 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'