- .pl-ib { background-color: #f93 !important; } /* invalid.broken */
- .pl-id { background-color: #a31515 !important; color: #fff !important; } /* invalid.deprecated */
- .pl-ii { background-color: #df5000 !important; color: #fff !important; } /* invalid.illegal */
- .pl-iu { background-color: #b4b7b4 !important; } /* invalid.unimplemented */
- .pl-mo { color: #969896 !important; } /* meta.output */
- .pl-mri { color: #008080 !important; } /* markup.raw.inline */
- .pl-ms1 { background-color: #f5f5f5 !important; } /* meta.separator */
- .pl-va { color: #008080 !important; } /* variable.assignment */
- .pl-vpu { color: #008080 !important; } /* variable.parameter.url */
- .pl-entl { color: #ddd !important; } /* entity.name.tag.label */
-
- /*! twilight */
- .ace_editor .ace_gutter{background:#232323!important;color:#E2E2E2!important}
- .ace_editor .ace_print-margin{width:1px!important;background:#232323!important}
- .ace_editor .ace_cursor{color:#A7A7A7!important}
- .ace_editor .ace_marker-layer .ace_selection{background:rgba(221,240,255,.2)!important}
- .ace_editor.ace_multiselect .ace_selection.ace_start{box-shadow:0 0 3px 0 #141414!important;border-radius:2px!important}
- .ace_editor .ace_marker-layer .ace_step{background:#665200!important}
- .ace_editor .ace_marker-layer .ace_bracket{margin:-1px 0 0 -1px!important;border:1px solid rgba(255,255,255,.25)!important}
- .ace_editor .ace_marker-layer .ace_active-line{background:rgba(255,255,255,.031)!important}
- .ace_editor .ace_gutter-active-line{background-color:rgba(255,255,255,.031)!important}
- .ace_editor .ace_identifier{color:#7587A6!important}
- .ace_editor .ace_invisible{color:rgba(255,255,255,.25)!important}
- .ace_editor .ace_keyword,.ace_editor .ace_meta{color:#CDA869!important}
- .ace_editor .ace_constant,.ace_editor .ace_constant.ace_character,.ace_editor .ace_constant.ace_character.ace_escape,
- .ace_editor .ace_constant.ace_other,.ace_editor .ace_heading,.ace_editor .ace_markup.ace_heading,
- .ace_editor .ace_support.ace_constant{color:#CF6A4C!important}
- .ace_editor .ace_invalid.ace_illegal{color:#F8F8F8!important;background-color:rgba(86,45,86,.75)!important}
- .ace_editor .ace_invalid.ace_deprecated{text-decoration:underline!important;font-style:italic!important;color:#D2A8A1!important}
- .ace_editor .ace_support{color:#9B859D!important}
- .ace_editor .ace_fold{background-color:#AC885B!important;border-color:#F8F8F8!important}
- .ace_editor .ace_support.ace_function{color:#DAD085!important}
- .ace_editor .ace_support.ace_type{color:#CDA869!important}
- .ace_editor .ace_list,.ace_editor .ace_markup.ace_list,.ace_editor .ace_storage{color:#F9EE98!important}
- .ace_editor .ace_entity.ace_name.ace_function,.ace_editor .ace_meta.ace_tag{color:#CDA869!important}
- .ace_editor .ace_entity.ace_other.ace_attribute-name{color:#AC885B!important;} /* html attribute name */
- .ace_editor .ace_string{color:#8F9D6A!important}
- .ace_editor .ace_string.ace_regexp{color:#E9C062!important}
- .ace_editor .ace_comment{font-style:italic!important;color:#5F5A60!important}
- .ace_editor .ace_variable{color:#7587A6!important}
- .ace_editor .ace_variable.ace_language{color:#9B859D!important}
- .ace_editor .ace_xml-pe{color:#494949!important}
- .ace_editor .ace_indent-guide{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWMQERFpYLC1tf0PAAgOAnPnhxyiAAAAAElFTkSuQmCC) right repeat-y!important}
-
- /* Jupyter Notebooks */
- /*! Twilight; https://gist.github.com/dansimpson/803005 */
- #notebook .highlight, #notebook .highlight pre,
- #notebook .highlight table { background: #181818 !important; color: #F8F8F8 !important;font-family: Consolas, Monaco,"Lucida Console" !important; }
- #notebook .highlight * { font-family: Consolas, Monaco,"Lucida Console" !important; color: #F8F8F8 !important; }
- #notebook .highlight .hll { background-color: #ffffcc !important; }
- #notebook .highlight .c { color: #5F5A60 !important; font-style: italic !important; } /* Comment */
- #notebook .highlight .err { border:#B22518 !important; } /* Error */
- #notebook .highlight .k { color: #CDA869 !important; } /* Keyword */
- #notebook .highlight .cm { color: #5F5A60 !important; font-style: italic !important; } /* Comment.Multiline */
- #notebook .highlight .cp { color: #5F5A60 !important; } /* Comment.Preproc */
- #notebook .highlight .c1 { color: #5F5A60 !important; font-style: italic !important; } /* Comment.Single */
- #notebook .highlight .cs { color: #5F5A60 !important; font-style: italic !important; } /* Comment.Special */
- #notebook .highlight .gd { background: #420E09 !important; } /* Generic.Deleted */
- #notebook .highlight .ge { font-style: italic !important; } /* Generic.Emph */
- #notebook .highlight .gr { background: #B22518 !important; } /* Generic.Error */
- #notebook .highlight .gh { color: #000080 !important; font-weight: bold !important; } /* Generic.Heading */
- #notebook .highlight .gi { background: #253B22 !important; } /* Generic.Inserted */
- #notebook .highlight .go { } /* Generic.Output */
- #notebook .highlight .gp { font-weight: bold !important; } /* Generic.Prompt */
- #notebook .highlight .gs { font-weight: bold !important; } /* Generic.Strong */
- #notebook .highlight .gu { color: #800080 !important; font-weight: bold !important; } /* Generic.Subheading */
- #notebook .highlight .gt { } /* Generic.Traceback */
- #notebook .highlight .kc { } /* Keyword.Constant */
- #notebook .highlight .kd { color: #e9df8f !important; } /* Keyword.Declaration */
- #notebook .highlight .kn { } /* Keyword.Namespace */
- #notebook .highlight .kp { color: #9B703F !important; } /* Keyword.Pseudo */
- #notebook .highlight .kr { } /* Keyword.Reserved */
- #notebook .highlight .kt { } /* Keyword.Type */
- #notebook .highlight .m { } /* Literal.Number */
- #notebook .highlight .s { } /* Literal.String */
- #notebook .highlight .na { color: #F9EE98 !important; } /* Name.Attribute */
- #notebook .highlight .nb { color: #CDA869 !important; } /* Name.Builtin */
- #notebook .highlight .nc { color: #9B859D !important; font-weight: bold !important; } /* Name.Class */
- #notebook .highlight .no { color: #9B859D !important; } /* Name.Constant */
- #notebook .highlight .nd { color: #7587A6 !important; } /* Name.Decorator */
- #notebook .highlight .ni { color: #CF6A4C !important; font-weight: bold !important; } /* Name.Entity */
- #notebook .highlight .nf { color: #9B703F !important; font-weight: bold !important; } /* Name.Function */
- #notebook .highlight .nn { color: #9B859D !important; font-weight: bold !important; } /* Name.Namespace */
- #notebook .highlight .nt { color: #CDA869 !important; font-weight: bold !important; } /* Name.Tag */
- #notebook .highlight .nv { color: #7587A6 !important; } /* Name.Variable */
- #notebook .highlight .ow { color: #AA22FF !important; font-weight: bold !important; } /* Operator.Word */
- #notebook .highlight .w { color: #141414 !important; } /* Text.Whitespace */
- #notebook .highlight .mf { color: #CF6A4C !important; } /* Literal.Number.Float */
- #notebook .highlight .mh { color: #CF6A4C !important; } /* Literal.Number.Hex */
- #notebook .highlight .mi { color: #CF6A4C !important; } /* Literal.Number.Integer */
- #notebook .highlight .mo { color: #CF6A4C !important; } /* Literal.Number.Oct */
- #notebook .highlight .sb { color: #8F9D6A !important; } /* Literal.String.Backtick */
- #notebook .highlight .sc { color: #8F9D6A !important; } /* Literal.String.Char */
- #notebook .highlight .sd { color: #8F9D6A !important; font-style: italic !important; } /* Literal.String.Doc */
- #notebook .highlight .s2 { color: #8F9D6A !important; } /* Literal.String.Double */
- #notebook .highlight .se { color: #F9EE98 !important; font-weight: bold !important; } /* Literal.String.Escape */
- #notebook .highlight .sh { color: #8F9D6A !important; } /* Literal.String.Heredoc */
- #notebook .highlight .si { color: #DAEFA3 !important; font-weight: bold !important; } /* Literal.String.Interpol */
- #notebook .highlight .sx { color: #8F9D6A !important; } /* Literal.String.Other */
- #notebook .highlight .sr { color: #E9C062 !important; } /* Literal.String.Regex */
- #notebook .highlight .s1 { color: #8F9D6A !important; } /* Literal.String.Single */
- #notebook .highlight .ss { color: #CF6A4C !important; } /* Literal.String.Symbol */
- #notebook .highlight .bp { color: #00aaaa !important; } /* Name.Builtin.Pseudo */
- #notebook .highlight .vc { color: #7587A6 !important; } /* Name.Variable.Class */
- #notebook .highlight .vg { color: #7587A6 !important; } /* Name.Variable.Global */
- #notebook .highlight .vi { color: #7587A6 !important; } /* Name.Variable.Instance */
- #notebook .highlight .il { color: #009999 !important; } /* Literal.Number.Integer.Long */
-
+ .pl-ib {
+ background-color: #f93 !important;
+ }
+ /* invalid.broken */
+ .pl-id {
+ background-color: #a31515 !important;
+ color: #fff !important;
+ }
+ /* invalid.deprecated */
+ .pl-ii {
+ background-color: #df5000 !important;
+ color: #fff !important;
+ }
+ /* invalid.illegal */
+ .pl-iu {
+ background-color: #b4b7b4 !important;
+ }
+ /* invalid.unimplemented */
+ .pl-mo {
+ color: #969896 !important;
+ }
+ /* meta.output */
+ .pl-mri {
+ color: #008080 !important;
+ }
+ /* markup.raw.inline */
+ .pl-ms1 {
+ background-color: #f5f5f5 !important;
+ }
+ /* meta.separator */
+ .pl-va {
+ color: #008080 !important;
+ }
+ /* variable.assignment */
+ .pl-vpu {
+ color: #008080 !important;
+ }
+ /* variable.parameter.url */
+ .pl-entl {
+ color: #ddd !important;
+ }
+ /* entity.name.tag.label *//*! twilight */
+ .ace_editor .ace_gutter {
+ background: #232323 !important;
+ color: #E2E2E2 !important;
+ }
+ .ace_editor .ace_print-margin {
+ width: 1px !important;
+ background: #232323 !important;
+ }
+ .ace_editor .ace_cursor {
+ color: #A7A7A7 !important;
+ }
+ .ace_editor .ace_marker-layer .ace_selection {
+ background: rgba(221, 240, 255, .2) !important;
+ }
+ .ace_editor.ace_multiselect .ace_selection.ace_start {
+ box-shadow: 0 0 3px 0 #141414 !important;
+ border-radius: 2px !important;
+ }
+ .ace_editor .ace_marker-layer .ace_step {
+ background: #665200 !important;
+ }
+ .ace_editor .ace_marker-layer .ace_bracket {
+ margin: -1px 0 0 -1px !important;
+ border: 1px solid rgba(255, 255, 255, .25) !important;
+ }
+ .ace_editor .ace_marker-layer .ace_active-line {
+ background: rgba(255, 255, 255, .031) !important;
+ }
+ .ace_editor .ace_gutter-active-line {
+ background-color: rgba(255, 255, 255, .031) !important;
+ }
+ .ace_editor .ace_identifier {
+ color: #7587A6 !important;
+ }
+ .ace_editor .ace_invisible {
+ color: rgba(255, 255, 255, .25) !important;
+ }
+ .ace_editor .ace_keyword, .ace_editor .ace_meta {
+ color: #CDA869 !important;
+ }
+ .ace_editor .ace_constant, .ace_editor .ace_constant.ace_character,
+ .ace_editor .ace_constant.ace_character.ace_escape,
+ .ace_editor .ace_constant.ace_other, .ace_editor .ace_heading,
+ .ace_editor .ace_markup.ace_heading, .ace_editor .ace_support.ace_constant {
+ color: #CF6A4C !important;
+ }
+ .ace_editor .ace_invalid.ace_illegal {
+ color: #F8F8F8 !important;
+ background-color: rgba(86, 45, 86, .75) !important;
+ }
+ .ace_editor .ace_invalid.ace_deprecated {
+ text-decoration: underline !important;
+ font-style: italic !important;
+ color: #D2A8A1 !important;
+ }
+ .ace_editor .ace_support {
+ color: #9B859D !important;
+ }
+ .ace_editor .ace_fold {
+ background-color: #AC885B !important;
+ border-color: #F8F8F8 !important;
+ }
+ .ace_editor .ace_support.ace_function {
+ color: #DAD085 !important;
+ }
+ .ace_editor .ace_support.ace_type {
+ color: #CDA869 !important;
+ }
+ .ace_editor .ace_list, .ace_editor .ace_markup.ace_list,
+ .ace_editor .ace_storage {
+ color: #F9EE98 !important;
+ }
+ .ace_editor .ace_entity.ace_name.ace_function, .ace_editor .ace_meta.ace_tag {
+ color: #CDA869 !important;
+ }
+ .ace_editor .ace_entity.ace_other.ace_attribute-name {
+ color: #AC885B !important;
+ }
+ /* html attribute name */
+ .ace_editor .ace_string {
+ color: #8F9D6A !important;
+ }
+ .ace_editor .ace_string.ace_regexp {
+ color: #E9C062 !important;
+ }
+ .ace_editor .ace_comment {
+ font-style: italic !important;
+ color: #5F5A60 !important;
+ }
+ .ace_editor .ace_variable {
+ color: #7587A6 !important;
+ }
+ .ace_editor .ace_variable.ace_language {
+ color: #9B859D !important;
+ }
+ .ace_editor .ace_xml-pe {
+ color: #494949 !important;
+ }
+ .ace_editor .ace_indent-guide {
+ background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWMQERFpYLC1tf0PAAgOAnPnhxyiAAAAAElFTkSuQmCC") right repeat-y !important;
+ }
+ /* Jupyter Notebooks *//*! Twilight; https://gist.github.com/dansimpson/803005 */
+ #notebook .highlight table {
+ background: #181818 !important;
+ color: #F8F8F8 !important;
+ font-family: Consolas, Monaco, "Lucida Console" !important;
+ }
+ #notebook .highlight * {
+ font-family: Consolas, Monaco, "Lucida Console" !important;
+ color: #F8F8F8 !important;
+ }
+ #notebook .highlight .hll {
+ background-color: #ffffcc !important;
+ }
+ #notebook .highlight .c {
+ color: #5F5A60 !important;
+ font-style: italic !important;
+ }
+ /* Comment */
+ #notebook .highlight .err {
+ border: #B22518 !important;
+ }
+ /* Error */
+ #notebook .highlight .k {
+ color: #CDA869 !important;
+ }
+ /* Keyword */
+ #notebook .highlight .cm {
+ color: #5F5A60 !important;
+ font-style: italic !important;
+ }
+ /* Comment.Multiline */
+ #notebook .highlight .cp {
+ color: #5F5A60 !important;
+ }
+ /* Comment.Preproc */
+ #notebook .highlight .c1 {
+ color: #5F5A60 !important;
+ font-style: italic !important;
+ }
+ /* Comment.Single */
+ #notebook .highlight .cs {
+ color: #5F5A60 !important;
+ font-style: italic !important;
+ }
+ /* Comment.Special */
+ #notebook .highlight .gd {
+ background: #420E09 !important;
+ }
+ /* Generic.Deleted */
+ #notebook .highlight .ge {
+ font-style: italic !important;
+ }
+ /* Generic.Emph */
+ #notebook .highlight .gr {
+ background: #B22518 !important;
+ }
+ /* Generic.Error */
+ #notebook .highlight .gh {
+ color: #000080 !important;
+ font-weight: bold !important;
+ }
+ /* Generic.Heading */
+ #notebook .highlight .gi {
+ background: #253B22 !important;
+ }
+ /* Generic.Inserted */
+ #notebook .highlight .go {
+ }
+ /* Generic.Output */
+ #notebook .highlight .gp {
+ font-weight: bold !important;
+ }
+ /* Generic.Prompt */
+ #notebook .highlight .gs {
+ font-weight: bold !important;
+ }
+ /* Generic.Strong */
+ #notebook .highlight .gu {
+ color: #800080 !important;
+ font-weight: bold !important;
+ }
+ /* Generic.Subheading */
+ #notebook .highlight .gt {
+ }
+ /* Generic.Traceback */
+ #notebook .highlight .kc {
+ }
+ /* Keyword.Constant */
+ #notebook .highlight .kd {
+ color: #e9df8f !important;
+ }
+ /* Keyword.Declaration */
+ #notebook .highlight .kn {
+ }
+ /* Keyword.Namespace */
+ #notebook .highlight .kp {
+ color: #9B703F !important;
+ }
+ /* Keyword.Pseudo */
+ #notebook .highlight .kr {
+ }
+ /* Keyword.Reserved */
+ #notebook .highlight .kt {
+ }
+ /* Keyword.Type */
+ #notebook .highlight .m {
+ }
+ /* Literal.Number */
+ #notebook .highlight .s {
+ }
+ /* Literal.String */
+ #notebook .highlight .na {
+ color: #F9EE98 !important;
+ }
+ /* Name.Attribute */
+ #notebook .highlight .nb {
+ color: #CDA869 !important;
+ }
+ /* Name.Builtin */
+ #notebook .highlight .nc {
+ color: #9B859D !important;
+ font-weight: bold !important;
+ }
+ /* Name.Class */
+ #notebook .highlight .no {
+ color: #9B859D !important;
+ }
+ /* Name.Constant */
+ #notebook .highlight .nd {
+ color: #7587A6 !important;
+ }
+ /* Name.Decorator */
+ #notebook .highlight .ni {
+ color: #CF6A4C !important;
+ font-weight: bold !important;
+ }
+ /* Name.Entity */
+ #notebook .highlight .nf {
+ color: #9B703F !important;
+ font-weight: bold !important;
+ }
+ /* Name.Function */
+ #notebook .highlight .nn {
+ color: #9B859D !important;
+ font-weight: bold !important;
+ }
+ /* Name.Namespace */
+ #notebook .highlight .nt {
+ color: #CDA869 !important;
+ font-weight: bold !important;
+ }
+ /* Name.Tag */
+ #notebook .highlight .nv {
+ color: #7587A6 !important;
+ }
+ /* Name.Variable */
+ #notebook .highlight .ow {
+ color: #AA22FF !important;
+ font-weight: bold !important;
+ }
+ /* Operator.Word */
+ #notebook .highlight .w {
+ color: #141414 !important;
+ }
+ /* Text.Whitespace */
+ #notebook .highlight .mf {
+ color: #CF6A4C !important;
+ }
+ /* Literal.Number.Float */
+ #notebook .highlight .mh {
+ color: #CF6A4C !important;
+ }
+ /* Literal.Number.Hex */
+ #notebook .highlight .mi {
+ color: #CF6A4C !important;
+ }
+ /* Literal.Number.Integer */
+ #notebook .highlight .mo {
+ color: #CF6A4C !important;
+ }
+ /* Literal.Number.Oct */
+ #notebook .highlight .sb {
+ color: #8F9D6A !important;
+ }
+ /* Literal.String.Backtick */
+ #notebook .highlight .sc {
+ color: #8F9D6A !important;
+ }
+ /* Literal.String.Char */
+ #notebook .highlight .sd {
+ color: #8F9D6A !important;
+ font-style: italic !important;
+ }
+ /* Literal.String.Doc */
+ #notebook .highlight .s2 {
+ color: #8F9D6A !important;
+ }
+ /* Literal.String.Double */
+ #notebook .highlight .se {
+ color: #F9EE98 !important;
+ font-weight: bold !important;
+ }
+ /* Literal.String.Escape */
+ #notebook .highlight .sh {
+ color: #8F9D6A !important;
+ }
+ /* Literal.String.Heredoc */
+ #notebook .highlight .si {
+ color: #DAEFA3 !important;
+ font-weight: bold !important;
+ }
+ /* Literal.String.Interpol */
+ #notebook .highlight .sx {
+ color: #8F9D6A !important;
+ }
+ /* Literal.String.Other */
+ #notebook .highlight .sr {
+ color: #E9C062 !important;
+ }
+ /* Literal.String.Regex */
+ #notebook .highlight .s1 {
+ color: #8F9D6A !important;
+ }
+ /* Literal.String.Single */
+ #notebook .highlight .ss {
+ color: #CF6A4C !important;
+ }
+ /* Literal.String.Symbol */
+ #notebook .highlight .bp {
+ color: #00aaaa !important;
+ }
+ /* Name.Builtin.Pseudo */
+ #notebook .highlight .vc {
+ color: #7587A6 !important;
+ }
+ /* Name.Variable.Class */
+ #notebook .highlight .vg {
+ color: #7587A6 !important;
+ }
+ /* Name.Variable.Global */
+ #notebook .highlight .vi {
+ color: #7587A6 !important;
+ }
+ /* Name.Variable.Instance */
+ #notebook .highlight .il {
+ color: #009999 !important;
+ }
+ /* Literal.Number.Integer.Long */