-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path16.221a6d8c31494678b7f7.bundle.js
1 lines (1 loc) · 3.78 KB
/
16.221a6d8c31494678b7f7.bundle.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[16],{686:function(n,e,o){"use strict";var t=o(30);Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a=t(o(307));function r(){var n=(0,a.default)(['\n\n \n \n/**\n* xonokai theme for JavaScript, CSS and HTML\n* based on: https://github.com/MoOx/sass-prism-theme-base by Maxime Thirouin ~ MoOx --\x3e http://moox.fr/ , which is Loosely based on Monokai textmate theme by http://www.monokai.nl/\n* license: MIT; http://moox.mit-license.org/\n*/\ncode[class*="language-"],\npre[class*="language-"] {\n -moz-tab-size: 2;\n -o-tab-size: 2;\n tab-size: 2;\n -webkit-hyphens: none;\n -moz-hyphens: none;\n -ms-hyphens: none;\n hyphens: none;\n white-space: pre;\n white-space: pre-wrap;\n word-wrap: normal;\n font-family: Menlo, Monaco, "Courier New", monospace;\n font-size: 14px;\n color: #76d9e6;\n text-shadow: none;\n}\npre[class*="language-"],\n:not(pre)>code[class*="language-"] {\n background: #2a2a2a;\n}\npre[class*="language-"] {\n padding: 15px;\n border-radius: 4px;\n border: 1px solid #e1e1e8;\n overflow: auto;\n}\n\npre[class*="language-"] {\n position: relative;\n}\npre[class*="language-"] code {\n white-space: pre;\n display: block;\n}\n\n:not(pre)>code[class*="language-"] {\n padding: 0.15em 0.2em 0.05em;\n border-radius: .3em;\n border: 0.13em solid #7a6652;\n box-shadow: 1px 1px 0.3em -0.1em #000 inset;\n}\n.token.namespace {\n opacity: .7;\n}\n.token.comment,\n.token.prolog,\n.token.doctype,\n.token.cdata {\n color: #6f705e;\n}\n.token.operator,\n.token.boolean,\n.token.number {\n color: #a77afe;\n}\n.token.attr-name,\n.token.string {\n color: #e6d06c;\n}\n.token.entity,\n.token.url,\n.language-css .token.string,\n.style .token.string {\n color: #e6d06c;\n}\n.token.selector,\n.token.inserted {\n color: #a6e22d;\n}\n.token.atrule,\n.token.attr-value,\n.token.keyword,\n.token.important,\n.token.deleted {\n color: #ef3b7d;\n}\n.token.regex,\n.token.statement {\n color: #76d9e6;\n}\n.token.placeholder,\n.token.variable {\n color: #fff;\n}\n.token.important,\n.token.statement,\n.token.bold {\n font-weight: bold;\n}\n.token.punctuation {\n color: #bebec5;\n}\n.token.entity {\n cursor: help;\n}\n.token.italic {\n font-style: italic;\n}\n\ncode.language-markup {\n color: #f9f9f9;\n}\ncode.language-markup .token.tag {\n color: #ef3b7d;\n}\ncode.language-markup .token.attr-name {\n color: #a6e22d;\n}\ncode.language-markup .token.attr-value {\n color: #e6d06c;\n}\ncode.language-markup .token.style,\ncode.language-markup .token.script {\n color: #76d9e6;\n}\ncode.language-markup .token.script .token.keyword {\n color: #76d9e6;\n}\n\n/* Line highlight plugin */\npre[class*="language-"][data-line] {\n position: relative;\n padding: 1em 0 1em 3em;\n}\npre[data-line] .line-highlight {\n position: absolute;\n left: 0;\n right: 0;\n padding: 0;\n margin-top: 1em;\n background: rgba(255, 255, 255, 0.08);\n pointer-events: none;\n line-height: inherit;\n white-space: pre;\n}\npre[data-line] .line-highlight:before,\npre[data-line] .line-highlight[data-end]:after {\n content: attr(data-start);\n position: absolute;\n top: .4em;\n left: .6em;\n min-width: 1em;\n padding: 0.2em 0.5em;\n background-color: rgba(255, 255, 255, 0.4);\n color: black;\n font: bold 65%/1 sans-serif;\n height: 1em;\n line-height: 1em;\n text-align: center;\n border-radius: 999px;\n text-shadow: none;\n box-shadow: 0 1px 1px rgba(255, 255, 255, 0.7);\n}\npre[data-line] .line-highlight[data-end]:after {\n content: attr(data-end);\n top: auto;\n bottom: .4em;\n}\n\n \n \n']);return r=function(){return n},n}var i=(0,t(o(308)).default)(r());e.default=i}}]);