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,#001e28"
color-link type.extended "#ffffff,#001e28"
color-link underlined "#608b4e,#001e28"
color-link match-brace "#001e28,#5aaae6"
color-link tab-error "#d75f5f"
color-link trailingws "#d75f5f"