Rename old value colour to tag and add new value colour to all syntax themes
This commit is contained in:
@@ -20,7 +20,8 @@ note = 100, 0, 200
|
||||
hidden = 100, 100, 100
|
||||
shortcode = 0, 100, 0
|
||||
keyword = 200, 50, 50
|
||||
value = 50, 150, 50
|
||||
tag = 50, 150, 50
|
||||
value = 0, 0, 200
|
||||
optional = 0, 100, 0
|
||||
spellcheckline = 200, 0, 0
|
||||
errorline = 0, 150, 0
|
||||
|
||||
Reference in New Issue
Block a user