summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-02-08 13:22:38 -0600
committerDan Davison <dandavison7@gmail.com>2020-02-08 13:22:38 -0600
commit4c0027b2bc1b249aa93471570cd257493e21b7d6 (patch)
tree3642b0b1009be5b1f0dcc4667be9d93457436374
parent38a3a2ca694b65514e2fb139da2299c69ea059e1 (diff)
Change to white terminal background in screenshot
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6eb5d73..1afc4838 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
Delta brings language syntax highlighting, within-line insertion/deletion detection, and restructured diff output to git on the command line. Here's an example of `git show` output with git configured to use delta as its pager:
-<img width=800px src="https://user-images.githubusercontent.com/52205/65245123-e8392000-dae3-11e9-88ef-fcccf6ade952.png" alt="image" />
+<img width=800px src="https://user-images.githubusercontent.com/52205/74090846-f200f700-4a75-11ea-9427-89e1fa686bfe.png" alt="image" />
## Features