Browse Source

git: make colorMoved added lines brighter

raylu 1 year ago
parent
commit
cdbd50838e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gitconfig

+ 1 - 1
gitconfig

@@ -45,7 +45,7 @@
 [delta]
 [delta]
 	features = zebra-dark
 	features = zebra-dark
 	# https://dandavison.github.io/delta/color-moved-support.html
 	# https://dandavison.github.io/delta/color-moved-support.html
-	map-styles = bold purple => "#777777 #330022", bold cyan => "syntax #002a30"
+	map-styles = bold purple => "#777777 #330022", bold cyan => "syntax #004a4a"
 	true-color = always
 	true-color = always
 	line-numbers = false
 	line-numbers = false
 	navigate = true
 	navigate = true