diff --git themes/sublime-monokai-extended/Monokai\ Extended.tmTheme themes/sublime-monokai-extended/Monokai\ Extended.tmTheme
index 9c2aa3e..180cbbf 100644
--- themes/sublime-monokai-extended/Monokai Extended.tmTheme
+++ themes/sublime-monokai-extended/Monokai Extended.tmTheme
@@ -810,11 +810,11 @@
name
JSON String
scope
- meta.structure.dictionary.json string.quoted.double.json
+ meta.mapping.key.json string.quoted.double.json, punctuation.separator.sequence.csv
settings
foreground
- #cfcfc2
+ #fd971f
@@ -1027,7 +1027,7 @@
name
Invalid
scope
- invalid
+ invalid, meta.annotation.error-line
settings
background
@@ -1038,11 +1038,22 @@
#f8f8f0
+
+ name
+ Error
+ scope
+ markup.error
+ settings
+
+ foreground
+ #dd2020
+
+
name
Invalid deprecated
scope
- invalid.deprecated
+ invalid.deprecated, markup.warning
settings
background