Created
May 31, 2020 10:37
-
-
Save kcmr/9f48f9cdcd177844c56a4f8aacdfbe0d to your computer and use it in GitHub Desktop.
Port of Hyper Dark Material for VS Code for Sublime Text
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
<plist version="1.0"> | |
<dict> | |
<key>name</key> | |
<string>Hyper Dark Material</string> | |
<key>settings</key> | |
<array> | |
<dict> | |
<key>settings</key> | |
<dict> | |
<key>background</key> | |
<string>#1a2229</string> | |
<key>caret</key> | |
<string>#97a7c8</string> | |
<key>foreground</key> | |
<string>#97a7c8</string> | |
<key>lineHighlight</key> | |
<string>#ff5f8700</string> | |
<key>selection</key> | |
<string>#ff5f8746</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.embedded, source.groovy.embedded</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D4D4D4</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>emphasis</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>strong</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>bold</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>header</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#000080</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>comment</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#757882</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>constant.language</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FFAB40</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>constant.numeric</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#AEEA00</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>constant.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#646695</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>entity.name.tag</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>entity.name.tag.css</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D7BA7D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>entity.other.attribute-name</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#9CDCFE</string> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>entity.other.attribute-name.class.css, entity.other.attribute-name.class.mixin.css, entity.other.attribute-name.id.css, entity.other.attribute-name.parent-selector.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, source.css.less entity.other.attribute-name.id, entity.other.attribute-name.attribute.scss, entity.other.attribute-name.scss</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D7BA7D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>invalid</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#F44747</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>markup.underline</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>underline</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>markup.bold</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
<key>fontStyle</key> | |
<string>bold</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>markup.heading</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
<key>fontStyle</key> | |
<string>bold</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>markup.italic</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>markup.inserted</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#B5CEA8</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>markup.deleted</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#CE9178</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>markup.changed</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>beginning.punctuation.definition.quote.markdown</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#608B4E</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>beginning.punctuation.definition.list.markdown</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#6796E6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>markup.inline.raw</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#CE9178</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.selector</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D7BA7D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>punctuation.definition.tag</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#808080</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.preprocessor</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.preprocessor.string</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#CE9178</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.preprocessor.numeric</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#B5CEA8</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.structure.dictionary.key.python</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#9CDCFE</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.diff.header</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>storage</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>storage.type</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>storage.type.function.arrow</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string/> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>storage.modifier</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>string</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#CDA48C</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>string.tag</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#CE9178</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>string.value</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#CE9178</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>string.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D16969</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#F48FB1</string> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.template.expression</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D4D4D4</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>support.type.vendored.property-name, support.type.property-name, variable.css, variable.scss, variable.other.less, source.coffee.embedded</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#9CDCFE</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword.control</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword.operator</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FFD54F</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword.operator.logical</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#EC407A</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword.operator.new, keyword.operator.expression, keyword.operator.cast, keyword.operator.sizeof, keyword.operator.logical.python</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FFD54F</string> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword.other.unit</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#B5CEA8</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>support.function.git-rebase</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#9CDCFE</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>constant.sha.git-rebase</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#B5CEA8</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>storage.modifier.import.java, variable.language.wildcard.java, storage.modifier.package.java</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D4D4D4</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>variable.language</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>entity.name.function, support.function, support.constant.handlebars</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FFECB3</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.decorator punctuation.decorator</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string>italic</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.return-type, support.class, support.type, entity.name.type, entity.name.class, storage.type.cs, storage.type.generic.cs, storage.type.modifier.cs, storage.type.variable.cs, storage.type.annotation.java, storage.type.generic.java, storage.type.java, storage.type.object.array.java, storage.type.primitive.array.java, storage.type.primitive.java, storage.type.token.java, storage.type.groovy, storage.type.annotation.groovy, storage.type.parameters.groovy, storage.type.generic.groovy, storage.type.object.array.groovy, storage.type.primitive.array.groovy, storage.type.primitive.groovy</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#4EC9B0</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.type.cast.expr, meta.type.new.expr, support.constant.math, support.constant.dom, support.constant.json, entity.other.inherited-class</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#4EC9B0</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword.control</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#CE93D8</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword.control.flow</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#F48FB1</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>variable, support.variable, meta.definition.variable.name, meta.decorator variable.other.readwrite</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#9CDCFE</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.object-literal.key, meta.object-literal.key entity.name.function, variable.other.object.property, variable.other.property, support.variable.property</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#26C6DA</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>support.constant.property-value, support.constant.font-name, support.constant.media-type, support.constant.media, constant.other.color.rgb-value, constant.other.rgb-value, support.constant.color</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#CE9178</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, keyword.operator.negation.regexp, support.other.parenthesis.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#CE9178</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>constant.character.character-class.regexp, constant.other.character-class.set.regexp, constant.other.character-class.regexp, constant.character.set.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D16969</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword.operator.or.regexp, keyword.control.anchor.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#DCDCAA</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword.operator.quantifier.regexp</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D7BA7D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>constant.character</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#569CD6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>constant.character.escape</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#D7BA7D</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>token.info-token</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#6796E6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>token.warn-token</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#CD9731</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>token.error-token</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#F44747</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>token.debug-token</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#B267E6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>comment</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#3B4C5C</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>punctuation.definition.comment</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#3B4C5C</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>string</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#B9E298</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>meta.embedded.assembly</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#B9E298</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>entity.name.function</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FFD5A6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>support.function</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FFD5A6</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.name.tag</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#FF5F87</string> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>entity.other.attribute-name</string> | |
<key>settings</key> | |
<dict> | |
<key>fontStyle</key> | |
<string/> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>keyword.operator.assignment.jsdoc</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#3B4C5C</string> | |
<key>fontStyle</key> | |
<string/> | |
</dict> | |
</dict> | |
<dict> | |
<key>scope</key> | |
<string>storage.type.class.jsdoc, variable.other.jsdoc, entity.name.type.instance.jsdoc</string> | |
<key>settings</key> | |
<dict> | |
<key>foreground</key> | |
<string>#556B80</string> | |
<key>fontStyle</key> | |
<string/> | |
</dict> | |
</dict> | |
</array> | |
<key>uuid</key> | |
<string>1028f12c-c51b-4729-8607-fbd97feef777</string> | |
<key>colorSpaceName</key> | |
<string>sRGB</string> | |
<key>semanticClass</key> | |
<string>theme.dark.hyper-dark-material</string> | |
<key>author</key> | |
<string>undefined</string> | |
<key>comment</key> | |
<string/> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment