/* ====================================================================== FreshCut ====================================================================== 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:#737b84; font-style:italic; } constant.numeric { color:#8FBE00; } constant.numeric.keyword { color:#C8D7E8; } keyword { color:#C8D7E8; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#AEE239; } language.operator { color:#C8D7E8; } language.property { color:#00A8C6; } language.variable { color:#F8F8F2; } markup.comment { color:#737b84; } markup.constant.entity { color:#00A8C6; } markup.declaration { color:#737b84; } markup.inline.cdata { color:#e9ee00; } markup.processing { color:#737b84; font-style:italic; } markup.tag { color:#4ECDC4; font-weight:bold; } markup.tag.attribute.name { color:#00A8C6; font-weight:normal; } markup.tag.attribute.value { color:#e9ee00; font-weight:normal; } meta.default { background-color:#2F3030; color:#F8F8F2; } meta.highlight.currentline { background-color:#383939; } meta.important { color:#C8D7E8; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#e9ee00; font-underline:none; } string { color:#e9ee00; } string.regex { color:#00A8C6; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#737b84; font-style:italic; font-weight:normal; } style.property.name { color:#00A8C6; } style.value.color.rgb-value { color:#8FBE00; } style.value.keyword { color:#C8D7E8; } style.value.numeric { color:#8FBE00; } style.value.string { color:#e9ee00; } support { color:#00A8C6; }