Packages

Blogs, docs, and static pages in Phoenix

Current section

Files

Jump to
phoenix_pages css rrt.css
Raw

css/rrt.css

.highlight .hll {background-color: #0000ff}
.highlight {background-color: #000000}.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 .c {color: #00ff00; } /* :comment */
.highlight .c1 {color: #00ff00; } /* :comment_single */
.highlight .ch {color: #00ff00; } /* :comment_hashbang */
.highlight .cm {color: #00ff00; } /* :comment_multiline */
.highlight .cp {color: #e5e5e5; } /* :comment_preproc */
.highlight .cpf {color: #e5e5e5; } /* :comment_preproc_file */
.highlight .cs {color: #00ff00; } /* :comment_special */
.highlight .dl {color: #87ceeb; } /* :string_delimiter */
.highlight .fm {color: #ffff00; } /* :name_function_magic */
.highlight .k {color: #ff0000; } /* :keyword */
.highlight .kc {color: #ff0000; } /* :keyword_constant */
.highlight .kd {color: #ff0000; } /* :keyword_declaration */
.highlight .kn {color: #ff0000; } /* :keyword_namespace */
.highlight .kp {color: #ff0000; } /* :keyword_pseudo */
.highlight .kr {color: #ff0000; } /* :keyword_reserved */
.highlight .kt {color: #ee82ee; } /* :keyword_type */
.highlight .nf {color: #ffff00; } /* :name_function */
.highlight .no {color: #7fffd4; } /* :name_constant */
.highlight .nv {color: #eedd82; } /* :name_variable */
.highlight .s {color: #87ceeb; } /* :string */
.highlight .s1 {color: #87ceeb; } /* :string_single */
.highlight .s2 {color: #87ceeb; } /* :string_double */
.highlight .sa {color: #87ceeb; } /* :string_affix */
.highlight .sb {color: #87ceeb; } /* :string_backtick */
.highlight .sc {color: #87ceeb; } /* :string_char */
.highlight .sd {color: #87ceeb; } /* :string_doc */
.highlight .se {color: #87ceeb; } /* :string_escape */
.highlight .sh {color: #87ceeb; } /* :string_heredoc */
.highlight .si {color: #87ceeb; } /* :string_interpol */
.highlight .sr {color: #87ceeb; } /* :string_regex */
.highlight .ss {color: #87ceeb; } /* :string_symbol */
.highlight .sx {color: #87ceeb; } /* :string_other */
.highlight .sx {color: #87ceeb; } /* :string_sigil */
.highlight .vc {color: #eedd82; } /* :name_variable_class */
.highlight .vg {color: #eedd82; } /* :name_variable_global */
.highlight .vi {color: #eedd82; } /* :name_variable_instance */
.highlight .vm {color: #eedd82; } /* :name_variable_magic */