diff --git a/Modules/Editors/ProjectCenter/Resources/ObjC.syntax b/Modules/Editors/ProjectCenter/Resources/ObjC.syntax index 6acc9fb..16d887b 100644 --- a/Modules/Editors/ProjectCenter/Resources/ObjC.syntax +++ b/Modules/Editors/ProjectCenter/Resources/ObjC.syntax @@ -329,6 +329,16 @@ ForegroundColor = "0.65 0.16 0.16"; Bold = YES; }, + { + Pattern = ""; + ForegroundColor = "0.16 0.16 0.65"; + Bold = YES; + }, + { + Pattern = ""; + ForegroundColor = "0.16 0.16 0.65"; + Bold = YES; + }, { Pattern = "<@\""; ForegroundColor = "0.8 0.0 0.0";