sapling: dark mode
This commit is contained in:
parent
d701d27fd4
commit
49f92613ce
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ l = ll
|
|||
ll = log -G -T '\033[31m{node|short} \033[3;32m{date|age} \033[35;1;3mby {author|person}\n \033[0;34;3m{desc|firstline}\033[0m\n\n'
|
||||
|
||||
[pager]
|
||||
pager = delta --hunk-header-style "line-number file" --line-numbers --max-line-distance 0.9 --syntax-theme GitHub --inspect-raw-lines=false
|
||||
pager = delta --hunk-header-style "line-number file" --line-numbers --max-line-distance 0.9 --inspect-raw-lines=false
|
||||
|
||||
[color]
|
||||
sl.public = color70 bold
|
||||
|
|
Loading…
Reference in a new issue