/* ====================================================================== Shrek ====================================================================== 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:#555555; font-style:italic; } constant.numeric { color:#81e911; } constant.numeric.keyword { color:#bfb59b; } keyword { color:#bfb59b; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#F0F2EB; } language.operator { color:#bfb59b; } language.property { color:#857a5e; } language.variable { color:#ffffff; } markup.comment { color:#555555; } markup.constant.entity { color:#857a5e; } markup.declaration { color:#555555; } markup.inline.cdata { color:#81e911; } markup.processing { color:#555555; font-style:italic; } markup.tag { color:#B2DE62; font-weight:bold; } markup.tag.attribute.name { color:#857a5e; font-weight:normal; } markup.tag.attribute.value { color:#81e911; font-weight:normal; } meta.default { background-color:#222222; color:#ffffff; } meta.highlight.currentline { background-color:#333333; } meta.important { color:#bfb59b; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#81e911; font-underline:none; } string { color:#81e911; } string.regex { color:#857a5e; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#555555; font-style:italic; font-weight:normal; } style.property.name { color:#857a5e; } style.value.color.rgb-value { color:#81e911; } style.value.keyword { color:#bfb59b; } style.value.numeric { color:#81e911; } style.value.string { color:#81e911; } support { color:#857a5e; }