git/delta: Don’t use blame background for code
This commit is contained in:
parent
a54f8bd4f0
commit
d3b8741eb8
|
@ -58,6 +58,7 @@
|
|||
side-by-side = "true";
|
||||
features = "decorations";
|
||||
syntax-theme = "base16";
|
||||
blame-code-style = "syntax";
|
||||
decorations = {
|
||||
commit-decoration-style = "bold yellow box ul";
|
||||
file-style = "bold yellow ul";
|
||||
|
|
Loading…
Reference in a new issue