Fixing a few small styles in PHP and Javascript.

This commit is contained in:
Mark Story 2011-04-03 18:04:07 -04:00
parent 7c4e150e98
commit 03c5d60811

View file

@ -491,6 +491,17 @@
<string>#A57800</string> <string>#A57800</string>
</dict> </dict>
</dict> </dict>
<dict>
<key>name</key>
<string>JS: Class</string>
<key>scope</key>
<string>support.class.js, entity.name.type.instance.js</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#BD3800</string>
</dict>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>JS: Source</string> <string>JS: Source</string>
@ -1081,6 +1092,17 @@
<string>#BD3800</string> <string>#BD3800</string>
</dict> </dict>
</dict> </dict>
<dict>
<key>name</key>
<string>PHP: Storage modifier</string>
<key>scope</key>
<string>storage.modifier.php, storage.modifier.reference.php</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#A57800</string>
</dict>
</dict>
</array> </array>
<key>uuid</key> <key>uuid</key>
<string>38E819D9-AE02-452F-9231-ECC3B204AFD7</string> <string>38E819D9-AE02-452F-9231-ECC3B204AFD7</string>