/* ====================================================================== Piggy ====================================================================== 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:#3f3236; font-style:italic; } constant.numeric { color:#FF453E; } constant.numeric.keyword { color:#FD6A5D; } keyword { color:#FD6A5D; font-weight:normal; } keyword.control { font-weight:normal; } keyword.type { font-weight:normal; } language.function { color:#FF5D80; } language.operator { color:#FD6A5D; } language.property { color:#FD6A5D; } language.variable { color:#EDEBE6; } markup.comment { color:#3f3236; } markup.constant.entity { color:#FD6A5D; } markup.declaration { color:#3f3236; } markup.inline.cdata { color:#FF453E; } markup.processing { color:#3f3236; font-style:italic; } markup.tag { color:#F52E62; font-weight:bold; } markup.tag.attribute.name { color:#FD6A5D; font-weight:normal; } markup.tag.attribute.value { color:#FF453E; font-weight:normal; } meta.default { background-color:#1c1618; color:#EDEBE6; } meta.highlight.currentline { background-color:#34282c; } meta.important { color:#FD6A5D; } meta.invalid { color:#e1583e; font-weight:bold; } meta.invisible.characters { color:#dd2400; } meta.link { color:#FF453E; font-underline:none; } string { color:#FF453E; } string.regex { color:#FD6A5D; } string.regex.escaped { color:#355200; } style.at-rule { color:#de7a31; font-style:normal; font-weight:bold; } style.comment { color:#3f3236; font-style:italic; font-weight:normal; } style.property.name { color:#FD6A5D; } style.value.color.rgb-value { color:#FF453E; } style.value.keyword { color:#FD6A5D; } style.value.numeric { color:#FF453E; } style.value.string { color:#FF453E; } support { color:#FD6A5D; }