{"version":3,"mappings":"AAGA,OACE,wBACA,yBACA,+BACA,qDACA,+DACA,8BACA,6BACA,+EACA,8CACA,sCACA,6CACA,mCACA","sources":["prism-xcode.css"],"sourcesContent":["/**\n * Prism.s theme ported from highlight.js's xcode style\n */\n.token {\n  &.comment { color: #007400; }\n  &.punctuation { color: #999; }\n  &.tag, &.selector { color: #aa0d91; }\n  &.boolean, &.number, &.constant, &.symbol { color: #1c00cf; }\n  &.property, &.attr-name, &.string, &.char, &.builtin { color: #c41a16; }\n  &.inserted { background: #ccffd8; }\n  &.deleted { background: #ffebe9; }\n  &.operator, &.entity, &.url, .language-css &.string, .style &.string { color: #9a6e3a; }\n  &.atrule, &.attr-value, &.keyword { color: #836c28; }\n  &.function, &.class-name { color: #DD4A68; }\n  &.regex, &.important, &.variable { color: #5c2699; }\n  &.important, &.bold { font-weight: bold; }\n  &.italic { font-style: italic; }\n}\n"],"names":[]}