diff --git a/themes.gitconfig b/themes.gitconfig index a2f46477c..7fc33f750 100644 --- a/themes.gitconfig +++ b/themes.gitconfig @@ -384,3 +384,29 @@ merge-conflict-theirs-diff-header-style = "#FABD2F" bold overline merge-conflict-ours-diff-header-decoration-style = '' merge-conflict-theirs-diff-header-decoration-style = '' + +[delta "discord"] + commit-style = omit + file-style = 34 ul + file-decoration-style = none + hunk-header-style = omit + minus-style = 31 + minus-non-emph-style = 31 + minus-emph-style = 40 + minus-empty-line-marker-style = 31 + zero-style = 30 + plus-style = 32 + plus-non-emph-style = 32 + plus-emph-style = 40 + grep-file-style = 34 + grep-line-number-style = 34 + whitespace-error-style = 41 + blame-code-style = omit + true-color = never + file-modified-label = changed: + right-arrow = > + hyperlinks = false + keep-plus-minus-markers = true + diff-stat-align-width = 10 + syntax-theme = none + width = variable