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
@@ -31,7 +31,7 @@ background = 29, 31, 33
text = 197, 200, 198
link = 129, 162, 190
headertext = 129, 162, 190
headertag = 129, 162, 190
headertag = 94, 119, 139
emphasis = 222, 147, 95
straightquotes = 204, 102, 102
doublequotes = 181, 189, 104
@@ -40,7 +40,8 @@ note = 240, 219, 178
hidden = 150, 152, 150
shortcode = 129, 162, 190
keyword = 204, 102, 102
value = 178, 148, 187
tag = 178, 148, 187
value = 240, 198, 116
optional = 129, 162, 190
spellcheckline = 204, 102, 102
errorline = 181, 189, 104