diff --git a/dot_gitconfig b/dot_gitconfig index 9598b81..e8c92d2 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -22,12 +22,12 @@ [delta] line-numbers = true - line-numbers-zero-style = white + #line-numbers-zero-style = white line-numbers-minus-style = bold red line-numbers-plus-style = bold green file-style = omit hunk-header-style = file - syntax-theme = base16 + syntax-theme = OneHalfLight [rebase] autoStash = true