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 #780050,#f0f0f0"
color-link type.extended "#000000,#f0f0f0"
color-link underlined "#3f7f5f,#f0f0f0"
color-link match-brace "#f0f0f0,#780050"
color-link tab-error "#ff8787"
color-link trailingws "#ff8787"