/* generated by build.py */
:root[data-theme="light"] .codehilite .hll { background-color: #ffffcc }
:root[data-theme="light"] .codehilite { background: #f0f0f0; }
:root[data-theme="light"] .codehilite .c { color: #60A0B0; font-style: italic } /* Comment */
:root[data-theme="light"] .codehilite .err { border: 1px solid #F00 } /* Error */
:root[data-theme="light"] .codehilite .k { color: #007020; font-weight: bold } /* Keyword */
:root[data-theme="light"] .codehilite .o { color: #666 } /* Operator */
:root[data-theme="light"] .codehilite .ch { color: #60A0B0; font-style: italic } /* Comment.Hashbang */
:root[data-theme="light"] .codehilite .cm { color: #60A0B0; font-style: italic } /* Comment.Multiline */
:root[data-theme="light"] .codehilite .cp { color: #007020 } /* Comment.Preproc */
:root[data-theme="light"] .codehilite .cpf { color: #60A0B0; font-style: italic } /* Comment.PreprocFile */
:root[data-theme="light"] .codehilite .c1 { color: #60A0B0; font-style: italic } /* Comment.Single */
:root[data-theme="light"] .codehilite .cs { color: #60A0B0; background-color: #FFF0F0 } /* Comment.Special */
:root[data-theme="light"] .codehilite .gd { color: #A00000 } /* Generic.Deleted */
:root[data-theme="light"] .codehilite .ge { font-style: italic } /* Generic.Emph */
:root[data-theme="light"] .codehilite .ges { font-weight: bold; font-style: italic } /* Generic.EmphStrong */
:root[data-theme="light"] .codehilite .gr { color: #F00 } /* Generic.Error */
:root[data-theme="light"] .codehilite .gh { color: #000080; font-weight: bold } /* Generic.Heading */
:root[data-theme="light"] .codehilite .gi { color: #00A000 } /* Generic.Inserted */
:root[data-theme="light"] .codehilite .go { color: #888 } /* Generic.Output */
:root[data-theme="light"] .codehilite .gp { color: #C65D09; font-weight: bold } /* Generic.Prompt */
:root[data-theme="light"] .codehilite .gs { font-weight: bold } /* Generic.Strong */
:root[data-theme="light"] .codehilite .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
:root[data-theme="light"] .codehilite .gt { color: #04D } /* Generic.Traceback */
:root[data-theme="light"] .codehilite .kc { color: #007020; font-weight: bold } /* Keyword.Constant */
:root[data-theme="light"] .codehilite .kd { color: #007020; font-weight: bold } /* Keyword.Declaration */
:root[data-theme="light"] .codehilite .kn { color: #007020; font-weight: bold } /* Keyword.Namespace */
:root[data-theme="light"] .codehilite .kp { color: #007020 } /* Keyword.Pseudo */
:root[data-theme="light"] .codehilite .kr { color: #007020; font-weight: bold } /* Keyword.Reserved */
:root[data-theme="light"] .codehilite .kt { color: #902000 } /* Keyword.Type */
:root[data-theme="light"] .codehilite .m { color: #40A070 } /* Literal.Number */
:root[data-theme="light"] .codehilite .s { color: #4070A0 } /* Literal.String */
:root[data-theme="light"] .codehilite .na { color: #4070A0 } /* Name.Attribute */
:root[data-theme="light"] .codehilite .nb { color: #007020 } /* Name.Builtin */
:root[data-theme="light"] .codehilite .nc { color: #0E84B5; font-weight: bold } /* Name.Class */
:root[data-theme="light"] .codehilite .no { color: #60ADD5 } /* Name.Constant */
:root[data-theme="light"] .codehilite .nd { color: #555; font-weight: bold } /* Name.Decorator */
:root[data-theme="light"] .codehilite .ni { color: #D55537; font-weight: bold } /* Name.Entity */
:root[data-theme="light"] .codehilite .ne { color: #007020 } /* Name.Exception */
:root[data-theme="light"] .codehilite .nf { color: #06287E } /* Name.Function */
:root[data-theme="light"] .codehilite .nl { color: #002070; font-weight: bold } /* Name.Label */
:root[data-theme="light"] .codehilite .nn { color: #0E84B5; font-weight: bold } /* Name.Namespace */
:root[data-theme="light"] .codehilite .nt { color: #062873; font-weight: bold } /* Name.Tag */
:root[data-theme="light"] .codehilite .nv { color: #BB60D5 } /* Name.Variable */
:root[data-theme="light"] .codehilite .ow { color: #007020; font-weight: bold } /* Operator.Word */
:root[data-theme="light"] .codehilite .w { color: #BBB } /* Text.Whitespace */
:root[data-theme="light"] .codehilite .mb { color: #40A070 } /* Literal.Number.Bin */
:root[data-theme="light"] .codehilite .mf { color: #40A070 } /* Literal.Number.Float */
:root[data-theme="light"] .codehilite .mh { color: #40A070 } /* Literal.Number.Hex */
:root[data-theme="light"] .codehilite .mi { color: #40A070 } /* Literal.Number.Integer */
:root[data-theme="light"] .codehilite .mo { color: #40A070 } /* Literal.Number.Oct */
:root[data-theme="light"] .codehilite .sa { color: #4070A0 } /* Literal.String.Affix */
:root[data-theme="light"] .codehilite .sb { color: #4070A0 } /* Literal.String.Backtick */
:root[data-theme="light"] .codehilite .sc { color: #4070A0 } /* Literal.String.Char */
:root[data-theme="light"] .codehilite .dl { color: #4070A0 } /* Literal.String.Delimiter */
:root[data-theme="light"] .codehilite .sd { color: #4070A0; font-style: italic } /* Literal.String.Doc */
:root[data-theme="light"] .codehilite .s2 { color: #4070A0 } /* Literal.String.Double */
:root[data-theme="light"] .codehilite .se { color: #4070A0; font-weight: bold } /* Literal.String.Escape */
:root[data-theme="light"] .codehilite .sh { color: #4070A0 } /* Literal.String.Heredoc */
:root[data-theme="light"] .codehilite .si { color: #70A0D0; font-style: italic } /* Literal.String.Interpol */
:root[data-theme="light"] .codehilite .sx { color: #C65D09 } /* Literal.String.Other */
:root[data-theme="light"] .codehilite .sr { color: #235388 } /* Literal.String.Regex */
:root[data-theme="light"] .codehilite .s1 { color: #4070A0 } /* Literal.String.Single */
:root[data-theme="light"] .codehilite .ss { color: #517918 } /* Literal.String.Symbol */
:root[data-theme="light"] .codehilite .bp { color: #007020 } /* Name.Builtin.Pseudo */
:root[data-theme="light"] .codehilite .fm { color: #06287E } /* Name.Function.Magic */
:root[data-theme="light"] .codehilite .vc { color: #BB60D5 } /* Name.Variable.Class */
:root[data-theme="light"] .codehilite .vg { color: #BB60D5 } /* Name.Variable.Global */
:root[data-theme="light"] .codehilite .vi { color: #BB60D5 } /* Name.Variable.Instance */
:root[data-theme="light"] .codehilite .vm { color: #BB60D5 } /* Name.Variable.Magic */
:root[data-theme="light"] .codehilite .il { color: #40A070 } /* Literal.Number.Integer.Long */
:root[data-theme="dark"] .codehilite .hll { background-color: #44475a }
:root[data-theme="dark"] .codehilite { background: #282a36; color: #F8F8F2 }
:root[data-theme="dark"] .codehilite .c { color: #6272A4 } /* Comment */
:root[data-theme="dark"] .codehilite .err { color: #F8F8F2 } /* Error */
:root[data-theme="dark"] .codehilite .g { color: #F8F8F2 } /* Generic */
:root[data-theme="dark"] .codehilite .k { color: #FF79C6 } /* Keyword */
:root[data-theme="dark"] .codehilite .l { color: #F8F8F2 } /* Literal */
:root[data-theme="dark"] .codehilite .n { color: #F8F8F2 } /* Name */
:root[data-theme="dark"] .codehilite .o { color: #FF79C6 } /* Operator */
:root[data-theme="dark"] .codehilite .x { color: #F8F8F2 } /* Other */
:root[data-theme="dark"] .codehilite .p { color: #F8F8F2 } /* Punctuation */
:root[data-theme="dark"] .codehilite .ch { color: #6272A4 } /* Comment.Hashbang */
:root[data-theme="dark"] .codehilite .cm { color: #6272A4 } /* Comment.Multiline */
:root[data-theme="dark"] .codehilite .cp { color: #FF79C6 } /* Comment.Preproc */
:root[data-theme="dark"] .codehilite .cpf { color: #6272A4 } /* Comment.PreprocFile */
:root[data-theme="dark"] .codehilite .c1 { color: #6272A4 } /* Comment.Single */
:root[data-theme="dark"] .codehilite .cs { color: #6272A4 } /* Comment.Special */
:root[data-theme="dark"] .codehilite .gd { color: #8B080B } /* Generic.Deleted */
:root[data-theme="dark"] .codehilite .ge { color: #F8F8F2; text-decoration: underline } /* Generic.Emph */
:root[data-theme="dark"] .codehilite .ges { color: #F8F8F2; text-decoration: underline } /* Generic.EmphStrong */
:root[data-theme="dark"] .codehilite .gr { color: #F8F8F2 } /* Generic.Error */
:root[data-theme="dark"] .codehilite .gh { color: #F8F8F2; font-weight: bold } /* Generic.Heading */
:root[data-theme="dark"] .codehilite .gi { color: #F8F8F2; font-weight: bold } /* Generic.Inserted */
:root[data-theme="dark"] .codehilite .go { color: #44475A } /* Generic.Output */
:root[data-theme="dark"] .codehilite .gp { color: #F8F8F2 } /* Generic.Prompt */
:root[data-theme="dark"] .codehilite .gs { color: #F8F8F2 } /* Generic.Strong */
:root[data-theme="dark"] .codehilite .gu { color: #F8F8F2; font-weight: bold } /* Generic.Subheading */
:root[data-theme="dark"] .codehilite .gt { color: #F8F8F2 } /* Generic.Traceback */
:root[data-theme="dark"] .codehilite .kc { color: #FF79C6 } /* Keyword.Constant */
:root[data-theme="dark"] .codehilite .kd { color: #8BE9FD; font-style: italic } /* Keyword.Declaration */
:root[data-theme="dark"] .codehilite .kn { color: #FF79C6 } /* Keyword.Namespace */
:root[data-theme="dark"] .codehilite .kp { color: #FF79C6 } /* Keyword.Pseudo */
:root[data-theme="dark"] .codehilite .kr { color: #FF79C6 } /* Keyword.Reserved */
:root[data-theme="dark"] .codehilite .kt { color: #8BE9FD } /* Keyword.Type */
:root[data-theme="dark"] .codehilite .ld { color: #F8F8F2 } /* Literal.Date */
:root[data-theme="dark"] .codehilite .m { color: #FFB86C } /* Literal.Number */
:root[data-theme="dark"] .codehilite .s { color: #BD93F9 } /* Literal.String */
:root[data-theme="dark"] .codehilite .na { color: #50FA7B } /* Name.Attribute */
:root[data-theme="dark"] .codehilite .nb { color: #8BE9FD; font-style: italic } /* Name.Builtin */
:root[data-theme="dark"] .codehilite .nc { color: #50FA7B } /* Name.Class */
:root[data-theme="dark"] .codehilite .no { color: #F8F8F2 } /* Name.Constant */
:root[data-theme="dark"] .codehilite .nd { color: #F8F8F2 } /* Name.Decorator */
:root[data-theme="dark"] .codehilite .ni { color: #F8F8F2 } /* Name.Entity */
:root[data-theme="dark"] .codehilite .ne { color: #F8F8F2 } /* Name.Exception */
:root[data-theme="dark"] .codehilite .nf { color: #50FA7B } /* Name.Function */
:root[data-theme="dark"] .codehilite .nl { color: #8BE9FD; font-style: italic } /* Name.Label */
:root[data-theme="dark"] .codehilite .nn { color: #F8F8F2 } /* Name.Namespace */
:root[data-theme="dark"] .codehilite .nx { color: #F8F8F2 } /* Name.Other */
:root[data-theme="dark"] .codehilite .py { color: #F8F8F2 } /* Name.Property */
:root[data-theme="dark"] .codehilite .nt { color: #FF79C6 } /* Name.Tag */
:root[data-theme="dark"] .codehilite .nv { color: #8BE9FD; font-style: italic } /* Name.Variable */
:root[data-theme="dark"] .codehilite .ow { color: #FF79C6 } /* Operator.Word */
:root[data-theme="dark"] .codehilite .pm { color: #F8F8F2 } /* Punctuation.Marker */
:root[data-theme="dark"] .codehilite .w { color: #F8F8F2 } /* Text.Whitespace */
:root[data-theme="dark"] .codehilite .mb { color: #FFB86C } /* Literal.Number.Bin */
:root[data-theme="dark"] .codehilite .mf { color: #FFB86C } /* Literal.Number.Float */
:root[data-theme="dark"] .codehilite .mh { color: #FFB86C } /* Literal.Number.Hex */
:root[data-theme="dark"] .codehilite .mi { color: #FFB86C } /* Literal.Number.Integer */
:root[data-theme="dark"] .codehilite .mo { color: #FFB86C } /* Literal.Number.Oct */
:root[data-theme="dark"] .codehilite .sa { color: #BD93F9 } /* Literal.String.Affix */
:root[data-theme="dark"] .codehilite .sb { color: #BD93F9 } /* Literal.String.Backtick */
:root[data-theme="dark"] .codehilite .sc { color: #BD93F9 } /* Literal.String.Char */
:root[data-theme="dark"] .codehilite .dl { color: #BD93F9 } /* Literal.String.Delimiter */
:root[data-theme="dark"] .codehilite .sd { color: #BD93F9 } /* Literal.String.Doc */
:root[data-theme="dark"] .codehilite .s2 { color: #BD93F9 } /* Literal.String.Double */
:root[data-theme="dark"] .codehilite .se { color: #BD93F9 } /* Literal.String.Escape */
:root[data-theme="dark"] .codehilite .sh { color: #BD93F9 } /* Literal.String.Heredoc */
:root[data-theme="dark"] .codehilite .si { color: #BD93F9 } /* Literal.String.Interpol */
:root[data-theme="dark"] .codehilite .sx { color: #BD93F9 } /* Literal.String.Other */
:root[data-theme="dark"] .codehilite .sr { color: #BD93F9 } /* Literal.String.Regex */
:root[data-theme="dark"] .codehilite .s1 { color: #BD93F9 } /* Literal.String.Single */
:root[data-theme="dark"] .codehilite .ss { color: #BD93F9 } /* Literal.String.Symbol */
:root[data-theme="dark"] .codehilite .bp { color: #F8F8F2; font-style: italic } /* Name.Builtin.Pseudo */
:root[data-theme="dark"] .codehilite .fm { color: #50FA7B } /* Name.Function.Magic */
:root[data-theme="dark"] .codehilite .vc { color: #8BE9FD; font-style: italic } /* Name.Variable.Class */
:root[data-theme="dark"] .codehilite .vg { color: #8BE9FD; font-style: italic } /* Name.Variable.Global */
:root[data-theme="dark"] .codehilite .vi { color: #8BE9FD; font-style: italic } /* Name.Variable.Instance */
:root[data-theme="dark"] .codehilite .vm { color: #8BE9FD; font-style: italic } /* Name.Variable.Magic */
:root[data-theme="dark"] .codehilite .il { color: #FFB86C } /* Literal.Number.Integer.Long */
