@@ -0,0 +1,159 @@ | |||||
<?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>Ascetic White</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FFFFFF</string> | |||||
<key>caret</key> | |||||
<string>#202020</string> | |||||
<key>foreground</key> | |||||
<string>#202020</string> | |||||
<key>invisibles</key> | |||||
<string>#D0D0D0</string> | |||||
<key>lineHighlight</key> | |||||
<string>#D0D0D0</string> | |||||
<key>selection</key> | |||||
<string>#C0C0C0</string> | |||||
<key>findHighlight</key> | |||||
<string>#FFE792</string> | |||||
<key>findHighlightForeground</key> | |||||
<string>#000000</string> | |||||
<key>selectionBorder</key> | |||||
<string>#CCCCCC</string> | |||||
<key>activeGuide</key> | |||||
<string>#9D550FB0</string> | |||||
<key>gutterForeground</key> | |||||
<string>#303030</string> | |||||
<key>bracketsForeground</key> | |||||
<string>#F8F8F2A5</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>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#BBBBBB</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String</string> | |||||
<key>scope</key> | |||||
<string>string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#707070</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>#707070</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>#707070</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>diff.deleted</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FF8888</string> | |||||
<key>foreground</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>diff.inserted</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#99CC99</string> | |||||
<key>foreground</key> | |||||
<string></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>#E6DB74</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>#202020</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>scope</key> | |||||
<string>entity.name.filename.find-in-files</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#707070</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>F01C6DC0-0977-11E3-8FFD-0800200C9A66</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.light.ascetic_white</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,692 @@ | |||||
<?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>Axar</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#191919</string> | |||||
<key>caret</key> | |||||
<string>#FFFFFF</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
<key>invisibles</key> | |||||
<string>#404040</string> | |||||
<key>lineHighlight</key> | |||||
<string>#FFFFFF0D</string> | |||||
<key>selection</key> | |||||
<string>#FFFFFF26</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Text base</string> | |||||
<key>scope</key> | |||||
<string>text</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#ffffff</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Source base</string> | |||||
<key>scope</key> | |||||
<string>source</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#CCCCCC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comment</string> | |||||
<key>scope</key> | |||||
<string>comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
<key>background</key> | |||||
<string>#171717</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>PHP Variable</string> | |||||
<key>scope</key> | |||||
<string>variable.other.php</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#5697B8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Language Constant</string> | |||||
<key>scope</key> | |||||
<string>constant.language</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#80D500</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keyword</string> | |||||
<key>scope</key> | |||||
<string>keyword, keyword.operator.logical</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#ffffff</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Operators</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Control</string> | |||||
<key>scope</key> | |||||
<string>keyword.control</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#80d500</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Type</string> | |||||
<key>scope</key> | |||||
<string>storage</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#80D500</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function Declaration</string> | |||||
<key>scope</key> | |||||
<string>declaration.function, entity.name.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Pre-processor Line</string> | |||||
<key>scope</key> | |||||
<string>other.preprocessor.c</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#B6B9F9</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function argument</string> | |||||
<key>scope</key> | |||||
<string>variable.parameter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#8AA6C1</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String</string> | |||||
<key>scope</key> | |||||
<string>string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FFD700</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String escapes</string> | |||||
<key>scope</key> | |||||
<string>string constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#FF2837</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String Embedded Source</string> | |||||
<key>scope</key> | |||||
<string>source string source</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String (executed)</string> | |||||
<key>scope</key> | |||||
<string>string.interpolated</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FF7819</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Regular expression</string> | |||||
<key>scope</key> | |||||
<string>string.regexp</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#CA4344</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Regexp Escapes</string> | |||||
<key>scope</key> | |||||
<string>string.regexp constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#FF7819</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Numbers</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#EDDD5A</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Symbols</string> | |||||
<key>scope</key> | |||||
<string>constant.other</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#66CCFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid</string> | |||||
<key>scope</key> | |||||
<string>invalid</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#670000</string> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Class name</string> | |||||
<key>scope</key> | |||||
<string>entity.name.class, declaration.class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string> bold</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Class inheritance</string> | |||||
<key>scope</key> | |||||
<string>entity.other.inherited-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic bold</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library funct/const/var</string> | |||||
<key>scope</key> | |||||
<string>support.function, support.constant, support.variable, support.other</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#8AA6C1</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library object</string> | |||||
<key>scope</key> | |||||
<string>support.class, support.type</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#8AA6C1</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>#80d500</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>#80d500</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>CSS Selector</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css, entity.other.attribute-name.pseudo-class.css, entity.name.tag.wildcard.css, entity.other.attribute-name.id.css, entity.other.attribute-name.class.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#B53B3C</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>CSS Property</string> | |||||
<key>scope</key> | |||||
<string>support.type.property-name.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#8AA6C1</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>background</key> | |||||
<string>#0E2231</string> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff Inserted</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#253B22</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff Changed</string> | |||||
<key>scope</key> | |||||
<string>markup.changed</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#4A410D</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff Deleted</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#420E09</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Underline</string> | |||||
<key>scope</key> | |||||
<string>markup.underline</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>underline</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Link</string> | |||||
<key>scope</key> | |||||
<string>markup.underline.link</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>underline</string> | |||||
<key>foreground</key> | |||||
<string>#66CCFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>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>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>diff.header</string> | |||||
<key>scope</key> | |||||
<string>meta.diff, meta.diff.header</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#0E2231</string> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#F8F8F8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>diff.deleted</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#D03620</string> | |||||
<key>foreground</key> | |||||
<string>#F8F8F8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>diff.changed</string> | |||||
<key>scope</key> | |||||
<string>markup.changed</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#C4B14A</string> | |||||
<key>foreground</key> | |||||
<string>#F8F8F8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>diff.inserted</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#41A83E</string> | |||||
<key>foreground</key> | |||||
<string>#F8F8F8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>SublimeLinter Annotations</string> | |||||
<key>scope</key> | |||||
<string>sublimelinter.outline.notes</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FFFFAA50</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>SublimeLinter Outline</string> | |||||
<key>scope</key> | |||||
<string>sublimelinter.outline.illegal</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FF4A5250</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>SublimeLinter Underline</string> | |||||
<key>scope</key> | |||||
<string>sublimelinter.underline.illegal</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FF000050</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>SublimeLinter Warning Outline</string> | |||||
<key>scope</key> | |||||
<string>sublimelinter.outline.warning</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#DF940050</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>SublimeLinter Warning Underline</string> | |||||
<key>scope</key> | |||||
<string>sublimelinter.underline.warning</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FF000050</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>SublimeLinter Violation Outline</string> | |||||
<key>scope</key> | |||||
<string>sublimelinter.outline.violation</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#ffffff33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>SublimeLinter Violation Underline</string> | |||||
<key>scope</key> | |||||
<string>sublimelinter.underline.violation</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FF000050</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Bracket Curly</string> | |||||
<key>scope</key> | |||||
<string>brackethighlighter.curly</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FF000050</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Bracket Round</string> | |||||
<key>scope</key> | |||||
<string>brackethighlighter.round</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FF000050</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Bracket Square</string> | |||||
<key>scope</key> | |||||
<string>brackethighlighter.square</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FF000050</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Bracket angle</string> | |||||
<key>scope</key> | |||||
<string>brackethighlighter.angle</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FF000050</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Bracket tag</string> | |||||
<key>scope</key> | |||||
<string>brackethighlighter.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FF000050</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Bracket single_quote</string> | |||||
<key>scope</key> | |||||
<string>brackethighlighter.quote</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FF000050</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>AEB6F160-B257-11E2-9E96-0800200C9A66</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.dark.axar</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,445 @@ | |||||
<?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>BBEdit</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FFFFFF</string> | |||||
<key>caret</key> | |||||
<string>#000000</string> | |||||
<key>foreground</key> | |||||
<string>#000000</string> | |||||
<key>invisibles</key> | |||||
<string>#BFBFBF</string> | |||||
<key>lineHighlight</key> | |||||
<string>#00000012</string> | |||||
<key>selection</key> | |||||
<string>#FFD420</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comment</string> | |||||
<key>scope</key> | |||||
<string>comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#804000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keyword</string> | |||||
<key>scope</key> | |||||
<string>keyword, storage</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#0000FF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Number</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#FF0080</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String</string> | |||||
<key>scope</key> | |||||
<string>string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#FF0080</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>User-defined constant</string> | |||||
<key>scope</key> | |||||
<string>constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#C5060B</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Built-in constant</string> | |||||
<key>scope</key> | |||||
<string>constant.language</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#004080</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Variable</string> | |||||
<key>scope</key> | |||||
<string>variable.language, variable.other</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#006600</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String interpolation</string> | |||||
<key>scope</key> | |||||
<string>constant.character.escaped, constant.character.escape, string source</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#33CC33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Preprocessor line</string> | |||||
<key>scope</key> | |||||
<string>other.preprocessor</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#1A921C</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Preprocessor directive</string> | |||||
<key>scope</key> | |||||
<string>entity.name.preprocessor</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#0C450D</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function name</string> | |||||
<key>scope</key> | |||||
<string>entity.name.function, keyword.other.name-of-parameter.objc</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#0000A2</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Class name</string> | |||||
<key>scope</key> | |||||
<string>entity.name.class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>underline</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Inherited class name</string> | |||||
<key>scope</key> | |||||
<string>entity.other.inherited-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function parameter</string> | |||||
<key>scope</key> | |||||
<string>variable.parameter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function argument and result types</string> | |||||
<key>scope</key> | |||||
<string>storage.type.method</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#70727E</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Section</string> | |||||
<key>scope</key> | |||||
<string>meta.section entity.name.section, declaration.section entity.name.section</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library function</string> | |||||
<key>scope</key> | |||||
<string>support.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#0000FF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library object</string> | |||||
<key>scope</key> | |||||
<string>support.class, support.type</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#6D79DE</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>#06960E</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library variable</string> | |||||
<key>scope</key> | |||||
<string>support.other.variable</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#21439C</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>JS: Operator</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator.js</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#687687</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid</string> | |||||
<key>scope</key> | |||||
<string>invalid</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#990000</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid trailing whitespace</string> | |||||
<key>scope</key> | |||||
<string>invalid.trailing-whitespace</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FFD0D0</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Embedded source</string> | |||||
<key>scope</key> | |||||
<string>text source, string.unquoted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#427FF51A</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup XML declaration</string> | |||||
<key>scope</key> | |||||
<string>meta.xml-processing, declaration.xml-processing</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#68685B</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup DOCTYPE</string> | |||||
<key>scope</key> | |||||
<string>meta.doctype, declaration.doctype</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#888888</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup DTD</string> | |||||
<key>scope</key> | |||||
<string>meta.doctype.DTD, declaration.doctype.DTD</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup tag</string> | |||||
<key>scope</key> | |||||
<string>meta.tag, declaration.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#1C02FF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup name of tag</string> | |||||
<key>scope</key> | |||||
<string>entity.name.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup tag attribute</string> | |||||
<key>scope</key> | |||||
<string>entity.other.attribute-name</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Heading</string> | |||||
<key>scope</key> | |||||
<string>markup.heading</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#0C07FF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Quote</string> | |||||
<key>scope</key> | |||||
<string>markup.quote</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#000000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: List</string> | |||||
<key>scope</key> | |||||
<string>markup.list</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#B90690</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>0047F0B6-DB9C-4533-A155-5BAA91BD70F2</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.light.bb_edit</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,224 @@ | |||||
<?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>Boron</string> | |||||
<key>website</key> | |||||
<string>https://github.com/mjio/boron.tmtheme</string> | |||||
<key>comment</key> | |||||
<string>Last update: Feb 25 2013</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#151515</string> | |||||
<key>caret</key> | |||||
<string>#b0d0f0</string> | |||||
<key>foreground</key> | |||||
<string>#e8e8d3</string> | |||||
<key>invisibles</key> | |||||
<string>#e8e8d3</string> | |||||
<key>selection</key> | |||||
<string>#404040</string> | |||||
<key>lineHighlight</key> | |||||
<string>#010101</string> | |||||
<key>gutterForeground</key> | |||||
<string>#373737</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comment</string> | |||||
<key>scope</key> | |||||
<string>comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#888888</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String</string> | |||||
<key>scope</key> | |||||
<string>string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#99ad6a</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String begin/end</string> | |||||
<key>scope</key> | |||||
<string>punctuation.definition.string.begin, punctuation.definition.string.end</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#556633</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Symbol</string> | |||||
<key>scope</key> | |||||
<string>constant.other</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#7697d6</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Regexp</string> | |||||
<key>scope</key> | |||||
<string>string.regexp</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#dd0093</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Variable</string> | |||||
<key>scope</key> | |||||
<string>variable, support.class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#ffb964</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>#cf6a4c</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Entity</string> | |||||
<key>scope</key> | |||||
<string>entity</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#ffb964</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Entity Function</string> | |||||
<key>scope</key> | |||||
<string>entity.name.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#fad07a</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keyword</string> | |||||
<key>scope</key> | |||||
<string>keyword.control</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#8fbfdc</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Storage</string> | |||||
<key>scope</key> | |||||
<string>storage</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#8fbfdc</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff insertion</string> | |||||
<key>scope</key> | |||||
<string>diff.inserted, markup.inserted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#558f1f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff deletion</string> | |||||
<key>scope</key> | |||||
<string>diff.deleted, markup.deleted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#a1000d</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff header</string> | |||||
<key>scope</key> | |||||
<string>meta.diff.header</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
<key>background</key> | |||||
<string>#4e738a</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff range</string> | |||||
<key>scope</key> | |||||
<string>meta.diff.range</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#888888</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>#967efb</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>4e4cdb00-2fb2-11e2-81c1-0800200c9a66</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.dark.boron</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,330 @@ | |||||
<?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>author</key> | |||||
<string>Don Steinert (http://www.dnld.cc)</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>gutterSettings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#2B2C2F</string> | |||||
<key>divider</key> | |||||
<string>#2B2C2F</string> | |||||
<key>foreground</key> | |||||
<string>#CCCECE</string> | |||||
<key>selectionBackground</key> | |||||
<string>#3E4044</string> | |||||
<key>selectionForeground</key> | |||||
<string>#CCCECE</string> | |||||
</dict> | |||||
<key>name</key> | |||||
<string>Charcoal</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.dark.charcoal</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#2B2C2F</string> | |||||
<key>caret</key> | |||||
<string>#CCCECE</string> | |||||
<key>foreground</key> | |||||
<string>#CCCECE</string> | |||||
<key>invisibles</key> | |||||
<string>#3E4044</string> | |||||
<key>lineHighlight</key> | |||||
<string>#3E4044</string> | |||||
<key>selection</key> | |||||
<string>#3E4044</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comments</string> | |||||
<key>scope</key> | |||||
<string>comment, punctuation.definition.comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#5F6364</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Variable</string> | |||||
<key>scope</key> | |||||
<string>variable</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#CCCECE</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keyword, Storage</string> | |||||
<key>scope</key> | |||||
<string>keyword, storage.type, storage.modifier</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#C594C5</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Operator, Misc</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#5FB3B3</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Tag</string> | |||||
<key>scope</key> | |||||
<string>entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#EB606B</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function, Special Method, Block Level</string> | |||||
<key>scope</key> | |||||
<string>entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method, meta.block-level</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#6699CC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Other Variable, String Link</string> | |||||
<key>scope</key> | |||||
<string>support.other.variable, string.other.link</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#F2777A</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Number, Constant, Function Argument, Tag Attribute, Embedded</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric, constant.language, support.constant, constant.character, variable.parameter, keyword.other.unit</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#F99157</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String, Symbols, Inherited Class, Markup Heading</string> | |||||
<key>scope</key> | |||||
<string>string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>normal</string> | |||||
<key>foreground</key> | |||||
<string>#99C794</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Class, Support</string> | |||||
<key>scope</key> | |||||
<string>entity.name.class, entity.name.type.class, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FAC863</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Sub-methods</string> | |||||
<key>scope</key> | |||||
<string>entity.name.module.js, variable.import.parameter.js, variable.other.class.js</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#EC5F67</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Language methods</string> | |||||
<key>scope</key> | |||||
<string>variable.language</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#EC5F67</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>entity.name.method.js</string> | |||||
<key>scope</key> | |||||
<string>entity.name.method.js</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#D8DEE9</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>meta.method.js</string> | |||||
<key>scope</key> | |||||
<string>meta.class-method.js entity.name.function.js, variable.function.constructor</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#D8DEE9</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Attributes</string> | |||||
<key>scope</key> | |||||
<string>entity.other.attribute-name</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#BB80B3</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Inserted</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#99C794</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Deleted</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#EC5F67</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Changed</string> | |||||
<key>scope</key> | |||||
<string>markup.changed</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#BB80B3</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Regular Expressions</string> | |||||
<key>scope</key> | |||||
<string>string.regexp</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#5FB3B3</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Escape Characters</string> | |||||
<key>scope</key> | |||||
<string>constant.character.escape</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#5FB3B3</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>URL</string> | |||||
<key>scope</key> | |||||
<string>*url*, *link*, *uri*</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>underline</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Search Results Nums</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric.line-number.find-in-files - match</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#AB7967</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Search Results Lines</string> | |||||
<key>scope</key> | |||||
<string>entity.name.filename.find-in-files</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#99C794</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Decorators</string> | |||||
<key>scope</key> | |||||
<string>tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#6699CC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>ES7 Bind Operator</string> | |||||
<key>scope</key> | |||||
<string>source.js constant.other.object.key.js string.unquoted.label.js</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#EC5F67</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>091c9b5a-9e64-4001-8c15-4c7c42840eb4</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,527 @@ | |||||
<?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>author</key> | |||||
<string>Jorge Herrera</string> | |||||
<key>name</key> | |||||
<string>Cheerfully Light</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#F5F5F5</string> | |||||
<key>caret</key> | |||||
<string>#668F14</string> | |||||
<key>foreground</key> | |||||
<string>#1F1F1F</string> | |||||
<key>invisibles</key> | |||||
<string>#FFFFFF40</string> | |||||
<key>lineHighlight</key> | |||||
<string>#C7C7BF2E</string> | |||||
<key>selection</key> | |||||
<string>#BCCDE0A3</string> | |||||
<key>findHighlight</key> | |||||
<string>#85E366</string> | |||||
<key>findHighlightForeground</key> | |||||
<string>#C8C8C8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comment</string> | |||||
<key>scope</key> | |||||
<string>comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#7F8989</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Constant</string> | |||||
<key>scope</key> | |||||
<string>constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#B3933A</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Entity</string> | |||||
<key>scope</key> | |||||
<string>entity</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#C23F31</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keyword</string> | |||||
<key>scope</key> | |||||
<string>keyword</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#72AB00</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>#668F14</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String</string> | |||||
<key>scope</key> | |||||
<string>string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#D07711</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Support</string> | |||||
<key>scope</key> | |||||
<string>support</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#A2A001</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Variable</string> | |||||
<key>scope</key> | |||||
<string>variable</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#5597D6</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid – Deprecated</string> | |||||
<key>scope</key> | |||||
<string>invalid.deprecated</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic underline</string> | |||||
<key>foreground</key> | |||||
<string>#D2A8A1</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid – Illegal</string> | |||||
<key>scope</key> | |||||
<string>invalid.illegal</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#562D56BF</string> | |||||
<key>foreground</key> | |||||
<string>#F8F8F8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>-----------------------------------</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ Embedded Source</string> | |||||
<key>scope</key> | |||||
<string>text source</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#B0B3BA14</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ Embedded Source (Bright)</string> | |||||
<key>scope</key> | |||||
<string>text.html.ruby source</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#B1B3BA21</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ Entity inherited-class</string> | |||||
<key>scope</key> | |||||
<string>entity.other.inherited-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#b06936</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String embedded-source</string> | |||||
<key>scope</key> | |||||
<string>string source</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#7C8F4C</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String constant</string> | |||||
<key>scope</key> | |||||
<string>string constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#AEB52B</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String.regexp</string> | |||||
<key>scope</key> | |||||
<string>string.regexp</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#C49A39</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String.regexp.«special»</string> | |||||
<key>scope</key> | |||||
<string>string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#108f3d</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String variable</string> | |||||
<key>scope</key> | |||||
<string>string variable</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#acb3c2</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ Support.function</string> | |||||
<key>scope</key> | |||||
<string>support.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#B39F04</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ Support.constant</string> | |||||
<key>scope</key> | |||||
<string>support.constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#da5d42</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>c C/C++ Preprocessor Line</string> | |||||
<key>scope</key> | |||||
<string>meta.preprocessor.c</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#8996A8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>c C/C++ Preprocessor Directive</string> | |||||
<key>scope</key> | |||||
<string>meta.preprocessor.c keyword</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#5A9BDB</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>✘ Doctype/XML Processing</string> | |||||
<key>scope</key> | |||||
<string>meta.tag.sgml.doctype, meta.tag.sgml.doctype entity, meta.tag.sgml.doctype string, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity, meta.tag.preprocessor.xml string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#494949</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>✘ Meta.tag.«all»</string> | |||||
<key>scope</key> | |||||
<string>declaration.tag, declaration.tag entity, meta.tag, meta.tag entity</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#6486AB</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>✘ Meta.tag.inline</string> | |||||
<key>scope</key> | |||||
<string>declaration.tag.inline, declaration.tag.inline entity, source entity.name.tag, source entity.other.attribute-name, meta.tag.inline, meta.tag.inline entity</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#7F902A</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css tag-name</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.name.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#CDA869</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css:pseudo-class</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.other.attribute-name.tag.pseudo-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#8F9D6A</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css#id</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.other.attribute-name.id</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#8B98AB</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css.class</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.other.attribute-name.class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#9B703F</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css property-name:</string> | |||||
<key>scope</key> | |||||
<string>support.type.property-name.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#C5AF75</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css property-value;</string> | |||||
<key>scope</key> | |||||
<string>meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#949175</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css @at-rule</string> | |||||
<key>scope</key> | |||||
<string>meta.preprocessor.at-rule keyword.control.at-rule</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#6f7ca6</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css additional-constants</string> | |||||
<key>scope</key> | |||||
<string>meta.property-value support.constant.named-color.css, meta.property-value constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#CA7840</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css constructor.argument</string> | |||||
<key>scope</key> | |||||
<string>meta.constructor.argument.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#92b45d</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>⎇ diff.header</string> | |||||
<key>scope</key> | |||||
<string>meta.diff, meta.diff.header, meta.separator</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#234561</string> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#F8F8F8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>⎇ diff.deleted</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#6c1d15</string> | |||||
<key>foreground</key> | |||||
<string>#F8F8F8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>⎇ diff.changed</string> | |||||
<key>scope</key> | |||||
<string>markup.changed</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#796b1a</string> | |||||
<key>foreground</key> | |||||
<string>#F8F8F8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>⎇ diff.inserted</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#3b5a37</string> | |||||
<key>foreground</key> | |||||
<string>#F8F8F8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: List</string> | |||||
<key>scope</key> | |||||
<string>markup.list</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#A8A248</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Heading</string> | |||||
<key>scope</key> | |||||
<string>markup.heading</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#B82812</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>766026CB-703D-4610-B070-8DE07D967C5F</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.light.cheerfully_light</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,477 @@ | |||||
<?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>author</key> | |||||
<string>Chris Thomas</string> | |||||
<key>name</key> | |||||
<string>Classic Modified</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FFFFFF</string> | |||||
<key>caret</key> | |||||
<string>#000000</string> | |||||
<key>foreground</key> | |||||
<string>#000000</string> | |||||
<key>invisibles</key> | |||||
<string>#BFBFBF</string> | |||||
<key>lineHighlight</key> | |||||
<string>#00000012</string> | |||||
<key>selection</key> | |||||
<string>#4D97FF54</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comment</string> | |||||
<key>scope</key> | |||||
<string>comment, extract.custom.title.sql</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#CCCCCC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Query Title</string> | |||||
<key>scope</key> | |||||
<string>custom.title.sql</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#CC6633</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keyword</string> | |||||
<key>scope</key> | |||||
<string>keyword, storage</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#0000FF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Number</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#FF0000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>User-defined constant</string> | |||||
<key>scope</key> | |||||
<string>constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#000000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Built-in constant</string> | |||||
<key>scope</key> | |||||
<string>constant.language</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#000CFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Variable</string> | |||||
<key>scope</key> | |||||
<string>variable.language, variable.other</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#318495</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String</string> | |||||
<key>scope</key> | |||||
<string>string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FFFFFF</string> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#666666</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String interpolation</string> | |||||
<key>scope</key> | |||||
<string>constant.character.escape, string source</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#33CC33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Preprocessor line</string> | |||||
<key>scope</key> | |||||
<string>meta.preprocessor</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#1A921C</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Preprocessor directive</string> | |||||
<key>scope</key> | |||||
<string>keyword.control.import</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#0C450D</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function name</string> | |||||
<key>scope</key> | |||||
<string>entity.name.function, support.function.any-method</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#000099</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Type name</string> | |||||
<key>scope</key> | |||||
<string>entity.name.type</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Inherited class name</string> | |||||
<key>scope</key> | |||||
<string>entity.other.inherited-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function parameter</string> | |||||
<key>scope</key> | |||||
<string>variable.parameter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function argument and result types</string> | |||||
<key>scope</key> | |||||
<string>storage.type.method</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#70727E</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Section</string> | |||||
<key>scope</key> | |||||
<string>meta.section entity.name.section, declaration.section entity.name.section</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#000000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library function</string> | |||||
<key>scope</key> | |||||
<string>support.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#990099</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library object</string> | |||||
<key>scope</key> | |||||
<string>support.class, support.type</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#CC6633</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>#990099</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library variable</string> | |||||
<key>scope</key> | |||||
<string>support.variable</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#CC6633</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>JS: Operator</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator.js</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#000000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid</string> | |||||
<key>scope</key> | |||||
<string>invalid</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#990000</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid trailing whitespace</string> | |||||
<key>scope</key> | |||||
<string>invalid.deprecated.trailing-whitespace</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FFD0D0</string> | |||||
<key>foreground</key> | |||||
<string>#00000000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Embedded source</string> | |||||
<key>scope</key> | |||||
<string>text source, string.unquoted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Embedded embedded source</string> | |||||
<key>scope</key> | |||||
<string>text source string.unquoted, text source text source</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#0000000F</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup XML declaration</string> | |||||
<key>scope</key> | |||||
<string>meta.tag.preprocessor.xml</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#68685B</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup DOCTYPE</string> | |||||
<key>scope</key> | |||||
<string>meta.tag.sgml.doctype, meta.tag.sgml.doctype entity, meta.tag.sgml.doctype string, meta.tag.preprocessor.xml, meta.tag.preprocessor.xml entity, meta.tag.preprocessor.xml string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#888888</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup DTD</string> | |||||
<key>scope</key> | |||||
<string>string.quoted.docinfo.doctype.DTD</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup tag</string> | |||||
<key>scope</key> | |||||
<string>meta.tag, declaration.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#1C02FF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup name of tag</string> | |||||
<key>scope</key> | |||||
<string>entity.name.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup tag attribute</string> | |||||
<key>scope</key> | |||||
<string>entity.other.attribute-name</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Heading</string> | |||||
<key>scope</key> | |||||
<string>markup.heading</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#0C07FF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Quote</string> | |||||
<key>scope</key> | |||||
<string>markup.quote</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#000000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: List</string> | |||||
<key>scope</key> | |||||
<string>markup.list</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#B90690</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>9E6E7BB1-7FCE-4989-B617-0BFA754F9E08</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.light.classic_modified</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,388 @@ | |||||
<?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>comment</key> | |||||
<string>Adapted from Tomorrow</string> | |||||
<key>name</key> | |||||
<string>Demain</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.light.demain</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#f9f9f9</string> | |||||
<key>caret</key> | |||||
<string>#000000</string> | |||||
<key>foreground</key> | |||||
<string>#111111</string> | |||||
<key>invisibles</key> | |||||
<string>#D1D1D1</string> | |||||
<key>lineHighlight</key> | |||||
<string>#ffffff</string> | |||||
<key>selection</key> | |||||
<string>#B5D5FF</string> | |||||
<key>selectionBorder</key> | |||||
<string>#B5D5FF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comment</string> | |||||
<key>scope</key> | |||||
<string>comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#8E908C</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Foreground</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator.class, constant.other, source.php.embedded.line, source.ruby.embedded</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#111111</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Babel ES6 tweaks</string> | |||||
<key>scope</key> | |||||
<string>variable.other.object.js, punctuation.definition.parameters, meta.group.braces.round.function.arguments.js, variable.other.readwrite.js, variable.other.constant.js, string.unquoted.label.js</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#111111</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Variable, String Link, Regular Expression, Tag Name</string> | |||||
<key>scope</key> | |||||
<string>variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, meta.tag, entity.other.attribute-name, declaration.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#c82728</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Number, Constant, Function Argument, Tag Attribute, Embedded</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit, punctuation.quasi.element.begin.js, punctuation.quasi.element.end.js</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#f07219</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Class, Support</string> | |||||
<key>scope</key> | |||||
<string>entity.name.class, entity.name.type.class, support.type, support.class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#C99E00</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String, Inherited Class, Markup Heading</string> | |||||
<key>scope</key> | |||||
<string>string, entity.other.inherited-class, markup.heading, constant.other.symbol</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#839c00</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Operator, Misc</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator, constant.other.color</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#3E999F</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function, Special Method, Block Level</string> | |||||
<key>scope</key> | |||||
<string>entity.name.function, entity.name.method, meta.function-call, support.function, keyword.other.special-method, meta.block-level</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#4271AE</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keyword, Storage</string> | |||||
<key>scope</key> | |||||
<string>keyword, storage, storage.type</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#8959A8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid</string> | |||||
<key>scope</key> | |||||
<string>invalid</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#C82829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Separator</string> | |||||
<key>scope</key> | |||||
<string>meta.separator</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#4271AE</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Deprecated</string> | |||||
<key>scope</key> | |||||
<string>invalid.deprecated</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#8959A8</string> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>markup.deleted</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#c82728</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>markup.inserted</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#628536</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>markup.changed</string> | |||||
<key>scope</key> | |||||
<string>markup.changed</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#7557be</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>HTML: Tags</string> | |||||
<key>scope</key> | |||||
<string>entity.name.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#4170ad</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>HTML: Tag Punctuation</string> | |||||
<key>scope</key> | |||||
<string>punctuation.definition.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#5d9be5</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>HTML: Attribute Names</string> | |||||
<key>scope</key> | |||||
<string>entity.other.attribute-name</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#5d9ae5</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>HTML: Attribute Punctuation</string> | |||||
<key>scope</key> | |||||
<string>meta.tag.other.html, meta.tag.any.html, meta.tag.block.any.html, meta.tag.inline.any.html</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#5d9ae5</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>HTML: Attribute Values</string> | |||||
<key>scope</key> | |||||
<string>meta.tag string.quoted, meta.tag string.quoted constant.character.entity</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#839c00</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>CSS: Attribute name</string> | |||||
<key>scope</key> | |||||
<string>support.type.property-name.css, support.type.property-name.sass, entity.other.attribute-name.tag.pseudo-element</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#839c00</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>CSS: Number</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric.css, constant.numeric.sass, constant.other.unit.css, constant.other.unit.sass</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#f07219</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>CSS: url</string> | |||||
<key>scope</key> | |||||
<string>variable.parameter.url</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#151515</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>CSS: property value</string> | |||||
<key>scope</key> | |||||
<string>support.constant.property-value.sass, support.constant.property-value.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#3E999F</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>CSS: hex colour</string> | |||||
<key>scope</key> | |||||
<string>constant.other.rgb-value.sass, constant.other.rgb-value.css, constant.other.color.rgb-value.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#c82728</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>CSS: @rule</string> | |||||
<key>scope</key> | |||||
<string>keyword.control.at-rule.sass, keyword.control.at-rule.css, keyword.control.at-rule.import.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#C99E00</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Sass variable</string> | |||||
<key>scope</key> | |||||
<string>variable.parameter.sass</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#c82728</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>82CCD69C-F1B1-4529-B39E-780F91F07604</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>author</key> | |||||
<string>Andrew Appleton - http://floatleft.com</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,238 @@ | |||||
<?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>comment</key> | |||||
<string>https://github.com/uonick</string> | |||||
<key>name</key> | |||||
<string>Dimmed Fluid</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FFFFFF</string> | |||||
<key>caret</key> | |||||
<string>#AEAFAD</string> | |||||
<key>foreground</key> | |||||
<string>#4D4D4C</string> | |||||
<key>invisibles</key> | |||||
<string>#D1D1D1</string> | |||||
<key>lineHighlight</key> | |||||
<string>#e8e8e8</string> | |||||
<key>selection</key> | |||||
<string>#D6D6D6</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comment</string> | |||||
<key>scope</key> | |||||
<string>comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#999999</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Foreground</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator.class, constant.other, source.php.embedded.line</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#666666</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Variable, String Link, Regular Expression, Tag Name</string> | |||||
<key>scope</key> | |||||
<string>variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f55800</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Number, Constant, Function Argument, Tag Attribute, Embedded</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#6969ff</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Class, Support</string> | |||||
<key>scope</key> | |||||
<string>entity.name.class, entity.name.type.class, support.type, support.class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#f0ae00</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String, Symbols, Inherited Class, Markup Heading</string> | |||||
<key>scope</key> | |||||
<string>string, constant.other.symbol, entity.other.inherited-class, markup.heading</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#699200</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Operator, Misc</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator, constant.other.color</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#1aa7b0</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function, Special Method, Block Level</string> | |||||
<key>scope</key> | |||||
<string>entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#3366CC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keyword, Storage</string> | |||||
<key>scope</key> | |||||
<string>keyword, storage, storage.type</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#8e44be</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Separator</string> | |||||
<key>scope</key> | |||||
<string>meta.separator</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#2169c7</string> | |||||
<key>foreground</key> | |||||
<string>#ffffff</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Deprecated</string> | |||||
<key>scope</key> | |||||
<string>invalid.deprecated</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#8e44be</string> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#ffffff</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff foreground</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#ffffff</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff insertion</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted.diff, meta.diff.header.to-file</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#008f00</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff deletion</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted.diff, meta.diff.header.from-file</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#ef0000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff header</string> | |||||
<key>scope</key> | |||||
<string>meta.diff.header.from-file, meta.diff.header.to-file</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#ffffff</string> | |||||
<key>background</key> | |||||
<string>#333333</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Diff range</string> | |||||
<key>scope</key> | |||||
<string>meta.diff.range</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#333333</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>author</key> | |||||
<string>uonick</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.light.dimmed_fluid</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,420 @@ | |||||
<?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>Gray Matter Dark</string> | |||||
<key>comment</key> | |||||
<string>https://github.com/philipbelesky/gray-matter</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#BEBEBE</string> | |||||
<key>background</key> | |||||
<string>#1A191A</string> | |||||
<key>invisibles</key> | |||||
<string>#616161</string> | |||||
<key>caret</key> | |||||
<string>#29BEEA</string> | |||||
<key>lineHighlight</key> | |||||
<string>#222122</string> | |||||
<key>rangeHighlight</key> | |||||
<string>#222122</string> | |||||
<key>hoverHighlight</key> | |||||
<string>#222122</string> | |||||
<key>referenceHighlight</key> | |||||
<string>#222122</string> | |||||
<key>selection</key> | |||||
<string>#373737</string> | |||||
<key>selectionBorder</key> | |||||
<string>#373737</string> | |||||
<key>inactiveSelection</key> | |||||
<string>#373737</string> | |||||
<key>selectionHighlight</key> | |||||
<string>#373737</string> | |||||
<key>findHighlight</key> | |||||
<string>#373737</string> | |||||
<key>findHighlightForeground</key> | |||||
<string>#BEBEBE</string> | |||||
<key>findRangeHighlight</key> | |||||
<string>#29BEEA</string> | |||||
<key>findMatchHighlight</key> | |||||
<string>#373737</string> | |||||
<key>currentFindMatchHighlight</key> | |||||
<string>#373737</string> | |||||
<key>wordHighlight</key> | |||||
<string>#373737</string> | |||||
<key>wordHighlightStrong</key> | |||||
<string>#29BEEA</string> | |||||
<key>activeLinkForeground</key> | |||||
<string>#29BEEA</string> | |||||
<key>gotoDefinitionLinkForeground</key> | |||||
<string>#29BEEA</string> | |||||
<key>gutter</key> | |||||
<string>#1A191A</string> | |||||
<key>gutterForeground</key> | |||||
<string>#616161</string> | |||||
<key>guide</key> | |||||
<string>#1A191A</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comments</string> | |||||
<key>scope</key> | |||||
<string>comment, comment punctuation</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown Structural Elements</string> | |||||
<key>scope</key> | |||||
<string>punctuation.definition.constant.markdown,punctuation.definition.bold.markdown, punctuation.definition.italic.markdown,punctuation.definition.heading.markdown,punctuation.definition.heading.begin.markdown,punctuation.definition.heading.end.markdown,punctuation.definition.heading.setext.markdown,punctuation.definition.list_item.markdown,markup.list.numbered.bullet.markdown,punctuation.definition.bold.begin.markdown,punctuation.definition.bold.end.markdown,punctuation.definition.italic.begin.markdown,punctuation.definition.italic.end.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown Heading Text</string> | |||||
<key>scope</key> | |||||
<string>markup.heading.1.markdown,markup.heading.2.markdown,markup.heading.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#BEBEBE</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown Bold Text</string> | |||||
<key>scope</key> | |||||
<string>markup.bold.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown Italic Text</string> | |||||
<key>scope</key> | |||||
<string>markup.italic.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Blockquote</string> | |||||
<key>scope</key> | |||||
<string>markup.quote.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown separators and hrs</string> | |||||
<key>scope</key> | |||||
<string>meta.separator.markdown,meta.separator.thematic-break.markdown, punctuation.definition.thematic-break.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown Link Grammar syntax</string> | |||||
<key>scope</key> | |||||
<string>punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.link.markdown, punctuation.definition.link.begin.markdown, punctuation.definition.link.end.markdown, punctuation.definition.metadata.markdown,punctuation.definition.blockquote.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown Link Reference</string> | |||||
<key>scope</key> | |||||
<string>punctuation.definition.metadata.markdown,string.other.link.title.markdown,meta.link.inline.markdown,meta.link.reference.markdown,string.other.link.description.title.markdown,meta.link.reference.literal.markdown,punctuation.separator.key-value.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown Image</string> | |||||
<key>scope</key> | |||||
<string>meta.image.inline.markdown,punctuation.definition.image.begin.markdown,punctuation.definition.image.end.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown Link Actual Text</string> | |||||
<key>scope</key> | |||||
<string>string.other.link.title.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#BEBEBE</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown Link Inline URL Text</string> | |||||
<key>scope</key> | |||||
<string>markup.underline.link.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Underline</string> | |||||
<key>scope</key> | |||||
<string>markup.underline</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown code blocks and inline code</string> | |||||
<key>scope</key> | |||||
<string>markup.raw.block.markdown,markup.raw.inline.markdown,markup.raw.code-fence.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#222122</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown code block/inline code syntax </string> | |||||
<key>scope</key> | |||||
<string>punctuation.definition.raw.code-fence.begin.markdown,punctuation.definition.raw.code-fence.end.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown inline html</string> | |||||
<key>scope</key> | |||||
<string>meta.tag.inline.any.html,meta.tag.block.any.html</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown Meta</string> | |||||
<key>scope</key> | |||||
<string>meta.header.multimarkdown,keyword.other.multimarkdown,string.unquoted.multimarkdown,punctuation.separator.key-value.multimarkdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown table syntax</string> | |||||
<key>scope</key> | |||||
<string>punctuation.definition.table-cell-alignment.markdown,punctuation.section.table-header.markdown,punctuation.separator.table-cell.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Inline Footnote</string> | |||||
<key>scope</key> | |||||
<string>footnote.delim.pandoc</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Inline Citation</string> | |||||
<key>scope</key> | |||||
<string>citation.bracket.pandoc</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Footnote Reference</string> | |||||
<key>scope</key> | |||||
<string>footnote.num.pandoc</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Bock Quote</string> | |||||
<key>scope</key> | |||||
<string>quote.pandoc</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>GitGutter (All)</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted.git_gutter,markup.inserted.git_gutter,markup.changed.git_guttermmarkup.ignored.git_gutter,markup.untracked.git_gutter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Addition</string> | |||||
<key>scope</key> | |||||
<string>string.addition</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#BEBEBE</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Deletion</string> | |||||
<key>scope</key> | |||||
<string>string.deletion</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>substitution</string> | |||||
<key>scope</key> | |||||
<string>string.substitution</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>highlight</string> | |||||
<key>scope</key> | |||||
<string>string.highlight</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>background</key> | |||||
<string>#222122</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>comment</string> | |||||
<key>scope</key> | |||||
<string>string.comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>blockcomment</string> | |||||
<key>scope</key> | |||||
<string>string.blockcomment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#616161</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markdown Meta</string> | |||||
<key>scope</key> | |||||
<string>string.other.link.description.markdown</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#BEBEBE</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>2250B6DC-C3BE-4BE8-B815-17B11D90BD6G</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.dark.gray_matter_dark</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,250 @@ | |||||
<?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>author</key> | |||||
<string>Domenico Carbotta</string> | |||||
<key>name</key> | |||||
<string>IDLE</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FFFFFF</string> | |||||
<key>caret</key> | |||||
<string>#000000</string> | |||||
<key>foreground</key> | |||||
<string>#000000</string> | |||||
<key>invisibles</key> | |||||
<string>#BFBFBF</string> | |||||
<key>lineHighlight</key> | |||||
<string>#00000012</string> | |||||
<key>selection</key> | |||||
<string>#BAD6FD</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comment</string> | |||||
<key>scope</key> | |||||
<string>comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#919191</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String</string> | |||||
<key>scope</key> | |||||
<string>string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#00A33F</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Number</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
</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>#A535AE</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> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Variable</string> | |||||
<key>scope</key> | |||||
<string>variable.language, variable.other</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keyword</string> | |||||
<key>scope</key> | |||||
<string>keyword</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FF5600</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Storage</string> | |||||
<key>scope</key> | |||||
<string>storage</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#FF5600</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Type name</string> | |||||
<key>scope</key> | |||||
<string>entity.name.type</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#21439C</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Inherited class</string> | |||||
<key>scope</key> | |||||
<string>entity.other.inherited-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function name</string> | |||||
<key>scope</key> | |||||
<string>entity.name.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#21439C</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function argument</string> | |||||
<key>scope</key> | |||||
<string>variable.parameter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Tag name</string> | |||||
<key>scope</key> | |||||
<string>entity.name.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Tag attribute</string> | |||||
<key>scope</key> | |||||
<string>entity.other.attribute-name</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library function</string> | |||||
<key>scope</key> | |||||
<string>support.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#A535AE</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library constant</string> | |||||
<key>scope</key> | |||||
<string>support.constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#A535AE</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>#A535AE</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library variable</string> | |||||
<key>scope</key> | |||||
<string>support.variable</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#A535AE</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid</string> | |||||
<key>scope</key> | |||||
<string>invalid</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#990000</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String interpolation</string> | |||||
<key>scope</key> | |||||
<string>constant.other.placeholder.py</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#990000</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>DDC0CBE1-442B-4CB5-80E4-26E4CFB3A277</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.light.idle</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,802 @@ | |||||
<?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>IR_White</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FFFFFF</string> | |||||
<key>caret</key> | |||||
<string>#A7A7A7</string> | |||||
<key>foreground</key> | |||||
<string>#010101</string> | |||||
<key>invisibles</key> | |||||
<string>#CAE2FB3D</string> | |||||
<key>lineHighlight</key> | |||||
<string>#FFFFFF0D</string> | |||||
<key>selection</key> | |||||
<string>#E0E0ED</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comment</string> | |||||
<key>scope</key> | |||||
<string>comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#898989</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Entity</string> | |||||
<key>scope</key> | |||||
<string>entity</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#A15001</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keyword</string> | |||||
<key>scope</key> | |||||
<string>keyword</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#016692</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Class</string> | |||||
<key>scope</key> | |||||
<string>entity.name.type</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>underline</string> | |||||
<key>foreground</key> | |||||
<string>#646409</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Support</string> | |||||
<key>scope</key> | |||||
<string>support</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#646409</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>#877611</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Storage.modifier</string> | |||||
<key>scope</key> | |||||
<string>storage.modifier</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#014A69</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Constant</string> | |||||
<key>scope</key> | |||||
<string>constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#333366</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String</string> | |||||
<key>scope</key> | |||||
<string>string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#009F78</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>number</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#8C008A</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Punctuation</string> | |||||
<key>scope</key> | |||||
<string>punctuation</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></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>#696989</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid – Deprecated</string> | |||||
<key>scope</key> | |||||
<string>invalid.deprecated</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic underline</string> | |||||
<key>foreground</key> | |||||
<string>#A00294</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid – Illegal</string> | |||||
<key>scope</key> | |||||
<string>invalid.illegal</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#DF68D9BF</string> | |||||
<key>foreground</key> | |||||
<string>#A00294</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>-----------------------------------</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ Embedded Source (Bright)</string> | |||||
<key>scope</key> | |||||
<string>text source</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#B1B3BA08</string> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ Entity inherited-class</string> | |||||
<key>scope</key> | |||||
<string>entity.other.inherited-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#D19264</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String embedded-variable</string> | |||||
<key>scope</key> | |||||
<string>source string source</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#000000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String punctuation</string> | |||||
<key>scope</key> | |||||
<string>source string source punctuation.section.embedded</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#00FF00</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String constant</string> | |||||
<key>scope</key> | |||||
<string>string constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#00FF00</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String.regexp</string> | |||||
<key>scope</key> | |||||
<string>string.regexp</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#9D7416</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String.regexp.«special»</string> | |||||
<key>scope</key> | |||||
<string>string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#FF8000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String.regexp.group</string> | |||||
<key>scope</key> | |||||
<string>string.regexp.group</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#0000001A</string> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#B08C39</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String.regexp.character-class</string> | |||||
<key>scope</key> | |||||
<string>string.regexp.character-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#C29B4E</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ String variable</string> | |||||
<key>scope</key> | |||||
<string>string variable</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#756565</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ Support.function</string> | |||||
<key>scope</key> | |||||
<string>support.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#7A7025</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>♦ Support.constant</string> | |||||
<key>scope</key> | |||||
<string>support.constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#582B00</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>c C/C++ Preprocessor Line</string> | |||||
<key>scope</key> | |||||
<string>meta.preprocessor.c</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#765757</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>c C/C++ Preprocessor Directive</string> | |||||
<key>scope</key> | |||||
<string>meta.preprocessor.c keyword</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#502424</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>j Cast</string> | |||||
<key>scope</key> | |||||
<string>meta.cast</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#010101</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>✘ Doctype/XML Processing</string> | |||||
<key>scope</key> | |||||
<string>meta.sgml.html meta.doctype, meta.sgml.html meta.doctype entity, meta.sgml.html meta.doctype string, meta.xml-processing, meta.xml-processing entity, meta.xml-processing string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#010101</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>✘ Meta.tag.«all»</string> | |||||
<key>scope</key> | |||||
<string>meta.tag, meta.tag entity</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#0067C2</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>✘ Meta.tag.inline</string> | |||||
<key>scope</key> | |||||
<string>source entity.name.tag, source entity.other.attribute-name, meta.tag.inline, meta.tag.inline entity</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#00528B</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>✘ Meta.tag.attribute-name</string> | |||||
<key>scope</key> | |||||
<string>entity.other.attribute-name</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#BC4D00</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>✘ Namespaces</string> | |||||
<key>scope</key> | |||||
<string>entity.name.tag.namespace, entity.other.attribute-name.namespace</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#9B431E</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css tag-name</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.name.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>underline</string> | |||||
<key>foreground</key> | |||||
<string>#0067C2</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css:pseudo-class</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.other.attribute-name.tag.pseudo-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#628795</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css#id</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.other.attribute-name.id</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#667587</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css.class</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.other.attribute-name.class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#2A85CF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css property-name:</string> | |||||
<key>scope</key> | |||||
<string>support.type.property-name.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#000000</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css property-value;</string> | |||||
<key>scope</key> | |||||
<string>meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#675C06</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css @at-rule</string> | |||||
<key>scope</key> | |||||
<string>meta.preprocessor.at-rule keyword.control.at-rule</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#795A5A</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css additional-constants</string> | |||||
<key>scope</key> | |||||
<string>meta.property-value support.constant.named-color.css, meta.property-value constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#3C785D</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css constructor.argument</string> | |||||
<key>scope</key> | |||||
<string>meta.constructor.argument.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#628795</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>background</key> | |||||
<string>#0E2231</string> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>⎇ diff.deleted</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#420E09</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>⎇ diff.changed</string> | |||||
<key>scope</key> | |||||
<string>markup.changed</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#4A410D</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>⎇ diff.inserted</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#253B22</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>--------------------------------</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
</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> | |||||
<key>foreground</key> | |||||
<string>#9D7416</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> | |||||
<key>foreground</key> | |||||
<string>#9D7416</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Underline</string> | |||||
<key>scope</key> | |||||
<string>markup.underline</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>underline</string> | |||||
<key>foreground</key> | |||||
<string>#9B431E</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Quote</string> | |||||
<key>scope</key> | |||||
<string>markup.quote</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#FEE09C12</string> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#46391E</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Heading</string> | |||||
<key>scope</key> | |||||
<string>markup.heading, markup.heading entity</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#632D04</string> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#D95B06</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: List</string> | |||||
<key>scope</key> | |||||
<string>markup.list</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#46391E</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Raw</string> | |||||
<key>scope</key> | |||||
<string>markup.raw</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#B1B3BA08</string> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#7C4CA8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Comment</string> | |||||
<key>scope</key> | |||||
<string>markup comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#C84D09</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Separator</string> | |||||
<key>scope</key> | |||||
<string>meta.separator</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#242424</string> | |||||
<key>foreground</key> | |||||
<string>#746DFF</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Log Entry</string> | |||||
<key>scope</key> | |||||
<string>meta.line.entry.logfile, meta.line.exit.logfile</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#EEEEEE29</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Log Entry Error</string> | |||||
<key>scope</key> | |||||
<string>meta.line.error.logfile</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#751012</string> | |||||
<key>foreground</key> | |||||
<string>#FFFFFF</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>BC53AA17-9977-4679-9CEF-F047BCC92152</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.light.ir_white</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,505 @@ | |||||
<?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>author</key> | |||||
<string>Jan T. Sott</string> | |||||
<key>name</key> | |||||
<string>Subway: Madrid</string> | |||||
<key>comment</key> | |||||
<string>https://github.com/idleberg/Subway.tmTheme</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.light.subway:_madrid</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>gutterSettings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#ffffff</string> | |||||
<key>divider</key> | |||||
<string>#ffffff</string> | |||||
<key>foreground</key> | |||||
<string>#303030</string> | |||||
<key>selectionBackground</key> | |||||
<string>#ffffff</string> | |||||
<key>selectionForeground</key> | |||||
<string>#c0c0c0</string> | |||||
</dict> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#ffffff</string> | |||||
<key>caret</key> | |||||
<string>#303030</string> | |||||
<key>foreground</key> | |||||
<string>#303030</string> | |||||
<key>invisibles</key> | |||||
<string>#e0e0e0</string> | |||||
<key>lineHighlight</key> | |||||
<string>#e0e0e0</string> | |||||
<key>selection</key> | |||||
<string>#e0e0e0</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Text</string> | |||||
<key>scope</key> | |||||
<string>variable.parameter.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#303030</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comments</string> | |||||
<key>scope</key> | |||||
<string>comment, punctuation.definition.comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#a0a0a0</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Punctuation</string> | |||||
<key>scope</key> | |||||
<string>punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#303030</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Delimiters</string> | |||||
<key>scope</key> | |||||
<string>none</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#303030</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Operators</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#303030</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keywords</string> | |||||
<key>scope</key> | |||||
<string>keyword, keyword.control</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#9d3293</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Variables</string> | |||||
<key>scope</key> | |||||
<string>variable</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f0523f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Functions</string> | |||||
<key>scope</key> | |||||
<string>entity.name.function, meta.require, support.function.any-method</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#0068b3</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Classes</string> | |||||
<key>scope</key> | |||||
<string>meta.class, support.class, entity.name.class, entity.name.type.class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f89829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Methods</string> | |||||
<key>scope</key> | |||||
<string>keyword.other.special-method</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#0068b3</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Storage</string> | |||||
<key>scope</key> | |||||
<string>storage</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#9d3293</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Support</string> | |||||
<key>scope</key> | |||||
<string>support.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#41c4dd</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Strings, Inherited Class</string> | |||||
<key>scope</key> | |||||
<string>string, constant.other.symbol, entity.other.inherited-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#8dc63f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Integers</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f89829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Floats</string> | |||||
<key>scope</key> | |||||
<string>none</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f89829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Boolean</string> | |||||
<key>scope</key> | |||||
<string>none</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f89829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Constants</string> | |||||
<key>scope</key> | |||||
<string>constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f89829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Tags</string> | |||||
<key>scope</key> | |||||
<string>entity.name.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f0523f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Attributes</string> | |||||
<key>scope</key> | |||||
<string>entity.other.attribute-name</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f89829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Attribute IDs</string> | |||||
<key>scope</key> | |||||
<string>entity.other.attribute-name.id, punctuation.definition.entity</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#0068b3</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Selector</string> | |||||
<key>scope</key> | |||||
<string>meta.selector</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#9d3293</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Values</string> | |||||
<key>scope</key> | |||||
<string>none</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f89829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Headings</string> | |||||
<key>scope</key> | |||||
<string>markup.heading punctuation.definition.heading, entity.name.section</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#0068b3</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Units</string> | |||||
<key>scope</key> | |||||
<string>keyword.other.unit</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f89829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Bold</string> | |||||
<key>scope</key> | |||||
<string>markup.bold, punctuation.definition.bold</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#f89829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Italic</string> | |||||
<key>scope</key> | |||||
<string>markup.italic, punctuation.definition.italic</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#9d3293</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Code</string> | |||||
<key>scope</key> | |||||
<string>markup.raw.inline</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#8dc63f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Link Text</string> | |||||
<key>scope</key> | |||||
<string>string.other.link</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f0523f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Link Url</string> | |||||
<key>scope</key> | |||||
<string>meta.link</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f89829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Lists</string> | |||||
<key>scope</key> | |||||
<string>markup.list</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f0523f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Quotes</string> | |||||
<key>scope</key> | |||||
<string>markup.quote</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f89829</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Separator</string> | |||||
<key>scope</key> | |||||
<string>meta.separator</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#e0e0e0</string> | |||||
<key>foreground</key> | |||||
<string>#303030</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Inserted</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#8dc63f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Deleted</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#f0523f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Changed</string> | |||||
<key>scope</key> | |||||
<string>markup.changed</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#9d3293</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Colors</string> | |||||
<key>scope</key> | |||||
<string>constant.other.color</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#41c4dd</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Regular Expressions</string> | |||||
<key>scope</key> | |||||
<string>string.regexp</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#41c4dd</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Escape Characters</string> | |||||
<key>scope</key> | |||||
<string>constant.character.escape</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#41c4dd</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Embedded</string> | |||||
<key>scope</key> | |||||
<string>punctuation.section.embedded, variable.interpolation</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#cf7019</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid</string> | |||||
<key>scope</key> | |||||
<string>invalid.illegal</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#f0523f</string> | |||||
<key>foreground</key> | |||||
<string>#ffffff</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>815c1f18-f665-4938-93d0-74a8587e1686</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,505 @@ | |||||
<?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>author</key> | |||||
<string>Jan T. Sott</string> | |||||
<key>name</key> | |||||
<string>Subway: Moscow</string> | |||||
<key>comment</key> | |||||
<string>https://github.com/idleberg/Subway.tmTheme</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.light.subway:_moscow</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>gutterSettings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#ffffff</string> | |||||
<key>divider</key> | |||||
<string>#ffffff</string> | |||||
<key>foreground</key> | |||||
<string>#545052</string> | |||||
<key>selectionBackground</key> | |||||
<string>#ffffff</string> | |||||
<key>selectionForeground</key> | |||||
<string>#c9c9c9</string> | |||||
</dict> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#ffffff</string> | |||||
<key>caret</key> | |||||
<string>#545052</string> | |||||
<key>foreground</key> | |||||
<string>#545052</string> | |||||
<key>invisibles</key> | |||||
<string>#dddddc</string> | |||||
<key>lineHighlight</key> | |||||
<string>#dddddc</string> | |||||
<key>selection</key> | |||||
<string>#dddddc</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Text</string> | |||||
<key>scope</key> | |||||
<string>variable.parameter.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#545052</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comments</string> | |||||
<key>scope</key> | |||||
<string>comment, punctuation.definition.comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#b3b2b2</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Punctuation</string> | |||||
<key>scope</key> | |||||
<string>punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#545052</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Delimiters</string> | |||||
<key>scope</key> | |||||
<string>none</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#545052</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Operators</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#545052</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keywords</string> | |||||
<key>scope</key> | |||||
<string>keyword, keyword.control</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#b41e8e</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Variables</string> | |||||
<key>scope</key> | |||||
<string>variable</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#ed1c24</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Functions</string> | |||||
<key>scope</key> | |||||
<string>entity.name.function, meta.require, support.function.any-method</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#00529f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Classes</string> | |||||
<key>scope</key> | |||||
<string>meta.class, support.class, entity.name.class, entity.name.type.class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#fbaa33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Methods</string> | |||||
<key>scope</key> | |||||
<string>keyword.other.special-method</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#00529f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Storage</string> | |||||
<key>scope</key> | |||||
<string>storage</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#b41e8e</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Support</string> | |||||
<key>scope</key> | |||||
<string>support.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#0092b9</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Strings, Inherited Class</string> | |||||
<key>scope</key> | |||||
<string>string, constant.other.symbol, entity.other.inherited-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#009854</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Integers</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#fbaa33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Floats</string> | |||||
<key>scope</key> | |||||
<string>none</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#fbaa33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Boolean</string> | |||||
<key>scope</key> | |||||
<string>none</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#fbaa33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Constants</string> | |||||
<key>scope</key> | |||||
<string>constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#fbaa33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Tags</string> | |||||
<key>scope</key> | |||||
<string>entity.name.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#ed1c24</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Attributes</string> | |||||
<key>scope</key> | |||||
<string>entity.other.attribute-name</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#fbaa33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Attribute IDs</string> | |||||
<key>scope</key> | |||||
<string>entity.other.attribute-name.id, punctuation.definition.entity</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#00529f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Selector</string> | |||||
<key>scope</key> | |||||
<string>meta.selector</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#b41e8e</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Values</string> | |||||
<key>scope</key> | |||||
<string>none</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#fbaa33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Headings</string> | |||||
<key>scope</key> | |||||
<string>markup.heading punctuation.definition.heading, entity.name.section</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#00529f</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Units</string> | |||||
<key>scope</key> | |||||
<string>keyword.other.unit</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#fbaa33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Bold</string> | |||||
<key>scope</key> | |||||
<string>markup.bold, punctuation.definition.bold</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>bold</string> | |||||
<key>foreground</key> | |||||
<string>#fbaa33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Italic</string> | |||||
<key>scope</key> | |||||
<string>markup.italic, punctuation.definition.italic</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string>italic</string> | |||||
<key>foreground</key> | |||||
<string>#b41e8e</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Code</string> | |||||
<key>scope</key> | |||||
<string>markup.raw.inline</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#009854</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Link Text</string> | |||||
<key>scope</key> | |||||
<string>string.other.link</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#ed1c24</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Link Url</string> | |||||
<key>scope</key> | |||||
<string>meta.link</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#fbaa33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Lists</string> | |||||
<key>scope</key> | |||||
<string>markup.list</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#ed1c24</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Quotes</string> | |||||
<key>scope</key> | |||||
<string>markup.quote</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#fbaa33</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Separator</string> | |||||
<key>scope</key> | |||||
<string>meta.separator</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#dddddc</string> | |||||
<key>foreground</key> | |||||
<string>#545052</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Inserted</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#009854</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Deleted</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#ed1c24</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Changed</string> | |||||
<key>scope</key> | |||||
<string>markup.changed</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#b41e8e</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Colors</string> | |||||
<key>scope</key> | |||||
<string>constant.other.color</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#0092b9</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Regular Expressions</string> | |||||
<key>scope</key> | |||||
<string>string.regexp</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#0092b9</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Escape Characters</string> | |||||
<key>scope</key> | |||||
<string>constant.character.escape</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#0092b9</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Embedded</string> | |||||
<key>scope</key> | |||||
<string>punctuation.section.embedded, variable.interpolation</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#745d32</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid</string> | |||||
<key>scope</key> | |||||
<string>invalid.illegal</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#ed1c24</string> | |||||
<key>foreground</key> | |||||
<string>#ffffff</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>f1b32cf4-8979-4a67-b2ca-fbc8f3dcaec4</string> | |||||
</dict> | |||||
</plist> |
@@ -0,0 +1,720 @@ | |||||
<?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>Visual Studio Dark</string> | |||||
<key>author</key> | |||||
<string>Niklas Mollenhauer</string> | |||||
<key>settings</key> | |||||
<array> | |||||
<dict> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#1E1E1E</string> | |||||
<key>caret</key> | |||||
<string>#DCDCDC</string> | |||||
<key>foreground</key> | |||||
<string>#DCDCDC</string> | |||||
<key>invisibles</key> | |||||
<string>#FFFFFF40</string> | |||||
<key>lineHighlight</key> | |||||
<string>#0F0F0F</string> | |||||
<key>selection</key> | |||||
<string>#264F78</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comment</string> | |||||
<key>scope</key> | |||||
<string>comment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#608B4E</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>#DCDCDC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Keyword</string> | |||||
<key>scope</key> | |||||
<string>keyword</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#569CD6</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Comparision Operator</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator.comparison</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#DCDCDC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Assignment Operator</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator.assignment</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#DCDCDC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Arithmetic Operator</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator.arithmetic</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#DCDCDC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Number</string> | |||||
<key>scope</key> | |||||
<string>constant.numeric</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#B5CEA8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>User-defined constant</string> | |||||
<key>scope</key> | |||||
<string>constant</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#B4CEA8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Built-in constant</string> | |||||
<key>scope</key> | |||||
<string>constant.language</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#569CD6</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Boolean</string> | |||||
<key>scope</key> | |||||
<string>constant.language.boolean</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#569CD6</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String</string> | |||||
<key>scope</key> | |||||
<string>string</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#D69D85</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>String interpolation</string> | |||||
<key>scope</key> | |||||
<string>constant.character.escape, string source</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#E3BBAB</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Preprocessor line</string> | |||||
<key>scope</key> | |||||
<string>meta.preprocessor</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#9B9B9B</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Preprocessor directive</string> | |||||
<key>scope</key> | |||||
<string>keyword.control.import</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#9B9B9B</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function name</string> | |||||
<key>scope</key> | |||||
<string>entity.name.function, keyword.other.name-of-parameter.objc</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#DCDCDC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Class name</string> | |||||
<key>scope</key> | |||||
<string>entity.name.type</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#4EC9B0</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Type name</string> | |||||
<key>scope</key> | |||||
<string>storage.type</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#569CD6</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Type modifier</string> | |||||
<key>scope</key> | |||||
<string>storage.modifier</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#569CD6</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Inherited class name</string> | |||||
<key>scope</key> | |||||
<string>entity.other.inherited-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#4EC9B0</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function parameter</string> | |||||
<key>scope</key> | |||||
<string>variable.parameter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Function argument and result types</string> | |||||
<key>scope</key> | |||||
<string>storage.type.method</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#70727E</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Section</string> | |||||
<key>scope</key> | |||||
<string>meta.section entity.name.section, declaration.section entity.name.section</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library function</string> | |||||
<key>scope</key> | |||||
<string>support.function</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#DCDCDC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library object</string> | |||||
<key>scope</key> | |||||
<string>support.class, support.type</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#DCDCDC</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>#B5CEA8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Library variable</string> | |||||
<key>scope</key> | |||||
<string>support.variable</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#DCDCDC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>JS: Operator</string> | |||||
<key>scope</key> | |||||
<string>keyword.operator.js</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#687687</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid</string> | |||||
<key>scope</key> | |||||
<string>invalid</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#ff3333</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Invalid trailing whitespace</string> | |||||
<key>scope</key> | |||||
<string>invalid.deprecated.trailing-whitespace</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#ff3333</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Embedded source</string> | |||||
<key>scope</key> | |||||
<string>text source, string.unquoted</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#282828</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup XML declaration</string> | |||||
<key>scope</key> | |||||
<string>meta.xml-processing, declaration.xml-processing</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#68685B</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup DOCTYPE</string> | |||||
<key>scope</key> | |||||
<string>meta.doctype, declaration.doctype</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#808080</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup DTD</string> | |||||
<key>scope</key> | |||||
<string>meta.doctype.DTD, declaration.doctype.DTD</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup tag</string> | |||||
<key>scope</key> | |||||
<string>meta.tag, declaration.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#808080</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup name of tag</string> | |||||
<key>scope</key> | |||||
<string>entity.name.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#569CD6</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup 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>#92CAF4</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Attribute Value</string> | |||||
<key>scope</key> | |||||
<string>string.quoted.double.xml, string.quoted.double.html</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#C8C8C8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Heading</string> | |||||
<key>scope</key> | |||||
<string>markup.heading</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#569CD6</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: Quote</string> | |||||
<key>scope</key> | |||||
<string>markup.quote</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>fontStyle</key> | |||||
<string></string> | |||||
<key>foreground</key> | |||||
<string>#DCDCDC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Markup: List</string> | |||||
<key>scope</key> | |||||
<string>markup.list</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#DCDCDC</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css tag-name</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.name.tag</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#D7BA7D</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css:pseudo-class</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.other.attribute-name.tag.pseudo-class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#D7BA7D</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css#id</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.other.attribute-name.id</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#D7BA7D</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css.class</string> | |||||
<key>scope</key> | |||||
<string>meta.selector.css entity.other.attribute-name.class</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#D7BA7D</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css property-name:</string> | |||||
<key>scope</key> | |||||
<string>support.type.property-name.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#9CDCFE</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css property-value;</string> | |||||
<key>scope</key> | |||||
<string>meta.property-group support.constant.property-value.css, meta.property-value support.constant.property-value.css</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#C8C8C8</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>§ css @at-rule</string> | |||||
<key>scope</key> | |||||
<string>meta.preprocessor.at-rule keyword.control.at-rule</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#87CEFA</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>C#: XML Comment Tags</string> | |||||
<key>scope</key> | |||||
<string>source.cs comment.block.documentation.source.cs meta.tag.xml, source.cs comment.block.documentation.source.cs meta.tag.xml entity.name.tag.localname.xml, source.cs comment.block.documentation.source.cs meta.tag.xml entity.other.attribute-name</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#608B4E</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>GitGutter deleted</string> | |||||
<key>scope</key> | |||||
<string>markup.deleted.git_gutter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#F92672</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>GitGutter inserted</string> | |||||
<key>scope</key> | |||||
<string>markup.inserted.git_gutter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#A6E22E</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>GitGutter changed</string> | |||||
<key>scope</key> | |||||
<string>markup.changed.git_gutter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#967EFB</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>GitGutter ignored</string> | |||||
<key>scope</key> | |||||
<string>markup.ignored.git_gutter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#565656</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>GitGutter untracked</string> | |||||
<key>scope</key> | |||||
<string>markup.untracked.git_gutter</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>foreground</key> | |||||
<string>#565656</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Git Modified Line</string> | |||||
<key>scope</key> | |||||
<string>git.changes.x</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#272852</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Git Added Line</string> | |||||
<key>scope</key> | |||||
<string>git.changes.+</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#275822</string> | |||||
</dict> | |||||
</dict> | |||||
<dict> | |||||
<key>name</key> | |||||
<string>Git Remove Line</string> | |||||
<key>scope</key> | |||||
<string>git.changes.-</string> | |||||
<key>settings</key> | |||||
<dict> | |||||
<key>background</key> | |||||
<string>#A72822</string> | |||||
</dict> | |||||
</dict> | |||||
</array> | |||||
<key>uuid</key> | |||||
<string>2fd1a8f9-ddfd-11e2-a28f-0800200c9a66</string> | |||||
<key>colorSpaceName</key> | |||||
<string>sRGB</string> | |||||
<key>semanticClass</key> | |||||
<string>theme.dark.visual_studio_dark</string> | |||||
</dict> | |||||
</plist> |