diff --git a/themes/candy_json/candy_json.tmTheme b/themes/candy_json/candy_json.tmTheme
index 0140279..b24e060 100644
--- a/themes/candy_json/candy_json.tmTheme
+++ b/themes/candy_json/candy_json.tmTheme
@@ -335,6 +335,103 @@
+
+
+
+ name
+ Object Scope
+
+ scope
+ meta.mapping.json
+
+
+
+
+
+
+
+ name
+ Object Braces
+
+ scope
+
+ punctuation.section.mapping.begin.json,
+ punctuation.section.mapping.end.json
+
+
+ settings
+
+ foreground
+ #7E848D
+
+
+
+
+
+
+
+ name
+ Array Scope
+
+ scope
+ meta.sequence.json
+
+
+
+
+
+
+
+ name
+ Array Brackets
+
+ scope
+
+ punctuation.section.sequence.begin.json,
+ punctuation.section.sequence.end.json
+
+
+ settings
+
+ foreground
+ #7E848D
+
+
+
+
+
+
+
+ name
+ Colon
+
+ scope
+ punctuation.separator.key-value.json
+
+ settings
+
+ foreground
+ #BFC5CE
+
+
+
+
+
+
+
+ name
+ Comma
+
+ scope
+ punctuation.separator.sequence.json
+
+ settings
+
+ foreground
+ #666C75
+
+
+