1
0
Fork 0

use delta, theme lazygit

This commit is contained in:
Luca Bilke 2024-06-26 14:38:23 +02:00
parent 739c902f00
commit 1b51da9877
No known key found for this signature in database
GPG Key ID: B753481DA0B6FA47
1 changed files with 31 additions and 0 deletions

View File

@ -1,12 +1,43 @@
services:
gitlab.tralios.de: "gitlab:gitlab.tralios.de"
git.snaile.de: "gitea:git.snaile.de"
git:
branchLogCmd: "git log --graph --color=always --abbrev-commit --date=relative --pretty=format:'%C(red)%h %C(green)%ad%C(auto)%d %C(blue)%ae %Creset%s' {{branchName}} --"
paging:
colorArg: always
pager: delta --dark --paging=never --config $XDG_CONFIG_HOME/git/config
gui:
nerdFontsVersion: "3"
showRandomTip: false
showBottomLine: false
skipDiscardChangeWarning: true
border: single
sidePanelWidth: 0.25
theme:
activeBorderColor:
- "#ff9e64"
- "bold"
inactiveBorderColor:
- "#27a1b9"
searchingActiveBorderColor:
- "#ff9e64"
- "bold"
optionsTextColor:
- "#7aa2f7"
selectedLineBgColor:
- "#283457"
cherryPickedCommitFgColor:
- "#7aa2f7"
cherryPickedCommitBgColor:
- "#bb9af7"
markedBaseCommitFgColor:
- "#7aa2f7"
markedBaseCommitBgColor:
- "#e0af68"
unstagedChangesColor:
- "#db4b4b"
defaultFgColor:
- "#c0caf5"
update:
days: 1
refresher: