Skip to content

Commit f3fd9ec

Browse files
committed
Update docs to use auto light/dark detection by default
1 parent 0b9d69a commit f3fd9ec

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
[delta]
2828
navigate = true # use n and N to move between diff sections
29-
dark = true # or light = true, or omit for auto-detection
3029

3130
[merge]
3231
conflictstyle = zdiff3

manual/src/configuration.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Delta uses [git config](https://git-scm.com/docs/git-config#_configuration_file)
1515

1616
[delta]
1717
navigate = true # use n and N to move between diff sections
18-
dark = true # or light = true, or omit for auto-detection
1918

2019
[merge]
2120
conflictstyle = zdiff3

0 commit comments

Comments
 (0)