Skip to content

Commit 05aee92

Browse files
author
Brian Fenton
committed
adding setting for PHP new keyword (orange)
1 parent 935228e commit 05aee92

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Solarized (dark).tmTheme

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,6 +1011,17 @@
10111011
<string>#269186</string>
10121012
</dict>
10131013
</dict>
1014+
<dict>
1015+
<key>name</key>
1016+
<string>PHP: New</string>
1017+
<key>scope</key>
1018+
<string>keyword.other.new.php</string>
1019+
<key>settings</key>
1020+
<dict>
1021+
<key>foreground</key>
1022+
<string>#cb4b16</string>
1023+
</dict>
1024+
</dict>
10141025
<dict>
10151026
<key>name</key>
10161027
<string>PHP: ::</string>

0 commit comments

Comments
 (0)