Packages

Blogs, docs, and static pages in Phoenix

Current section

Files

Jump to
phoenix_pages css default.css
Raw

css/default.css

.highlight .hll {background-color: #ffffcc}
.highlight {background-color: #f8f8f8}.highlight .unselectable {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.highlight .bp {color: #008000; } /* :name_builtin_pseudo */
.highlight .c {color: #408080; font-style: italic; } /* :comment */
.highlight .c1 {color: #408080; font-style: italic; } /* :comment_single */
.highlight .ch {color: #408080; font-style: italic; } /* :comment_hashbang */
.highlight .cm {color: #408080; font-style: italic; } /* :comment_multiline */
.highlight .cp {color: #BC7A00; font-style: normal; } /* :comment_preproc */
.highlight .cpf {color: #BC7A00; font-style: normal; } /* :comment_preproc_file */
.highlight .cs {color: #408080; font-style: italic; } /* :comment_special */
.highlight .dl {color: #BA2121; } /* :string_delimiter */
.highlight .err {border: #FF0000; } /* :error */
.highlight .fm {color: #0000FF; } /* :name_function_magic */
.highlight .gd {color: #A00000; } /* :generic_deleted */
.highlight .ge {font-style: italic; } /* :generic_emph */
.highlight .gh {color: #000080; font-weight: bold; } /* :generic_heading */
.highlight .gi {color: #00A000; } /* :generic_inserted */
.highlight .go {color: #888; } /* :generic_output */
.highlight .gp {color: #000080; font-weight: bold; } /* :generic_prompt */
.highlight .gr {color: #FF0000; } /* :generic_error */
.highlight .gs {font-weight: bold; } /* :generic_strong */
.highlight .gt {color: #04D; } /* :generic_traceback */
.highlight .gu {color: #800080; font-weight: bold; } /* :generic_subheading */
.highlight .il {color: #666666; } /* :number_integer_long */
.highlight .k {color: #008000; font-weight: bold; } /* :keyword */
.highlight .kc {color: #008000; font-weight: bold; } /* :keyword_constant */
.highlight .kd {color: #008000; font-weight: bold; } /* :keyword_declaration */
.highlight .kn {color: #008000; font-weight: bold; } /* :keyword_namespace */
.highlight .kp {color: #008000; font-weight: normal; } /* :keyword_pseudo */
.highlight .kr {color: #008000; font-weight: bold; } /* :keyword_reserved */
.highlight .kt {color: #B00040; font-weight: normal; } /* :keyword_type */
.highlight .m {color: #666666; } /* :number */
.highlight .mb {color: #666666; } /* :number_bin */
.highlight .mf {color: #666666; } /* :number_float */
.highlight .mh {color: #666666; } /* :number_hex */
.highlight .mi {color: #666666; } /* :number_integer */
.highlight .mo {color: #666666; } /* :number_oct */
.highlight .na {color: #7D9029; } /* :name_attribute */
.highlight .nb {color: #008000; } /* :name_builtin */
.highlight .nc {color: #0000FF; font-weight: bold; } /* :name_class */
.highlight .nd {color: #AA22FF; } /* :name_decorator */
.highlight .ne {color: #D2413A; font-weight: bold; } /* :name_exception */
.highlight .nf {color: #0000FF; } /* :name_function */
.highlight .ni {color: #999999; font-weight: bold; } /* :name_entity */
.highlight .nl {color: #A0A000; } /* :name_label */
.highlight .nn {color: #0000FF; font-weight: bold; } /* :name_namespace */
.highlight .no {color: #880000; } /* :name_constant */
.highlight .nt {color: #008000; font-weight: bold; } /* :name_tag */
.highlight .nv {color: #19177C; } /* :name_variable */
.highlight .o {color: #666666; } /* :operator */
.highlight .ow {color: #AA22FF; font-weight: bold; } /* :operator_word */
.highlight .s {color: #BA2121; } /* :string */
.highlight .s1 {color: #BA2121; } /* :string_single */
.highlight .s2 {color: #BA2121; } /* :string_double */
.highlight .sa {color: #BA2121; } /* :string_affix */
.highlight .sb {color: #BA2121; } /* :string_backtick */
.highlight .sc {color: #BA2121; } /* :string_char */
.highlight .sd {color: #BA2121; font-style: italic; } /* :string_doc */
.highlight .se {color: #BB6622; font-weight: bold; } /* :string_escape */
.highlight .sh {color: #BA2121; } /* :string_heredoc */
.highlight .si {color: #BB6688; font-weight: bold; } /* :string_interpol */
.highlight .sr {color: #BB6688; } /* :string_regex */
.highlight .ss {color: #19177C; } /* :string_symbol */
.highlight .sx {color: #008000; } /* :string_other */
.highlight .sx {color: #BA2121; } /* :string_sigil */
.highlight .vc {color: #19177C; } /* :name_variable_class */
.highlight .vg {color: #19177C; } /* :name_variable_global */
.highlight .vi {color: #19177C; } /* :name_variable_instance */
.highlight .vm {color: #19177C; } /* :name_variable_magic */