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