mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 09:01:16 +00:00
transfer
This commit is contained in:
parent
02c996d21a
commit
28622332a3
83 changed files with 6969 additions and 57 deletions
32
config/lazygit/config.yml
Normal file
32
config/lazygit/config.yml
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
git:
|
||||
pagers:
|
||||
- pager: delta --paging=never
|
||||
colorArg: always
|
||||
gui:
|
||||
showBottomLine: false
|
||||
showListFooter: false
|
||||
showPanelJumps: false
|
||||
showCommandLog: false
|
||||
showRandomTip: false
|
||||
splitDiff: auto
|
||||
border: rounded
|
||||
theme:
|
||||
activeBorderColor:
|
||||
- "#b8bb26"
|
||||
- bold
|
||||
inactiveBorderColor:
|
||||
- "#504945"
|
||||
selectedLineBgColor:
|
||||
- "#3c3836"
|
||||
optionsTextColor:
|
||||
- "#fabd2f"
|
||||
selectedRangeBgColor:
|
||||
- "#504945"
|
||||
cherryPickedCommitBgColor:
|
||||
- "#689d6a"
|
||||
cherryPickedCommitFgColor:
|
||||
- "#282828"
|
||||
unstagedChangesColor:
|
||||
- "#fb4934"
|
||||
defaultFgColor:
|
||||
- "#ebdbb2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue