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

@@ -30,3 +30,5 @@ color-link type.extended "default"
#color-link symbol.brackets "default"
color-link symbol.tag "#AE81FF,#242424"
color-link match-brace "#242424,#7A9EC2"
color-link tab-error "#D75F5F"
color-link trailingws "#D75F5F"