summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2024-03-16 10:30:50 -0400
committerDan Davison <dandavison7@gmail.com>2024-03-16 10:30:50 -0400
commitad1df2d6805d195d8b3d7987e865ffd3ec3039ea (patch)
treef9c8942a3d4fdacfd9a0842ca295054cd4f18ddb
parent13c8219799be3291ed592a9bd00e707577fbf6f6 (diff)
Update README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 06035437..b880542b 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,6 @@
[delta]
navigate = true # use n and N to move between diff sections
- light = false # set to true if you're in a terminal w/ a light background color (e.g. the default macOS terminal)
[merge]
conflictstyle = diff3
@@ -55,6 +54,7 @@ Delta has many features and is very customizable; please see the [user manual](h
- Stylable box/line decorations to draw attention to commit, file and hunk header sections.
- Style strings (foreground color, background color, font attributes) are supported for >20 stylable elements, using the same color/style language as git
- Handles traditional unified diff output in addition to git output
+- Automatic detection of light/dark terminal background
## A syntax-highlighting pager for git, diff, and grep output