Fixing a few small styles in PHP and Javascript.
parent
7c4e150e98
commit
03c5d60811
|
|
@ -491,6 +491,17 @@
|
|||
<string>#A57800</string>
|
||||
</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>
|
||||
<key>name</key>
|
||||
<string>JS: Source</string>
|
||||
|
|
@ -1081,6 +1092,17 @@
|
|||
<string>#BD3800</string>
|
||||
</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>
|
||||
<key>uuid</key>
|
||||
<string>38E819D9-AE02-452F-9231-ECC3B204AFD7</string>
|
||||
|
|
|
|||
Loading…
Reference in New Issue