Skip to content

Commit 464dc43

Browse files
committed
updated semicolon to base0
1 parent 7c69a59 commit 464dc43

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
@@ -1110,6 +1110,17 @@
11101110
<key>settings</key>
11111111
<dict/>
11121112
</dict>
1113+
<dict>
1114+
<key>name</key>
1115+
<string>PHP: Semicolon</string>
1116+
<key>scope</key>
1117+
<string>punctuation.terminator.expression.php</string>
1118+
<key>settings</key>
1119+
<dict>
1120+
<key>foreground</key>
1121+
<string>#839496</string>
1122+
</dict>
1123+
</dict>
11131124
<dict>
11141125
<key>name</key>
11151126
<string>PHP: Inherited Class</string>

0 commit comments

Comments
 (0)