Add tab-error and trailingws colors to colorschemes

This commit is contained in:
Dmitry Maluka
2020-10-21 00:33:18 +02:00
committed by Dmytro Maluka
parent c52ccad14b
commit b824e767d6
25 changed files with 51 additions and 0 deletions

View File

@@ -34,3 +34,5 @@ color-link type.keyword "bold #5aaae6,#2d0023"
color-link type.extended "#ffffff,#2d0023"
color-link underlined "#886484,#2d0023"
color-link match-brace "#2d0023,#5aaae6"
color-link tab-error "#d75f5f"
color-link trailingws "#d75f5f"