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