/* ====================================================================== Mintchoc ====================================================================== 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:#564439; font-style:italic; } constant.numeric { color:#00E08C; } constant.numeric.keyword { color:#9D8262; } keyword { color:#9D8262; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#00E08C; } language.operator { color:#9D8262; } language.property { color:#008D62; } language.variable { color:#BABABA; } markup.comment { color:#564439; } markup.constant.entity { color:#008D62; } markup.declaration { color:#564439; } markup.inline.cdata { color:#00E08C; } markup.processing { color:#564439; font-style:italic; } markup.tag { color:#9D8262; font-weight:bold; } markup.tag.attribute.name { color:#008D62; font-weight:normal; } markup.tag.attribute.value { color:#00E08C; font-weight:normal; } meta.default { background-color:#2b221c; color:#BABABA; } meta.highlight.currentline { background-color:#3f322a; } meta.important { color:#9D8262; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#00E08C; font-underline:none; } string { color:#00E08C; } string.regex { color:#008D62; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#564439; font-style:italic; font-weight:normal; } style.property.name { color:#008D62; } style.value.color.rgb-value { color:#00E08C; } style.value.keyword { color:#9D8262; } style.value.numeric { color:#00E08C; } style.value.string { color:#00E08C; } support { color:#008D62; }