Created
October 17, 2017 23:05
-
-
Save teared/88146c0b021363e0e0c07a897c41cdaf to your computer and use it in GitHub Desktop.
Sublime Text 3.0 latest "Monokai" turned into "1337" color scheme. Better scopes from Monokai and greater color palette from 1337. Greatly affects default Markdown syntax highlighting.
This file contains 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
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<!-- Generated by: TmTheme-Editor --> | |
<!-- ============================================ --> | |
<!-- app: http://tmtheme-editor.herokuapp.com --> | |
<!-- code: https://github.com/aziz/tmTheme-Editor --> | |
<plist version="1.0"> | |
<dict> | |
<key>name</key> | |
<string>Monolit</string> | |
<key>settings</key> | |
<array> | |
<dict> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#191919</string> | |
<key>caret</key> | |
<string>#F8F8F0</string> | |
<key>foreground</key> | |
<string>#F8F8F2</string> | |
<key>invisibles</key> | |
<string>#3B3A32</string> | |
<key>lineHighlight</key> | |
<string>#3D3D3D54</string> | |
<key>selection</key> | |
<string>#515151</string> | |
<key>findHighlight</key> | |
<string>#FFE792</string> | |
<key>findHighlightForeground</key> | |
<string>#000000</string> | |
<key>selectionBorder</key> | |
<string>#222218</string> | |
<key>activeGuide</key> | |
<string>#9D550FB0</string> | |
<key>misspelling</key> | |
<string>#F92672</string> | |
<key>bracketsForeground</key> | |
<string>#F8F8F2A6</string> | |
<key>bracketsOptions</key> | |
<string>underline</string> | |
<key>bracketContentsForeground</key> | |
<string>#F8F8F2A5</string> | |
<key>bracketContentsOptions</key> | |
<string>underline</string> | |
<key>tagsOptions</key> | |
<string>stippled_underline</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Comment</string> | |
<key>scope</key> | |
<string>comment</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#6D6D6D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>String</string> | |
<key>scope</key> | |
<string>string</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FBE3BF</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Number</string> | |
<key>scope</key> | |
<string>constant.numeric</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FDB082</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Built-in constant</string> | |
<key>scope</key> | |
<string>constant.language</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FC9354</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>User-defined constant</string> | |
<key>scope</key> | |
<string>constant.character, constant.other</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FDB082</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Variable</string> | |
<key>scope</key> | |
<string>variable</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string></string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Keyword</string> | |
<key>scope</key> | |
<string>keyword - (source.c keyword.operator | source.c++ keyword.operator | source.objc keyword.operator | source.objc++ keyword.operator), keyword.operator.word</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FF5E5E</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Annotation Punctuation</string> | |
<key>scope</key> | |
<string>punctuation.definition.annotation</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FF5E5E</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>JavaScript Dollar</string> | |
<key>scope</key> | |
<string>variable.other.dollar.only.js</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FF5E5E</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Storage</string> | |
<key>scope</key> | |
<string>storage</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#FF5E5E</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Storage type</string> | |
<key>scope</key> | |
<string>storage.type</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>#FBE3BF</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Entity name</string> | |
<key>scope</key> | |
<string>entity.name - (entity.name.filename | entity.name.section | entity.name.tag | entity.name.label)</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#8CDAFF</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Inherited class</string> | |
<key>scope</key> | |
<string>entity.other.inherited-class</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic underline</string> | |
<key>foreground</key> | |
<string>#8CDAFF</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Function argument</string> | |
<key>scope</key> | |
<string>variable.parameter - (source.c | source.c++ | source.objc | source.objc++)</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>#FC9354</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Language variable</string> | |
<key>scope</key> | |
<string>variable.language</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>#FC9354</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Tag name</string> | |
<key>scope</key> | |
<string>entity.name.tag</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#FF5E5E</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Tag attribute</string> | |
<key>scope</key> | |
<string>entity.other.attribute-name</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#8CDAFF</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Function call</string> | |
<key>scope</key> | |
<string>variable.function, variable.annotation</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string></string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library function</string> | |
<key>scope</key> | |
<string>support.function, support.macro</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#6699CC</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library constant</string> | |
<key>scope</key> | |
<string>support.constant</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#ECFDB9</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library class/type</string> | |
<key>scope</key> | |
<string>support.type, support.class</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FBE3BF</string> | |
<key>fontStyle</key> | |
<string> italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Library variable</string> | |
<key>scope</key> | |
<string>support.other.variable</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#ECFDB9</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Invalid</string> | |
<key>scope</key> | |
<string>invalid</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#F92649</string> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#F8F8F2</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Invalid deprecated</string> | |
<key>scope</key> | |
<string>invalid.deprecated</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#FDB082</string> | |
<key>foreground</key> | |
<string></string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>JSON String</string> | |
<key>scope</key> | |
<string>meta.structure.dictionary.json string.quoted.double.json</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string></string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>YAML String</string> | |
<key>scope</key> | |
<string>string.unquoted.yaml</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string></string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>diff.header</string> | |
<key>scope</key> | |
<string>meta.diff, meta.diff.header</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#6D6D6D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup headings</string> | |
<key>scope</key> | |
<string>markup.heading</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FC9354</string> | |
<key>fontStyle</key> | |
<string> bold underline</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup h1</string> | |
<key>scope</key> | |
<string>markup.heading.1</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FF5E5E</string> | |
<key>fontStyle</key> | |
<string> bold underline</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup links</string> | |
<key>scope</key> | |
<string>markup.underline.link</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#8CDAFF</string> | |
<key>fontStyle</key> | |
<string> underline</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup bold</string> | |
<key>scope</key> | |
<string>markup.bold</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup italic</string> | |
<key>scope</key> | |
<string>markup.italic</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup bold/italic</string> | |
<key>scope</key> | |
<string>markup.italic markup.bold | markup.bold markup.italic</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup hr</string> | |
<key>scope</key> | |
<string>punctuation.definition.thematic-break</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#6D6D6D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup blockquote</string> | |
<key>scope</key> | |
<string>markup.quote punctuation.definition.blockquote</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#6D6D6D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup bullets</string> | |
<key>scope</key> | |
<string>markup.list.numbered.bullet</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FDB082</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup bullets</string> | |
<key>scope</key> | |
<string>markup.list.unnumbered.bullet | (markup.list.numbered punctuation.definition)</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#F8F8F8AB</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup code</string> | |
<key>scope</key> | |
<string>markup.raw</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#FBE3BF</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup punctuation</string> | |
<key>scope</key> | |
<string>markup.raw punctuation.definition.raw</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#F8F8F8AB</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>markup punctuation</string> | |
<key>scope</key> | |
<string>text & (punctuation.definition.italic | punctuation.definition.bold | punctuation.definition.raw | punctuation.definition.link | punctuation.definition.metadata | punctuation.definition.image | punctuation.separator.table-cell | punctuation.section.table-header | punctuation.definition.constant)</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#F8F8F8AB</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>diff.deleted</string> | |
<key>scope</key> | |
<string>markup.deleted</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FF5E5E</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>diff.inserted</string> | |
<key>scope</key> | |
<string>markup.inserted</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#8CDAFF</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>diff.changed</string> | |
<key>scope</key> | |
<string>markup.changed</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FBE3BF</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>constant.numeric.line-number.find-in-files - match</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#AE81FFA0</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>entity.name.filename</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#E6DB74</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>message.error</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#F83333</string> | |
</dict> | |
</dict> | |
</array> | |
<key>colorSpaceName</key> | |
<string>sRGB</string> | |
<key>semanticClass</key> | |
<string>theme.dark.monolit</string> | |
<key>author</key> | |
<string>Multiple</string> | |
<key>comment</key> | |
<string>Created from "1337" and "Monokai" color schemes.</string> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment