From e2f90a0085f9b16e15727ed3636b5e5ce12b3f2e Mon Sep 17 00:00:00 2001 From: Siamak Mokhtari Date: Sat, 13 Aug 2016 22:07:09 +0430 Subject: [PATCH] Fixed PHP Syntax --- Panda/panda-syntax.tmTheme | 50 +++++++++++++++++++++++++++++++++++--- 1 file changed, 47 insertions(+), 3 deletions(-) diff --git a/Panda/panda-syntax.tmTheme b/Panda/panda-syntax.tmTheme index 6fc1808..a939071 100644 --- a/Panda/panda-syntax.tmTheme +++ b/Panda/panda-syntax.tmTheme @@ -422,13 +422,57 @@ name - + source.php source.php.embedded.block.html constant.other.php scope - source .property-value.css parameter constant.numeric.css keyword.other.unit.css + source.php source.php.embedded.block.html constant.other.php settings foreground - #FFB86C + #19F9D8 + + + + name + source.php source.php.embedded.block.html meta.class.php entity.name.type.class.php + scope + source.php source.php.embedded.block.html meta.class.php entity.name.type.class.php + settings + + foreground + #FF75B5 + + + + name + source.php source.php.embedded.block.html variable.other.property.php + scope + source.php source.php.embedded.block.html variable.other.property.php + settings + + foreground + #FFC990 + + + + name + source.php source.php.embedded.block.html keyword.control.php + scope + source.php source.php.embedded.block.html keyword.control.php + settings + + foreground + #6DB1FF + + + + name + source.php source.php.embedded.block.html meta.class.php storage.modifier.abstract.php + scope + source.php source.php.embedded.block.html meta.class.php storage.modifier.abstract.php + settings + + foreground + #FF2C6D