瀏覽代碼

git: make colorMoved added lines brighter

raylu 1 年之前
父節點
當前提交
cdbd50838e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      gitconfig

+ 1 - 1
gitconfig

@@ -45,7 +45,7 @@
 [delta]
 	features = zebra-dark
 	# 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
 	line-numbers = false
 	navigate = true