Created
August 4, 2014 19:31
-
-
Save netsuite/b5e7fdad0ab345812a2f to your computer and use it in GitHub Desktop.
sublime text scheme (Monokai): Embedded source
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dict> | |
<key>name</key> | |
<string>Embedded source</string> | |
<key>scope</key> | |
<string>text source</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#43443A</string> | |
</dict> | |
</dict> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment