/* ====================================================================== Solarflare ====================================================================== 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:#777777; font-style:italic; } constant.numeric { color:#FF4E50; } constant.numeric.keyword { color:#FF4E50; } keyword { color:#FF4E50; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#EDE574; } language.operator { color:#FF4E50; } language.property { color:#FF4E50; } language.variable { color:#e3e2e0; } markup.comment { color:#777777; } markup.constant.entity { color:#FF4E50; } markup.declaration { color:#777777; } markup.inline.cdata { color:#EDE574; } markup.processing { color:#777777; font-style:italic; } markup.tag { color:#FC913A; font-weight:bold; } markup.tag.attribute.name { color:#FF4E50; font-weight:normal; } markup.tag.attribute.value { color:#EDE574; font-weight:normal; } meta.default { background-color:#222222; color:#e3e2e0; } meta.highlight.currentline { background-color:#282828; } meta.important { color:#FF4E50; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#EDE574; font-underline:none; } string { color:#EDE574; } string.regex { color:#FF4E50; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#777777; font-style:italic; font-weight:normal; } style.property.name { color:#FF4E50; } style.value.color.rgb-value { color:#FF4E50; } style.value.keyword { color:#FF4E50; } style.value.numeric { color:#FF4E50; } style.value.string { color:#EDE574; } support { color:#FF4E50; }