/* ====================================================================== Hyrule ====================================================================== 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:#716d6a; font-style:italic; } constant.numeric { color:#f5c504; } constant.numeric.keyword { color:#90c93f; } keyword { color:#90c93f; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#90c93f; } language.operator { color:#90c93f; } language.property { color:#569e16; } language.variable { color:#c0d5c1; } markup.comment { color:#716d6a; } markup.constant.entity { color:#569e16; } markup.declaration { color:#716d6a; } markup.inline.cdata { color:#ce830d; } markup.processing { color:#716d6a; font-style:italic; } markup.tag { color:#f5c504; font-weight:bold; } markup.tag.attribute.name { color:#569e16; font-weight:normal; } markup.tag.attribute.value { color:#ce830d; font-weight:normal; } meta.default { background-color:#2d2c2b; color:#c0d5c1; } meta.highlight.currentline { background-color:#3d3934; } meta.important { color:#90c93f; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#ce830d; font-underline:none; } string { color:#ce830d; } string.regex { color:#569e16; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#716d6a; font-style:italic; font-weight:normal; } style.property.name { color:#569e16; } style.value.color.rgb-value { color:#f5c504; } style.value.keyword { color:#90c93f; } style.value.numeric { color:#f5c504; } style.value.string { color:#ce830d; } support { color:#569e16; }