update lazygit theme

update backup script
This commit is contained in:
DefectingCat
2023-11-22 14:44:23 +08:00
parent bb7c428cb0
commit 53570bb9c2
6 changed files with 65 additions and 18 deletions

2
lazygit/config.yml Normal file
View File

@ -0,0 +1,2 @@
os:
edit: "nvim"

23
lazygit/mocha-pink.yml Normal file
View 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'