Skip to content

Commit

Permalink
Jellybeams: added support for string interpolation
Browse files Browse the repository at this point in the history
  • Loading branch information
sphvn committed May 13, 2015
1 parent 5e63e60 commit b962f84
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions themes/Jellybeams.tmTheme
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,17 @@
<string>#fbe3bf</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>String Interpolation</string>
<key>scope</key>
<string>constant.character.escaped, constant.character.escape, string source, string source.ruby</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#b4c973</string>
</dict>
</dict>
</array>
<key>uuid</key>
<string>4e4cdb00-2fb2-11e2-81c1-0800200c9a66</string>
Expand Down

0 comments on commit b962f84

Please sign in to comment.