/* ====================================================================== Potpourri ====================================================================== 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:#696363; font-style:italic; } constant.numeric { color:#C84FF0; } constant.numeric.keyword { color:#ED1153; } keyword { color:#ED1153; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#B866FA; } language.operator { color:#ED1153; } language.property { color:#ED1153; } language.variable { color:#F8F8F2; } markup.comment { color:#696363; } markup.constant.entity { color:#ED1153; } markup.declaration { color:#696363; } markup.inline.cdata { color:#B866FA; } markup.processing { color:#696363; font-style:italic; } markup.tag { color:#C491C4; font-weight:bold; } markup.tag.attribute.name { color:#ED1153; font-weight:normal; } markup.tag.attribute.value { color:#B866FA; font-weight:normal; } meta.default { background-color:#2E2B2C; color:#F8F8F2; } meta.highlight.currentline { background-color:#403c37; } meta.important { color:#ED1153; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#B866FA; font-underline:none; } string { color:#B866FA; } string.regex { color:#ED1153; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#696363; font-style:italic; font-weight:normal; } style.property.name { color:#ED1153; } style.value.color.rgb-value { color:#C84FF0; } style.value.keyword { color:#ED1153; } style.value.numeric { color:#C84FF0; } style.value.string { color:#B866FA; } support { color:#ED1153; }