refactor: move .config and start.sh outside home/ folder
This commit is contained in:
23
.config/lazygit/config.yml
Executable file
23
.config/lazygit/config.yml
Executable file
@ -0,0 +1,23 @@
|
||||
theme:
|
||||
activeBorderColor:
|
||||
- "#f5e0dc"
|
||||
- bold
|
||||
inactiveBorderColor:
|
||||
- "#a6adc8"
|
||||
optionsTextColor:
|
||||
- "#89b4fa"
|
||||
selectedLineBgColor:
|
||||
- "#313244"
|
||||
cherryPickedCommitBgColor:
|
||||
- "#45475a"
|
||||
cherryPickedCommitFgColor:
|
||||
- "#f5e0dc"
|
||||
unstagedChangesColor:
|
||||
- "#f38ba8"
|
||||
defaultFgColor:
|
||||
- "#cdd6f4"
|
||||
searchingActiveBorderColor:
|
||||
- "#f9e2af"
|
||||
|
||||
authorColors:
|
||||
"*": "#b4befe"
|
Reference in New Issue
Block a user