/* Stylesheet generated from TextMate theme * * Twilight * * */ div.textmate-source.twilight pre.textmate-source { color: #F8F8F8; background-color: #141414; } div.textmate-source.twilight pre.textmate-source span { padding-top: 0.2em; padding-bottom: 0.1em; } div.textmate-source.twilight pre.textmate-source ::selection { background-color: rgba(221, 240, 255, 0.20); } /* Comment */ div.textmate-source.twilight pre.textmate-source .comment { color: #5F5A60; } /* Constant */ div.textmate-source.twilight pre.textmate-source .constant { color: #CF6A4C; } /* Entity */ div.textmate-source.twilight pre.textmate-source .entity { color: #9B703F; } /* Keyword */ div.textmate-source.twilight pre.textmate-source .keyword { color: #CDA869; } /* Storage */ div.textmate-source.twilight pre.textmate-source .storage { color: #F9EE98; } /* String */ div.textmate-source.twilight pre.textmate-source .string { color: #8F9D6A; } /* Support */ div.textmate-source.twilight pre.textmate-source .support { color: #9B859D; } /* Variable */ div.textmate-source.twilight pre.textmate-source .variable { color: #7587A6; } /* Invalid – Deprecated */ div.textmate-source.twilight pre.textmate-source .invalid_deprecated { color: #D2A8A1; font-style: italic; text-decoration: underline; } /* Invalid – Illegal */ div.textmate-source.twilight pre.textmate-source .invalid_illegal { color: #F8F8F8; background-color: rgba(86, 45, 86, 0.75); } /* ♦ Embedded Source */ div.textmate-source.twilight pre.textmate-source .text .source { background-color: rgba(176, 179, 186, 0.08); } /* ♦ Embedded Source (Bright) */ div.textmate-source.twilight pre.textmate-source .text_html_ruby .source { background-color: rgba(177, 179, 186, 0.13); } /* ♦ Entity inherited-class */ div.textmate-source.twilight pre.textmate-source .entity_other_inherited-class { color: #9B5C2E; font-style: italic; } /* ♦ String embedded-source */ div.textmate-source.twilight pre.textmate-source .string .source { color: #DAEFA3; } /* ♦ String constant */ div.textmate-source.twilight pre.textmate-source .string .constant { color: #DDF2A4; } /* ♦ String.regexp */ div.textmate-source.twilight pre.textmate-source .string_regexp { color: #E9C062; } /* ♦ String.regexp.¬´special¬ª */ div.textmate-source.twilight pre.textmate-source .string_regexp .constant_character_escape, div.textmate-source.twilight pre.textmate-source .string_regexp .source_ruby_embedded, div.textmate-source.twilight pre.textmate-source .string_regexp .string_regexp_arbitrary-repitition { color: #CF7D34; } /* ♦ String variable */ div.textmate-source.twilight pre.textmate-source .string .variable { color: #8A9A95; } /* ♦ Support.function */ div.textmate-source.twilight pre.textmate-source .support_function { color: #DAD085; } /* ♦ Support.constant */ div.textmate-source.twilight pre.textmate-source .support_constant { color: #CF6A4C; } /* c C/C++ Preprocessor Line */ div.textmate-source.twilight pre.textmate-source .meta_preprocessor_c { color: #8996A8; } /* c C/C++ Preprocessor Directive */ div.textmate-source.twilight pre.textmate-source .meta_preprocessor_c .keyword { color: #AFC4DB; } /* ✘ Doctype/XML Processing */ div.textmate-source.twilight pre.textmate-source .meta_tag_sgml_doctype, div.textmate-source.twilight pre.textmate-source .meta_tag_sgml_doctype .entity, div.textmate-source.twilight pre.textmate-source .meta_tag_sgml_doctype .string, div.textmate-source.twilight pre.textmate-source .meta_tag_preprocessor_xml, div.textmate-source.twilight pre.textmate-source .meta_tag_preprocessor_xml .entity, div.textmate-source.twilight pre.textmate-source .meta_tag_preprocessor_xml .string { color: #494949; } /* ✘ Meta.tag.¬´all¬ª */ div.textmate-source.twilight pre.textmate-source .declaration_tag, div.textmate-source.twilight pre.textmate-source .declaration_tag .entity, div.textmate-source.twilight pre.textmate-source .meta_tag, div.textmate-source.twilight pre.textmate-source .meta_tag .entity { color: #AC885B; } /* ✘ Meta.tag.inline */ div.textmate-source.twilight pre.textmate-source .declaration_tag_inline, div.textmate-source.twilight pre.textmate-source .declaration_tag_inline .entity, div.textmate-source.twilight pre.textmate-source .source .entity_name_tag, div.textmate-source.twilight pre.textmate-source .source .entity_other_attribute-name, div.textmate-source.twilight pre.textmate-source .meta_tag_inline, div.textmate-source.twilight pre.textmate-source .meta_tag_inline .entity { color: #E0C589; } /* § css tag-name */ div.textmate-source.twilight pre.textmate-source .meta_selector_css .entity_name_tag { color: #CDA869; } /* § css:pseudo-class */ div.textmate-source.twilight pre.textmate-source .meta_selector_css .entity_other_attribute-name_tag_pseudo-class { color: #8F9D6A; } /* § css#id */ div.textmate-source.twilight pre.textmate-source .meta_selector_css .entity_other_attribute-name_id { color: #8B98AB; } /* § css.class */ div.textmate-source.twilight pre.textmate-source .meta_selector_css .entity_other_attribute-name_class { color: #9B703F; } /* § css property-name: */ div.textmate-source.twilight pre.textmate-source .support_type_property-name_css { color: #C5AF75; } /* § css property-value; */ div.textmate-source.twilight pre.textmate-source .meta_property-group .support_constant_property-value_css, div.textmate-source.twilight pre.textmate-source .meta_property-value .support_constant_property-value_css { color: #F9EE98; } /* § css @at-rule */ div.textmate-source.twilight pre.textmate-source .meta_preprocessor_at-rule .keyword_control_at-rule { color: #8693A5; } /* § css additional-constants */ div.textmate-source.twilight pre.textmate-source .meta_property-value .support_constant_named-color_css, div.textmate-source.twilight pre.textmate-source .meta_property-value .constant { color: #CA7840; } /* § css constructor.argument */ div.textmate-source.twilight pre.textmate-source .meta_constructor_argument_css { color: #8F9D6A; } /* ⎇ diff.header */ div.textmate-source.twilight pre.textmate-source .meta_diff, div.textmate-source.twilight pre.textmate-source .meta_diff_header, div.textmate-source.twilight pre.textmate-source .meta_separator { color: #F8F8F8; font-style: italic; background-color: #0E2231; } /* ⎇ diff.deleted */ div.textmate-source.twilight pre.textmate-source .markup_deleted { color: #F8F8F8; background-color: #420E09; } /* ⎇ diff.changed */ div.textmate-source.twilight pre.textmate-source .markup_changed { color: #F8F8F8; background-color: #4A410D; } /* ⎇ diff.inserted */ div.textmate-source.twilight pre.textmate-source .markup_inserted { color: #F8F8F8; background-color: #253B22; } /* Markup: List */ div.textmate-source.twilight pre.textmate-source .markup_list { color: #F9EE98; } /* Markup: Heading */ div.textmate-source.twilight pre.textmate-source .markup_heading { color: #CF6A4C; }