diff --git a/themes/candy_json/candy_json.tmTheme b/themes/candy_json/candy_json.tmTheme index 141df40..c35021d 100644 --- a/themes/candy_json/candy_json.tmTheme +++ b/themes/candy_json/candy_json.tmTheme @@ -532,6 +532,97 @@ + + + + name + Expected Key + + scope + invalid.illegal.expected-mapping-key.json + + settings + + foreground + #FFFFFF + + background + #D7263D + + fontStyle + bold + + + + + + + + name + Expected Value + + scope + invalid.illegal.expected-mapping-value.json + + settings + + foreground + #FFFFFF + + background + #D7263D + + fontStyle + bold + + + + + + + + name + Expected Separator + + scope + invalid.illegal.expected-mapping-separator.json + + settings + + foreground + #FFFFFF + + background + #D7263D + + fontStyle + bold + + + + + + + + name + Expected Sequence Separator + + scope + invalid.illegal.expected-sequence-separator.json + + settings + + foreground + #FFFFFF + + background + #D7263D + + fontStyle + bold + + +