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
+3 -2
View File
@@ -35,12 +35,13 @@ headertag = 40, 142, 215
emphasis = 224, 175, 5
straightquotes = 222, 61, 58
doublequotes = 8, 145, 106
singlequotes = 255, 235, 149
singlequotes = 218, 170, 1
note = 128, 118, 75
hidden = 152, 159, 177
shortcode = 40, 142, 215
keyword = 222, 61, 58
value = 150, 74, 193
tag = 150, 74, 193
value = 224, 175, 5
optional = 40, 142, 215
spellcheckline = 222, 61, 58
errorline = 8, 145, 106