From 196914ef1419b2be997f9aea36e03f26349ff58d Mon Sep 17 00:00:00 2001 From: Gregory John Casamento Date: Sat, 10 Apr 2021 06:09:54 -0400 Subject: [PATCH] Minor fix to syntax highlighting to make it the same as C for equivalent keywords in ObjC --- .../ProjectCenter/Resources/ObjC.syntax | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Modules/Editors/ProjectCenter/Resources/ObjC.syntax b/Modules/Editors/ProjectCenter/Resources/ObjC.syntax index e6ba3f3..6acc9fb 100644 --- a/Modules/Editors/ProjectCenter/Resources/ObjC.syntax +++ b/Modules/Editors/ProjectCenter/Resources/ObjC.syntax @@ -9,17 +9,17 @@ Keywords = ( { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { @@ -34,17 +34,17 @@ }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { @@ -54,7 +54,7 @@ }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { @@ -74,17 +74,17 @@ }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0."; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { @@ -99,12 +99,12 @@ }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { @@ -119,7 +119,7 @@ }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { @@ -134,7 +134,7 @@ }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { @@ -149,7 +149,7 @@ }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, { @@ -169,7 +169,7 @@ }, { Pattern = ""; - ForegroundColor = "0.0 0.0 0.0"; + ForegroundColor = "0.6 0.45 0.75"; Bold = YES; }, {