"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports["default"] = void 0; var _default = { "code[class*=language-]": { "color": "#e3eaf2", "background": "0 0", "fontFamily": "Consolas,Monaco,\"Andale Mono\",\"Ubuntu Mono\",monospace", "textAlign": "left", "whiteSpace": "pre", "wordSpacing": "normal", "wordBreak": "normal", "wordWrap": "normal", "lineHeight": "1.5", "MozTabSize": "4", "OTabSize": "4", "tabSize": "4", "WebkitHyphens": "none", "MozHyphens": "none", "msHyphens": "none", "hyphens": "none" }, "pre[class*=language-]": { "color": "#e3eaf2", "background": "#111b27", "fontFamily": "Consolas,Monaco,\"Andale Mono\",\"Ubuntu Mono\",monospace", "textAlign": "left", "whiteSpace": "pre", "wordSpacing": "normal", "wordBreak": "normal", "wordWrap": "normal", "lineHeight": "1.5", "MozTabSize": "4", "OTabSize": "4", "tabSize": "4", "WebkitHyphens": "none", "MozHyphens": "none", "msHyphens": "none", "hyphens": "none", "padding": "1em", "margin": ".5em 0", "overflow": "auto" }, "code[class*=language-] ::-moz-selection": { "background": "#3c526d" }, "code[class*=language-]::-moz-selection": { "background": "#3c526d" }, "pre[class*=language-] ::-moz-selection": { "background": "#3c526d" }, "pre[class*=language-]::-moz-selection": { "background": "#3c526d" }, "code[class*=language-] ::selection": { "background": "#3c526d" }, "code[class*=language-]::selection": { "background": "#3c526d" }, "pre[class*=language-] ::selection": { "background": "#3c526d" }, "pre[class*=language-]::selection": { "background": "#3c526d" }, ":not(pre)>code[class*=language-]": { "background": "#111b27", "padding": ".1em .3em", "borderRadius": ".3em", "whiteSpace": "normal" }, "cdata": { "color": "#8da1b9" }, "comment": { "color": "#8da1b9" }, "doctype": { "color": "#8da1b9" }, "prolog": { "color": "#8da1b9" }, "punctuation": { "color": "#e3eaf2" }, "delimiter.important": { "color": "#6cc", "fontWeight": "inherit" }, "selector.parent": { "color": "#6cc" }, "tag": { "color": "#6cc" }, "tag.punctuation": { "color": "#6cc" }, "attr-name": { "color": "#e6d37a" }, "boolean": { "color": "#e6d37a" }, "boolean.important": { "color": "#e6d37a" }, "constant": { "color": "#e6d37a" }, "number": { "color": "#e6d37a" }, "selector.attribute": { "color": "#e6d37a" }, "class-name": { "color": "#6cb8e6" }, "key": { "color": "#6cb8e6" }, "parameter": { "color": "#6cb8e6" }, "property": { "color": "#6cb8e6" }, "property-access": { "color": "#6cb8e6" }, "variable": { "color": "#6cb8e6" }, "attr-value": { "color": "#91d076" }, "color": { "color": "#91d076" }, "inserted": { "color": "#91d076" }, "selector.value": { "color": "#91d076" }, "string": { "color": "#91d076" }, "string.url-link": { "color": "#91d076" }, "builtin": { "color": "#f4adf4" }, "keyword-array": { "color": "#f4adf4" }, "package": { "color": "#f4adf4" }, "regex": { "color": "#f4adf4" }, "function": { "color": "#c699e3" }, "selector.class": { "color": "#c699e3" }, "selector.id": { "color": "#c699e3" }, "atrule.rule": { "color": "#e9ae7e" }, "combinator": { "color": "#e9ae7e" }, "keyword": { "color": "#e9ae7e" }, "operator": { "color": "#e9ae7e" }, "pseudo-class": { "color": "#e9ae7e" }, "pseudo-element": { "color": "#e9ae7e" }, "selector": { "color": "#e9ae7e" }, "unit": { "color": "#e9ae7e" }, "deleted": { "color": "#cd6660" }, "important": { "color": "#cd6660", "fontWeight": "700" }, "keyword-this": { "color": "#6cb8e6", "fontWeight": "700" }, "this": { "color": "#6cb8e6", "fontWeight": "700" }, "bold": { "fontWeight": "700" }, "italic": { "fontStyle": "italic" }, "entity": { "cursor": "help" }, ".language-markdown .token.title": { "color": "#6cb8e6", "fontWeight": "700" }, ".language-markdown .token.title .token.punctuation": { "color": "#6cb8e6", "fontWeight": "700" }, ".language-markdown .token.blockquote.punctuation": { "color": "#f4adf4" }, ".language-markdown .token.code": { "color": "#6cc" }, ".language-markdown .token.hr.punctuation": { "color": "#6cb8e6" }, ".language-markdown .token.url .token.content": { "color": "#91d076" }, ".language-markdown .token.url-link": { "color": "#e6d37a" }, ".language-markdown .token.list.punctuation": { "color": "#f4adf4" }, ".language-markdown .token.table-header": { "color": "#e3eaf2" }, ".language-json .token.operator": { "color": "#e3eaf2" }, ".language-scss .token.variable": { "color": "#6cc" }, "token.cr:before": { "color": "#8da1b9" }, "token.lf:before": { "color": "#8da1b9" }, "token.space:before": { "color": "#8da1b9" }, "token.tab:not(:empty):before": { "color": "#8da1b9" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>a": { "color": "#111b27", "background": "#6cb8e6" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>button": { "color": "#111b27", "background": "#6cb8e6" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus": { "color": "#111b27", "background": "#6cb8e6da", "textDecoration": "none" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover": { "color": "#111b27", "background": "#6cb8e6da", "textDecoration": "none" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus": { "color": "#111b27", "background": "#6cb8e6da", "textDecoration": "none" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover": { "color": "#111b27", "background": "#6cb8e6da", "textDecoration": "none" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>span": { "color": "#111b27", "background": "#8da1b9" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus": { "color": "#111b27", "background": "#8da1b9" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover": { "color": "#111b27", "background": "#8da1b9" }, ".line-highlight.line-highlight": { "background": "linear-gradient(to right,#3c526d5f 70%,#3c526d55)" }, ".line-highlight.line-highlight:before": { "backgroundColor": "#8da1b9", "color": "#111b27", "boxShadow": "0 1px #3c526d" }, ".line-highlight.line-highlight[data-end]:after": { "backgroundColor": "#8da1b9", "color": "#111b27", "boxShadow": "0 1px #3c526d" }, "pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before": { "backgroundColor": "#8da1b918" }, ".line-numbers.line-numbers .line-numbers-rows": { "borderRight": "1px solid #0b121b", "background": "#0b121b7a" }, ".line-numbers .line-numbers-rows>span:before": { "color": "#8da1b9da" }, ".rainbow-braces .token.token.punctuation.brace-level-1": { "color": "#e6d37a" }, ".rainbow-braces .token.token.punctuation.brace-level-5": { "color": "#e6d37a" }, ".rainbow-braces .token.token.punctuation.brace-level-9": { "color": "#e6d37a" }, ".rainbow-braces .token.token.punctuation.brace-level-10": { "color": "#f4adf4" }, ".rainbow-braces .token.token.punctuation.brace-level-2": { "color": "#f4adf4" }, ".rainbow-braces .token.token.punctuation.brace-level-6": { "color": "#f4adf4" }, ".rainbow-braces .token.token.punctuation.brace-level-11": { "color": "#6cb8e6" }, ".rainbow-braces .token.token.punctuation.brace-level-3": { "color": "#6cb8e6" }, ".rainbow-braces .token.token.punctuation.brace-level-7": { "color": "#6cb8e6" }, ".rainbow-braces .token.token.punctuation.brace-level-12": { "color": "#c699e3" }, ".rainbow-braces .token.token.punctuation.brace-level-4": { "color": "#c699e3" }, ".rainbow-braces .token.token.punctuation.brace-level-8": { "color": "#c699e3" }, "pre.diff-highlight>code .token.token.deleted:not(.prefix)": { "backgroundColor": "#cd66601f" }, "pre>code.diff-highlight .token.token.deleted:not(.prefix)": { "backgroundColor": "#cd66601f" }, "pre.diff-highlight>code .token.token.inserted:not(.prefix)": { "backgroundColor": "#91d0761f" }, "pre>code.diff-highlight .token.token.inserted:not(.prefix)": { "backgroundColor": "#91d0761f" }, ".command-line .command-line-prompt": { "borderRight": "1px solid #0b121b" }, ".command-line .command-line-prompt>span:before": { "color": "#8da1b9da" } }; exports["default"] = _default;