export default { "code[class*=language-]": { "background": "#f9f9f9", "color": "#383942", "fontFamily": "\"Fira Code\",\"Fira Mono\",Menlo,Consolas,\"DejaVu Sans Mono\",monospace", "direction": "ltr", "textAlign": "left", "whiteSpace": "pre", "wordSpacing": "normal", "wordBreak": "normal", "lineHeight": "1.5", "MozTabSize": "2", "OTabSize": "2", "tabSize": "2", "WebkitHyphens": "none", "MozHyphens": "none", "msHyphens": "none", "hyphens": "none" }, "pre[class*=language-]": { "background": "#f9f9f9", "color": "#383942", "fontFamily": "\"Fira Code\",\"Fira Mono\",Menlo,Consolas,\"DejaVu Sans Mono\",monospace", "direction": "ltr", "textAlign": "left", "whiteSpace": "pre", "wordSpacing": "normal", "wordBreak": "normal", "lineHeight": "1.5", "MozTabSize": "2", "OTabSize": "2", "tabSize": "2", "WebkitHyphens": "none", "MozHyphens": "none", "msHyphens": "none", "hyphens": "none", "padding": "1em", "margin": ".5em 0", "overflow": "auto", "borderRadius": ".3em" }, "code[class*=language-] ::-moz-selection": { "background": "#e5e5e5", "color": "inherit" }, "code[class*=language-]::-moz-selection": { "background": "#e5e5e5", "color": "inherit" }, "pre[class*=language-] ::-moz-selection": { "background": "#e5e5e5", "color": "inherit" }, "code[class*=language-] ::selection": { "background": "#e5e5e5", "color": "inherit" }, "code[class*=language-]::selection": { "background": "#e5e5e5", "color": "inherit" }, "pre[class*=language-] ::selection": { "background": "#e5e5e5", "color": "inherit" }, ":not(pre)>code[class*=language-]": { "padding": ".2em .3em", "borderRadius": ".3em", "whiteSpace": "normal" }, "cdata": { "color": "#9fa0a6" }, "comment": { "color": "#9fa0a6", "fontStyle": "italic" }, "prolog": { "color": "#9fa0a6" }, "doctype": { "color": "#383942" }, "entity": { "color": "#383942", "cursor": "help" }, "punctuation": { "color": "#383942" }, "atrule": { "color": "#b66a00" }, "attr-name": { "color": "#b66a00" }, "boolean": { "color": "#b66a00" }, "class-name": { "color": "#b66a00" }, "constant": { "color": "#b66a00" }, "number": { "color": "#b66a00" }, "keyword": { "color": "#a625a4" }, "deleted": { "color": "#e35549" }, "important": { "color": "#e35549" }, "property": { "color": "#e35549" }, "symbol": { "color": "#e35549" }, "tag": { "color": "#e35549" }, "attr-value": { "color": "#50a04f" }, "attr-value>.token.punctuation": { "color": "#50a04f" }, "builtin": { "color": "#50a04f" }, "char": { "color": "#50a04f" }, "inserted": { "color": "#50a04f" }, "regex": { "color": "#50a04f" }, "selector": { "color": "#50a04f" }, "string": { "color": "#50a04f" }, "function": { "color": "#4078f1" }, "operator": { "color": "#4078f1" }, "variable": { "color": "#4078f1" }, "url": { "color": "#0083bb" }, "attr-value>.token.punctuation.attr-equals": { "color": "#383942" }, "special-attr>.token.attr-value>.token.value.css": { "color": "#383942" }, ".language-css .token.selector": { "color": "#e35549" }, ".language-css .token.property": { "color": "#383942" }, ".language-css .token.function": { "color": "#0083bb" }, ".language-css .token.url>.token.function": { "color": "#0083bb" }, ".language-css .token.url>.token.string.url": { "color": "#50a04f" }, ".language-css .token.atrule .token.rule": { "color": "#a625a4" }, ".language-css .token.important": { "color": "#a625a4" }, ".language-javascript .token.operator": { "color": "#a625a4" }, ".language-javascript .token.template-string>.token.interpolation>.token.interpolation-punctuation.punctuation": { "color": "#c91142" }, ".language-json .token.operator": { "color": "#383942" }, ".language-json .token.null.keyword": { "color": "#b66a00" }, ".language-markdown .token.url": { "color": "#383942" }, ".language-markdown .token.url-reference.url>.token.string": { "color": "#383942" }, ".language-markdown .token.url>.token.operator": { "color": "#383942" }, ".language-markdown .token.url>.token.content": { "color": "#4078f1" }, ".language-markdown .token.url-reference.url": { "color": "#0083bb" }, ".language-markdown .token.url>.token.url": { "color": "#0083bb" }, ".language-markdown .token.blockquote.punctuation": { "color": "#9fa0a6", "fontStyle": "italic" }, ".language-markdown .token.hr.punctuation": { "color": "#9fa0a6", "fontStyle": "italic" }, ".language-markdown .token.code-snippet": { "color": "#50a04f" }, ".language-markdown .token.bold .token.content": { "color": "#b66a00" }, ".language-markdown .token.italic .token.content": { "color": "#a625a4" }, ".language-markdown .token.list.punctuation": { "color": "#e35549" }, ".language-markdown .token.strike .token.content": { "color": "#e35549" }, ".language-markdown .token.strike .token.punctuation": { "color": "#e35549" }, ".language-markdown .token.title.important>.token.punctuation": { "color": "#e35549" }, "bold": { "fontWeight": "700" }, "italic": { "fontStyle": "italic" }, "namespace": { "Opacity": ".8" }, "token.cr:before": { "color": "hsla(230,8%,24%,.2)" }, "token.lf:before": { "color": "hsla(230,8%,24%,.2)" }, "token.space:before": { "color": "hsla(230,8%,24%,.2)" }, "token.tab:not(:empty):before": { "color": "hsla(230,8%,24%,.2)" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item": { "marginRight": ".4em" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>a": { "background": "#e5e5e5", "color": "#696b76", "padding": ".1em .4em", "borderRadius": ".3em" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>button": { "background": "#e5e5e5", "color": "#696b76", "padding": ".1em .4em", "borderRadius": ".3em" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>span": { "background": "#e5e5e5", "color": "#696b76", "padding": ".1em .4em", "borderRadius": ".3em" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:focus": { "background": "#c6c6c7", "color": "#383942" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>a:hover": { "background": "#c6c6c7", "color": "#383942" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:focus": { "background": "#c6c6c7", "color": "#383942" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>button:hover": { "background": "#c6c6c7", "color": "#383942" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:focus": { "background": "#c6c6c7", "color": "#383942" }, "div.code-toolbar>.toolbar.toolbar>.toolbar-item>span:hover": { "background": "#c6c6c7", "color": "#383942" }, ".line-highlight.line-highlight": { "background": "hsla(230,8%,24%,.05)" }, ".line-highlight.line-highlight:before": { "background": "#e5e5e5", "color": "#383942", "padding": ".1em .6em", "borderRadius": ".3em", "boxShadow": "0 2px 0 0 rgba(0,0,0,.2)" }, ".line-highlight.line-highlight[data-end]:after": { "background": "#e5e5e5", "color": "#383942", "padding": ".1em .6em", "borderRadius": ".3em", "boxShadow": "0 2px 0 0 rgba(0,0,0,.2)" }, "pre[id].linkable-line-numbers.linkable-line-numbers span.line-numbers-rows>span:hover:before": { "backgroundColor": "hsla(230,8%,24%,.05)" }, ".command-line .command-line-prompt": { "borderRightColor": "hsla(230,8%,24%,.2)" }, ".line-numbers.line-numbers .line-numbers-rows": { "borderRightColor": "hsla(230,8%,24%,.2)" }, ".command-line .command-line-prompt>span:before": { "color": "#9d9d9f" }, ".line-numbers .line-numbers-rows>span:before": { "color": "#9d9d9f" }, ".rainbow-braces .token.token.punctuation.brace-level-1": { "color": "#e35549" }, ".rainbow-braces .token.token.punctuation.brace-level-5": { "color": "#e35549" }, ".rainbow-braces .token.token.punctuation.brace-level-9": { "color": "#e35549" }, ".rainbow-braces .token.token.punctuation.brace-level-10": { "color": "#50a04f" }, ".rainbow-braces .token.token.punctuation.brace-level-2": { "color": "#50a04f" }, ".rainbow-braces .token.token.punctuation.brace-level-6": { "color": "#50a04f" }, ".rainbow-braces .token.token.punctuation.brace-level-11": { "color": "#4078f1" }, ".rainbow-braces .token.token.punctuation.brace-level-3": { "color": "#4078f1" }, ".rainbow-braces .token.token.punctuation.brace-level-7": { "color": "#4078f1" }, ".rainbow-braces .token.token.punctuation.brace-level-12": { "color": "#a625a4" }, ".rainbow-braces .token.token.punctuation.brace-level-4": { "color": "#a625a4" }, ".rainbow-braces .token.token.punctuation.brace-level-8": { "color": "#a625a4" }, "pre.diff-highlight>code .token.token.deleted:not(.prefix)": { "backgroundColor": "hsla(353,100%,66%,.15)" }, "pre>code.diff-highlight .token.token.deleted:not(.prefix)": { "backgroundColor": "hsla(353,100%,66%,.15)" }, "pre.diff-highlight>code .token.token.deleted:not(.prefix) ::-moz-selection": { "backgroundColor": "hsla(353,95%,66%,.25)" }, "pre.diff-highlight>code .token.token.deleted:not(.prefix)::-moz-selection": { "backgroundColor": "hsla(353,95%,66%,.25)" }, "pre>code.diff-highlight .token.token.deleted:not(.prefix) ::-moz-selection": { "backgroundColor": "hsla(353,95%,66%,.25)" }, "pre>code.diff-highlight .token.token.deleted:not(.prefix)::-moz-selection": { "backgroundColor": "hsla(353,95%,66%,.25)" }, "pre.diff-highlight>code .token.token.deleted:not(.prefix) ::selection": { "backgroundColor": "hsla(353,95%,66%,.25)" }, "pre.diff-highlight>code .token.token.deleted:not(.prefix)::selection": { "backgroundColor": "hsla(353,95%,66%,.25)" }, "pre>code.diff-highlight .token.token.deleted:not(.prefix) ::selection": { "backgroundColor": "hsla(353,95%,66%,.25)" }, "pre>code.diff-highlight .token.token.deleted:not(.prefix)::selection": { "backgroundColor": "hsla(353,95%,66%,.25)" }, "pre.diff-highlight>code .token.token.inserted:not(.prefix)": { "backgroundColor": "hsla(137,100%,55%,.15)" }, "pre>code.diff-highlight .token.token.inserted:not(.prefix)": { "backgroundColor": "hsla(137,100%,55%,.15)" }, "pre.diff-highlight>code .token.token.inserted:not(.prefix) ::-moz-selection": { "backgroundColor": "hsla(135,73%,55%,.25)" }, "pre.diff-highlight>code .token.token.inserted:not(.prefix)::-moz-selection": { "backgroundColor": "hsla(135,73%,55%,.25)" }, "pre>code.diff-highlight .token.token.inserted:not(.prefix) ::-moz-selection": { "backgroundColor": "hsla(135,73%,55%,.25)" }, "pre>code.diff-highlight .token.token.inserted:not(.prefix)::-moz-selection": { "backgroundColor": "hsla(135,73%,55%,.25)" }, "pre.diff-highlight>code .token.token.inserted:not(.prefix) ::selection": { "backgroundColor": "hsla(135,73%,55%,.25)" }, "pre.diff-highlight>code .token.token.inserted:not(.prefix)::selection": { "backgroundColor": "hsla(135,73%,55%,.25)" }, "pre>code.diff-highlight .token.token.inserted:not(.prefix) ::selection": { "backgroundColor": "hsla(135,73%,55%,.25)" }, "pre>code.diff-highlight .token.token.inserted:not(.prefix)::selection": { "backgroundColor": "hsla(135,73%,55%,.25)" }, ".prism-previewer-gradient.prism-previewer-gradient div": { "borderColor": "#f2f2f2", "borderRadius": ".3em" }, ".prism-previewer.prism-previewer:before": { "borderColor": "#f2f2f2" }, ".prism-previewer-color.prism-previewer-color:before": { "borderRadius": ".3em" }, ".prism-previewer-easing.prism-previewer-easing:before": { "borderRadius": ".3em" }, ".prism-previewer.prism-previewer:after": { "borderTopColor": "#f2f2f2" }, ".prism-previewer-flipped.prism-previewer-flipped.after": { "borderBottomColor": "#f2f2f2" }, ".prism-previewer-angle.prism-previewer-angle:before": { "background": "#fff" }, ".prism-previewer-easing.prism-previewer-easing": { "background": "#fff" }, ".prism-previewer-time.prism-previewer-time:before": { "background": "#fff" }, ".prism-previewer-angle.prism-previewer-angle circle": { "stroke": "#383942", "strokeOpacity": "1" }, ".prism-previewer-time.prism-previewer-time circle": { "stroke": "#383942", "strokeOpacity": "1" }, ".prism-previewer-easing.prism-previewer-easing circle": { "stroke": "#383942", "fill": "transparent" }, ".prism-previewer-easing.prism-previewer-easing line": { "stroke": "#383942" }, ".prism-previewer-easing.prism-previewer-easing path": { "stroke": "#383942" } };