.makeup .hll {background-color: #31353f}
.makeup {background-color: #282c34}.makeup .unselectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.makeup .bp {color: #E5C07B; } /* :name_builtin_pseudo */
.makeup .c {color: #8C92A3; } /* :comment */
.makeup .c1 {color: #8C92A3; } /* :comment_single */
.makeup .ch {color: #8C92A3; } /* :comment_hashbang */
.makeup .cm {color: #8C92A3; } /* :comment_multiline */
.makeup .cp {color: #8C92A3; } /* :comment_preproc */
.makeup .cpf {color: #8C92A3; } /* :comment_preproc_file */
.makeup .cs {color: #8C92A3; } /* :comment_special */
.makeup .dl {color: #98C379; } /* :string_delimiter */
.makeup .fm {color: #56B6C2; font-weight: bold; } /* :name_function_magic */
.makeup .il {color: #D19A66; } /* :number_integer_long */
.makeup .k {color: #C678DD; } /* :keyword */
.makeup .kc {color: #E5C07B; } /* :keyword_constant */
.makeup .kd {color: #C678DD; } /* :keyword_declaration */
.makeup .kn {color: #C678DD; } /* :keyword_namespace */
.makeup .kp {color: #C678DD; } /* :keyword_pseudo */
.makeup .kr {color: #C678DD; } /* :keyword_reserved */
.makeup .kt {color: #E5C07B; } /* :keyword_type */
.makeup .m {color: #D19A66; } /* :number */
.makeup .mb {color: #D19A66; } /* :number_bin */
.makeup .mf {color: #D19A66; } /* :number_float */
.makeup .mh {color: #D19A66; } /* :number_hex */
.makeup .mi {color: #D19A66; } /* :number_integer */
.makeup .mo {color: #D19A66; } /* :number_oct */
.makeup .n {color: #C4CAD6; } /* :name */
.makeup .na {color: #E06C75; } /* :name_attribute */
.makeup .nb {color: #E5C07B; } /* :name_builtin */
.makeup .nc {color: #E06C75; } /* :name_class */
.makeup .nd {color: #61AFEF; } /* :name_decorator */
.makeup .ne {color: #C4CAD6; } /* :name_exception */
.makeup .nf {color: #61AFEF; font-weight: bold; } /* :name_function */
.makeup .ni {color: #C4CAD6; } /* :name_entity */
.makeup .nl {color: #C4CAD6; } /* :name_label */
.makeup .nn {color: #C4CAD6; } /* :name_namespace */
.makeup .no {color: #61AFEF; } /* :name_constant */
.makeup .nt {color: #E06C75; } /* :name_tag */
.makeup .nv {color: #C4CAD6; } /* :name_variable */
.makeup .nx {color: #E06C75; } /* :name_other */
.makeup .o {color: #56B6C2; } /* :operator */
.makeup .ow {color: #56B6C2; } /* :operator_word */
.makeup .p {color: #ABB2BF; } /* :punctuation */
.makeup .py {color: #C4CAD6; } /* :name_property */
.makeup .s {color: #98C379; } /* :string */
.makeup .s1 {color: #98C379; } /* :string_single */
.makeup .s2 {color: #98C379; } /* :string_double */
.makeup .sa {color: #98C379; } /* :string_affix */
.makeup .sb {color: #98C379; } /* :string_backtick */
.makeup .sc {color: #98C379; } /* :string_char */
.makeup .sd {color: #98C379; } /* :string_doc */
.makeup .se {color: #98C379; } /* :string_escape */
.makeup .sh {color: #98C379; } /* :string_heredoc */
.makeup .si {color: #98C379; } /* :string_interpol */
.makeup .sr {color: #98C379; } /* :string_regex */
.makeup .ss {color: #61AFEF; } /* :string_symbol */
.makeup .sx {color: #98C379; } /* :string_other */
.makeup .sx {color: #98C379; } /* :string_sigil */
.makeup .vc {color: #C4CAD6; } /* :name_variable_class */
.makeup .vg {color: #C4CAD6; } /* :name_variable_global */
.makeup .vi {color: #C4CAD6; } /* :name_variable_instance */
.makeup .vm {color: #C4CAD6; } /* :name_variable_magic */
