Rename old value colour to tag and add new value colour to all syntax themes

This commit is contained in:
Veronica Berglyd Olsen
2024-04-28 23:07:20 +02:00
parent 1d438d5d76
commit 937b5cca12
15 changed files with 36 additions and 21 deletions
+2 -1
View File
@@ -40,7 +40,8 @@ note = 255, 249, 202
hidden = 99, 119, 119
shortcode = 130, 170, 255
keyword = 247, 140, 108
value = 199, 146, 234
tag = 199, 146, 234
value = 255, 235, 149
optional = 130, 170, 255
spellcheckline = 247, 140, 108
errorline = 173, 219, 103