diff --git a/sublime_themes/1337.tmTheme b/sublime_themes/1337.tmTheme new file mode 100644 index 0000000..fdff5bf --- /dev/null +++ b/sublime_themes/1337.tmTheme @@ -0,0 +1,616 @@ + + + + + + + name + 1337 + settings + + + settings + + background + #191919 + caret + #F8F8F0 + foreground + #F8F8F2 + invisibles + #3B3A32 + lineHighlight + #3D3D3D55 + selection + #515151 + + + + name + Comment + scope + comment + settings + + foreground + #6d6d6d + + + + name + String + scope + string + settings + + foreground + #fbe3bf + + + + name + Number + scope + constant.numeric + settings + + foreground + #fdb082 + + + + name + Built-in constant + scope + constant.language + settings + + foreground + #ff8942 + + + + name + User-defined constant + scope + constant.character, constant.other + settings + + foreground + #fdb082 + + + + name + Variable + scope + variable + settings + + foreground + #e9fdac + + + + name + Keyword + scope + keyword + settings + + foreground + #ff5e5e + + + + name + Storage + scope + storage + settings + + fontStyle + + foreground + #ff5e5e + + + + name + Storage type + scope + storage.type + settings + + fontStyle + italic + foreground + #fbdfb5 + + + + name + Class name + scope + entity.name.class + settings + + fontStyle + underline + foreground + #8cdaff + + + + name + Inherited class + scope + entity.other.inherited-class + settings + + fontStyle + italic underline + foreground + #8cdaff + + + + name + Function name + scope + entity.name.function + settings + + fontStyle + + foreground + #8cdaff + + + + name + Function argument + scope + variable.parameter + settings + + fontStyle + italic + foreground + #fc9354 + + + + name + Tag name + scope + entity.name.tag + settings + + fontStyle + + foreground + #ff5e5e + + + + name + Tag attribute + scope + entity.other.attribute-name + settings + + fontStyle + + foreground + #97d8ea + + + + name + Library function + scope + support.function + settings + + fontStyle + + foreground + #6699cc + + + + name + Library constant + scope + support.constant + settings + + fontStyle + + foreground + #ecfdb9 + + + + name + Library class/type + scope + support.type, support.class + settings + + foreground + #fbe3bf + + + + name + Library variable + scope + support.other.variable + settings + + fontStyle + + + + + name + PHP Namespaces + scope + support.other.namespace, entity.name.type.namespace + settings + + foreground + #FFB2F9 + + + + name + PHP Namespace Alias + scope + support.other.namespace.use-as.php + settings + + foreground + #66D9EF + + + + name + PHP Namespace Keyword + scope + variable.language.namespace.php + settings + + foreground + #D66990 + + + + name + PHP Namespace Separator + scope + punctuation.separator.inheritance.php + settings + + foreground + #F92672 + + + + name + CSS Functions / Property Values + scope + support.function.misc.css, support.constant.property-value.css, support.constant.font-name.css + settings + + foreground + #fdb082 + + + + name + Twig Tagbraces + scope + meta.tag.template.value.twig, meta.tag.template.block.twig + settings + + foreground + #CD5AC5 + + + + name + Twig Keywords + scope + keyword.control.twig + settings + + foreground + #E05D8C + + + + name + Twig Objects + scope + variable.other.twig + settings + + foreground + #E5A5E0 + + + + name + Twig Object Properties + scope + variable.other.property.twig + settings + + foreground + #FFE1FC + + + + name + Twig Language Constants + scope + constant.language.twig + settings + + foreground + #FFD2A6 + + + + name + Twig Numerical Constants + scope + constant.numeric.twig + settings + + foreground + #FFD0FB + + + + name + Twig Filters + scope + support.function.twig + settings + + foreground + #90E7F7 + + + + name + Twig User-Defined Filters + scope + meta.function-call.other.twig + settings + + foreground + #FAB85A + + + + name + Twig Macros + scope + meta.function-call.twig + settings + + foreground + #FAB85A + + + + name + Invalid + scope + invalid + settings + + background + #f92649 + fontStyle + + foreground + #F8F8F0 + + + + name + Invalid deprecated + scope + invalid.deprecated + settings + + background + #ff9664 + foreground + #F8F8F0 + + + + name + Punctuation + scope + punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array + settings + + foreground + #ffffff + + + + name + Text + scope + variable.parameter.function + settings + + foreground + #d0d0d0 + + + + name + Attribute IDs + scope + entity.other.attribute-name.id, punctuation.definition.entity + settings + + foreground + #66a9ec + + + + name + Language Literal + scope + variable.language.super, variable.language.this, variable.language.self + settings + + foreground + #d699ff + + + + name + GitGutter deleted + scope + markup.deleted.git_gutter + settings + + foreground + #F92672 + + + + name + GitGutter inserted + scope + markup.inserted.git_gutter + settings + + foreground + #A6E22E + + + + name + GitGutter changed + scope + markup.changed.git_gutter + settings + + foreground + #CC00FF + + + + name + GitGutter ignored + scope + markup.ignored.git_gutter + settings + + foreground + #999999 + + + + name + GitGutter untracked + scope + markup.untracked.git_gutter + settings + + foreground + #565656 + + + + name + diff.header + scope + meta.diff, meta.diff.header + settings + + foreground + #75715E + + + + name + diff.deleted + scope + markup.deleted + settings + + foreground + #F92672 + + + + name + diff.inserted + scope + markup.inserted + settings + + foreground + #A6E22E + + + + name + diff.changed + scope + markup.changed + settings + + foreground + #CC00FF + + + + uuid + 233F0694-0B9C-43E3-A44A-ECECF7DF6C73 + colorSpaceName + sRGB + semanticClass + theme.dark.1337 + author + Mark Herpich + comment + http://www.twitter.com/markisrocking + + diff --git a/sublime_themes/all.themedump b/sublime_themes/all.themedump index 2e11aa8..0e1ce7f 100644 Binary files a/sublime_themes/all.themedump and b/sublime_themes/all.themedump differ