UNPKG

@loftysoul/soul

Version:

The professional Content Management System, based ghost

1 lines 1.48 kB
{"version":3,"sources":["atelier-dune-light.css"],"names":[],"mappings":"AAKA,0BAEE,aACF,CAGA,2IAUE,aACF,CAGA,gGAOE,aACF,CAGA,uCAGE,aACF,CAGA,0BAEE,aACF,CAGA,iCAEE,aACF,CAEA,MACE,aAAc,CACd,eAAgB,CAChB,kBAAmB,CACnB,aAAc,CACd,YACF,CAEA,eACE,iBACF,CAEA,aACE,eACF","file":"atelier-dune-light.css","sourcesContent":["/* Base16 Atelier Dune Light - Theme */\n/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/dune) */\n/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */\n\n/* Atelier-Dune Comment */\n.hljs-comment,\n.hljs-quote {\n color: #7d7a68;\n}\n\n/* Atelier-Dune Red */\n.hljs-variable,\n.hljs-template-variable,\n.hljs-attribute,\n.hljs-tag,\n.hljs-name,\n.hljs-regexp,\n.hljs-link,\n.hljs-name,\n.hljs-selector-id,\n.hljs-selector-class {\n color: #d73737;\n}\n\n/* Atelier-Dune Orange */\n.hljs-number,\n.hljs-meta,\n.hljs-built_in,\n.hljs-builtin-name,\n.hljs-literal,\n.hljs-type,\n.hljs-params {\n color: #b65611;\n}\n\n/* Atelier-Dune Green */\n.hljs-string,\n.hljs-symbol,\n.hljs-bullet {\n color: #60ac39;\n}\n\n/* Atelier-Dune Blue */\n.hljs-title,\n.hljs-section {\n color: #6684e1;\n}\n\n/* Atelier-Dune Purple */\n.hljs-keyword,\n.hljs-selector-tag {\n color: #b854d4;\n}\n\n.hljs {\n display: block;\n overflow-x: auto;\n background: #fefbec;\n color: #6e6b5e;\n padding: 0.5em;\n}\n\n.hljs-emphasis {\n font-style: italic;\n}\n\n.hljs-strong {\n font-weight: bold;\n}\n"]}