/* Stylesheet generated from TextMate theme
*
* Tomorrow Night - Bright
* http://chriskempson.com
*
*/
/* Mostly to improve view within the TextMate HTML viewer */
body{margin:0;padding:0;}
pre.textmate-source{margin:0;padding:0 0 0 2px;font-family:Monaco,monospace;font-size:11px;line-height:1.3em;word-wrap:break-word;white-space:pre;white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-o-pre-wrap;}
pre.textmate-source.tomorrow_night_-_bright{color:#DEDEDE;background-color:#000000;}
pre.textmate-source .linenum{width:75px;padding:0.1em 1em 0.2em 0;color:#888;background-color:#eee;}
pre.textmate-source.tomorrow_night_-_bright span{padding-top:0.2em;padding-bottom:0.1em;}
pre.textmate-source.tomorrow_night_-_bright ::selection{background-color:#424242;}
/* Comment */
pre.textmate-source.tomorrow_night_-_bright .comment{color:#969896;}
/* Foreground */
pre.textmate-source.tomorrow_night_-_bright .keyword_operator_class,pre.textmate-source.tomorrow_night_-_bright .constant_other,pre.textmate-source.tomorrow_night_-_bright .source_php_embedded_line{color:#EEEEEE;}
/* Variable,String Link,Regular Expression,Tag Name */
pre.textmate-source.tomorrow_night_-_bright .variable,pre.textmate-source.tomorrow_night_-_bright .support_other_variable,pre.textmate-source.tomorrow_night_-_bright .string_other_link,pre.textmate-source.tomorrow_night_-_bright .string_regexp,pre.textmate-source.tomorrow_night_-_bright .entity_name_tag,pre.textmate-source.tomorrow_night_-_bright .entity_other_attribute-name,pre.textmate-source.tomorrow_night_-_bright .meta_tag,pre.textmate-source.tomorrow_night_-_bright .declaration_tag{color:#D54E53;}
/* Number,Constant,Function Argument,Tag Attribute,Embedded */
pre.textmate-source.tomorrow_night_-_bright .constant_numeric,pre.textmate-source.tomorrow_night_-_bright .constant_language,pre.textmate-source.tomorrow_night_-_bright .support_constant,pre.textmate-source.tomorrow_night_-_bright .constant_character,pre.textmate-source.tomorrow_night_-_bright .variable_parameter,pre.textmate-source.tomorrow_night_-_bright .punctuation_section_embedded,pre.textmate-source.tomorrow_night_-_bright .keyword_other_unit{color:#E78C45;}
/* Class,Support */
pre.textmate-source.tomorrow_night_-_bright .entity_name_class,pre.textmate-source.tomorrow_night_-_bright .entity_name_type_class,pre.textmate-source.tomorrow_night_-_bright .support_type,pre.textmate-source.tomorrow_night_-_bright .support_class{color:#E7C547;}
/* String,Symbols,Inherited Class,Markup Heading */
pre.textmate-source.tomorrow_night_-_bright .string,pre.textmate-source.tomorrow_night_-_bright .constant_other_symbol,pre.textmate-source.tomorrow_night_-_bright .entity_other_inherited-class,pre.textmate-source.tomorrow_night_-_bright .markup_heading{color:#B9CA4A;}
/* Operator,Misc */
pre.textmate-source.tomorrow_night_-_bright .keyword_operator,pre.textmate-source.tomorrow_night_-_bright .constant_other_color{color:#70C0B1;}
/* Function,Special Method,Block Level */
pre.textmate-source.tomorrow_night_-_bright .entity_name_function,pre.textmate-source.tomorrow_night_-_bright .meta_function-call,pre.textmate-source.tomorrow_night_-_bright .support_function,pre.textmate-source.tomorrow_night_-_bright .keyword_other_special-method,pre.textmate-source.tomorrow_night_-_bright .meta_block-level{color:#7AA6DA;}
/* Keyword,Storage */
pre.textmate-source.tomorrow_night_-_bright .keyword,pre.textmate-source.tomorrow_night_-_bright .storage,pre.textmate-source.tomorrow_night_-_bright .storage_type,pre.textmate-source.tomorrow_night_-_bright .entity_name_tag_css{color:#C397D8;}
/* Invalid */
pre.textmate-source.tomorrow_night_-_bright .invalid{color:#CED2CF;background-color:#DF5F5F;}
/* Separator */
pre.textmate-source.tomorrow_night_-_bright .meta_separator{color:#CED2CF;background-color:#82A3BF;}
/* Deprecated */
pre.textmate-source.tomorrow_night_-_bright .invalid_deprecated{color:#CED2CF;background-color:#B798BF;}
