Skip to content

Instantly share code, notes, and snippets.

@tmichel
Forked from bnagy/Monokai - Soda.tmTheme
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tmichel/0c0997b265e0477d6380 to your computer and use it in GitHub Desktop.
Save tmichel/0c0997b265e0477d6380 to your computer and use it in GitHub Desktop.
<dict>
<key>name</key>
<string>String interpolation</string>
<key>scope</key>
<string>string source.ruby</string>
<key>settings</key>
<dict>
<key>fontStyle</key>
<string></string>
<key>foreground</key>
<string>#F92672</string>
</dict>
</dict>
<dict>
<key>name</key>
<string>instance variable</string>
<key>scope</key>
<string>variable.other.readwrite.instance.ruby</string>
<key>settings</key>
<dict>
<key>foreground</key>
<string>#fd971f</string>
</dict>
</dict>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment