mirror of
https://github.com/DefectingCat/dotfiles
synced 2025-07-15 16:51:36 +00:00
update lazygit theme
update backup script
This commit is contained in:
2
lazygit/config.yml
Normal file
2
lazygit/config.yml
Normal file
@ -0,0 +1,2 @@
|
||||
os:
|
||||
edit: "nvim"
|
23
lazygit/mocha-pink.yml
Normal file
23
lazygit/mocha-pink.yml
Normal file
@ -0,0 +1,23 @@
|
||||
gui:
|
||||
theme:
|
||||
activeBorderColor:
|
||||
- '#f5c2e7'
|
||||
- bold
|
||||
inactiveBorderColor:
|
||||
- '#a6adc8'
|
||||
optionsTextColor:
|
||||
- '#89b4fa'
|
||||
selectedLineBgColor:
|
||||
- '#313244'
|
||||
selectedRangeBgColor:
|
||||
- '#313244'
|
||||
cherryPickedCommitBgColor:
|
||||
- '#45475a'
|
||||
cherryPickedCommitFgColor:
|
||||
- '#f5c2e7'
|
||||
unstagedChangesColor:
|
||||
- '#f38ba8'
|
||||
defaultFgColor:
|
||||
- '#cdd6f4'
|
||||
searchingActiveBorderColor:
|
||||
- '#f9e2af'
|
Reference in New Issue
Block a user