소스 검색

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