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

@@ -31,3 +31,5 @@ color-link todo "bold #C792EA,#263238"
color-link type "#FFCB6B,#263238"
color-link underlined "underline #EEFFFF,#263238"
color-link match-brace "#263238,#C792EA"
color-link tab-error "#D75F5F"
color-link trailingws "#D75F5F"