/* ====================================================================== Super ====================================================================== A Sublime Text 2 / Textmate theme. Copyright (c) 2014 Dayle Rees. Released under the MIT License ====================================================================== Find more themes at : https://github.com/daylerees/colour-schemes ====================================================================== */ comment { color:#465360; font-style:italic; } constant.numeric { color:#F7A21B; } constant.numeric.keyword { color:#5d67ad; } keyword { color:#5d67ad; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#E45635; } language.operator { color:#5d67ad; } language.property { color:#D60257; } language.variable { color:#ffffff; } markup.comment { color:#465360; } markup.constant.entity { color:#D60257; } markup.declaration { color:#465360; } markup.inline.cdata { color:#F7A21B; } markup.processing { color:#465360; font-style:italic; } markup.tag { color:#5d67ad; font-weight:bold; } markup.tag.attribute.name { color:#D60257; font-weight:normal; } markup.tag.attribute.value { color:#F7A21B; font-weight:normal; } meta.default { background-color:#15191D; color:#ffffff; } meta.highlight.currentline { background-color:#242b32; } meta.important { color:#5d67ad; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#F7A21B; font-underline:none; } string { color:#F7A21B; } string.regex { color:#D60257; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#465360; font-style:italic; font-weight:normal; } style.property.name { color:#D60257; } style.value.color.rgb-value { color:#F7A21B; } style.value.keyword { color:#5d67ad; } style.value.numeric { color:#F7A21B; } style.value.string { color:#F7A21B; } support { color:#D60257; }