Last active
August 29, 2015 14:04
-
-
Save larister/7178493d172e7a8b79dc to your computer and use it in GitHub Desktop.
Tweaked Brogrammer
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>name</key> | |
<string>Brogrammer</string> | |
<key>settings</key> | |
<array> | |
<dict> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#1a1a1a</string> | |
<key>caret</key> | |
<string>#ecf0f1</string> | |
<key>foreground</key> | |
<string>#ecf0f1</string> | |
<key>invisibles</key> | |
<string>#F3FFB51A</string> | |
<key>lineHighlight</key> | |
<string>#5C6E6E</string> | |
<key>selection</key> | |
<string>#515559</string> | |
<key>findHighlight</key> | |
<string>#e74c3c</string> | |
<key>inactiveSelection</key> | |
<string>#e74c3c</string> | |
<key>gutter</key> | |
<string>#2a2a2a</string> | |
<key>gutterForeground</key> | |
<string>#ffffff</string> | |
<key>guide</key> | |
<string>#222222</string> | |
<key>activeGuide</key> | |
<string>#ffffff</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Comment</string> | |
<key>scope</key> | |
<string>comment</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
<key>foreground</key> | |
<string>#606060</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Constant</string> | |
<key>scope</key> | |
<string>constant</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#6c71c4</string> | |
<key>fontStyle</key> | |
<string></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>#2ecc71</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Keyword</string> | |
<key>scope</key> | |
<string>keyword</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string> bold</string> | |
<key>foreground</key> | |
<string>#e74c3c</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>#3498db</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>#f1c40f</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Support</string> | |
<key>scope</key> | |
<string>support</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string> bold</string> | |
<key>foreground</key> | |
<string>#3498db</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Variable</string> | |
<key>scope</key> | |
<string>variable</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e67e22</string> | |
<key>fontStyle</key> | |
<string></string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Invalid</string> | |
<key>scope</key> | |
<string>invalid</string> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#e74c3c</string> | |
<key>foreground</key> | |
<string>#ffffff</string> | |
</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></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>#</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>#2ecc71</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>String embedded-source</string> | |
<key>scope</key> | |
<string>string.quoted source</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string></string> | |
<key>foreground</key> | |
<string>#f1c40f</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>#6c71c4</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>#3498db</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>#ffffff</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>#3498db</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>#2ecc71</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>C/C++ Preprocessor Line</string> | |
<key>scope</key> | |
<string>other.preprocessor.c</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#3498db</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>C/C++ Preprocessor Directive</string> | |
<key>scope</key> | |
<string>other.preprocessor.c entity</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#2ecc71</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Meta.tag.A</string> | |
<key>scope</key> | |
<string>declaration.tag, declaration.tag entity, meta.tag, meta.tag entity</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e74c3c</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>#1abc9c</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>#2ecc71</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>#2ecc71</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>#3498db</string> | |
<key>fontStyle</key> | |
<string></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>#2ecc71</string> | |
<key>fontStyle</key> | |
<string> italic</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>#f1c40f</string> | |
<key>fontStyle</key> | |
<string> bold</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>#e74c3c</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>#e74c3c</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></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>#EB939A</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>#72AACA</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>#B7D877</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>#233345</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>#d7503c</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>#d7503c</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>#9f3a2c</string> | |
<key>foreground</key> | |
<string>#ffffff</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>#d7503c</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>#9f3a2c</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>#d7503c</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>html id</string> | |
<key>scope</key> | |
<string>entity.other.attribute-name.id.html</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#2ecc71</string> | |
<!-- <key>fontStyle</key> | |
<string> bold</string> --> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>html class</string> | |
<key>scope</key> | |
<string>entity.other.attribute-name.html</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#2ecc71</string> | |
<!-- <key>fontStyle</key> | |
<string>bold</string> --> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>html punctuations tags</string> | |
<key>scope</key> | |
<string>punctuation.definition.tag.end, punctuation.definition.tag.begin, punctuation.definition.tag</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#fff</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>CSS @import</string> | |
<key>scope</key> | |
<string>keyword.control.at-rule.import.css</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#f1c40f</string> | |
<key>fontStyle</key> | |
<string> bold</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>LESS variables</string> | |
<key>scope</key> | |
<string>variable.other.less</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#ffffff</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>LESS variables</string> | |
<key>scope</key> | |
<string>entity.other.less.mixin</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#9b59b6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>LESS units</string> | |
<key>scope</key> | |
<string>source.css.less keyword.unit.css</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#3498db</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Angular</string> | |
<key>scope</key> | |
<string>entity.other.attribute-name.angular.html, source.angular.embedded.html</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e74c3c</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>HTML Entities</string> | |
<key>scope</key> | |
<string>constant.character.entity.html</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#3498db</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>coffee instance var</string> | |
<key>scope</key> | |
<string>variable.other.readwrite.instance.coffee</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#e67e22</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>coffee brace</string> | |
<key>scope</key> | |
<string>meta.brace.round.coffee,meta.brace.square.coffee</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#f1c40f</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>coffee embeded</string> | |
<key>scope</key> | |
<string>punctuation.section.embedded.coffee</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#5eebb8</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Coffee vars</string> | |
<key>scope</key> | |
<string>variable.assignment.coffee variable.assignment.coffee</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FFFFFF</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Coffee dots</string> | |
<key>scope</key> | |
<string>meta.delimiter.method.period.coffee</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#3cadd7</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Coffee curleys</string> | |
<key>scope</key> | |
<string>meta.brace.curly.coffee</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#1abc9c</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>name</key> | |
<string>Doctype/XML Processing</string> | |
<key>scope</key> | |
<string>meta.tag.sgml.doctype.xml, declaration.sgml.html declaration.doctype, declaration.sgml.html declaration.doctype entity, declaration.sgml.html declaration.doctype string, declaration.xml-processing, declaration.xml-processing entity, declaration.xml-processing string, doctype</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#3c444d</string> | |
</dict> | |
</dict> | |
</array> | |
<key>uuid</key> | |
<string>13E579BF-40AB-42E2-9EAB-0AD3EDD88532</string> | |
<key>colorSpaceName</key> | |
<string>sRGB</string> | |
<key>semanticClass</key> | |
<string>theme.dark.brogrammer</string> | |
<key>author</key> | |
<string>Ken Wheeler</string> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment