/*
 * theme "IR_White" generated by syntect
 */

.z-code {
 color: #010101;
 background-color: #ffffff;
}

.z-comment {
 color: #898989;
}
.z-entity {
 color: #a15001;
}
.z-keyword {
 color: #016692;
}
.z-entity.z-name.z-type {
 color: #646409;
font-style: underline;
}
.z-support {
 color: #646409;
}
.z-storage {
 color: #877611;
}
.z-storage.z-modifier {
 color: #014a69;
}
.z-constant {
 color: #333366;
}
.z-string {
 color: #009f78;
}
.z-constant.z-numeric {
 color: #8c008a;
}
.z-punctuation {
}
.z-variable {
 color: #696989;
}
.z-invalid.z-deprecated {
 color: #a00294;
font-style: underline;
font-style: italic;
}
.z-invalid.z-illegal {
 color: #a00294;
 background-color: #df68d9;
}
.z-text .z-source {
 background-color: #b1b3ba;
}
.z-entity.z-other.z-inherited-class {
 color: #d19264;
font-style: italic;
}
.z-source .z-string .z-source {
 color: #000000;
}
.z-source .z-string .z-source .z-punctuation.z-section.z-embedded {
 color: #00ff00;
}
.z-string .z-constant {
 color: #00ff00;
}
.z-string.z-regexp {
 color: #9d7416;
}
.z-string.z-regexp .z-constant.z-character.z-escape, .z-string.z-regexp .z-source.z-ruby.z-embedded, .z-string.z-regexp .z-string.z-regexp.z-arbitrary-repitition {
 color: #ff8000;
}
.z-string.z-regexp.z-group {
 color: #b08c39;
 background-color: #000000;
}
.z-string.z-regexp.z-character-class {
 color: #c29b4e;
}
.z-string .z-variable {
 color: #756565;
}
.z-support.z-function {
 color: #7a7025;
}
.z-support.z-constant {
 color: #582b00;
}
.z-meta.z-preprocessor.z-c {
 color: #765757;
}
.z-meta.z-preprocessor.z-c .z-keyword {
 color: #502424;
}
.z-meta.z-cast {
 color: #010101;
font-style: italic;
}
.z-meta.z-sgml.z-html .z-meta.z-doctype, .z-meta.z-sgml.z-html .z-meta.z-doctype .z-entity, .z-meta.z-sgml.z-html .z-meta.z-doctype .z-string, .z-meta.z-xml-processing, .z-meta.z-xml-processing .z-entity, .z-meta.z-xml-processing .z-string {
 color: #010101;
}
.z-meta.z-tag, .z-meta.z-tag .z-entity {
 color: #0067c2;
}
.z-source .z-entity.z-name.z-tag, .z-source .z-entity.z-other.z-attribute-name, .z-meta.z-tag.z-inline, .z-meta.z-tag.z-inline .z-entity {
 color: #00528b;
}
.z-entity.z-other.z-attribute-name {
 color: #bc4d00;
}
.z-entity.z-name.z-tag.z-namespace, .z-entity.z-other.z-attribute-name.z-namespace {
 color: #9b431e;
}
.z-meta.z-selector.z-css .z-entity.z-name.z-tag {
 color: #0067c2;
font-style: underline;
}
.z-meta.z-selector.z-css .z-entity.z-other.z-attribute-name.z-tag.z-pseudo-class {
 color: #628795;
}
.z-meta.z-selector.z-css .z-entity.z-other.z-attribute-name.z-id {
 color: #667587;
}
.z-meta.z-selector.z-css .z-entity.z-other.z-attribute-name.z-class {
 color: #2a85cf;
}
.z-support.z-type.z-property-name.z-css {
 color: #000000;
}
.z-meta.z-property-group .z-support.z-constant.z-property-value.z-css, .z-meta.z-property-value .z-support.z-constant.z-property-value.z-css {
 color: #675c06;
}
.z-meta.z-preprocessor.z-at-rule .z-keyword.z-control.z-at-rule {
 color: #795a5a;
}
.z-meta.z-property-value .z-support.z-constant.z-named-color.z-css, .z-meta.z-property-value .z-constant {
 color: #3c785d;
}
.z-meta.z-constructor.z-argument.z-css {
 color: #628795;
}
.z-meta.z-diff, .z-meta.z-diff.z-header {
 color: #ffffff;
 background-color: #0e2231;
font-style: italic;
}
.z-markup.z-deleted {
 color: #ffffff;
 background-color: #420e09;
}
.z-markup.z-changed {
 color: #ffffff;
 background-color: #4a410d;
}
.z-markup.z-inserted {
 color: #ffffff;
 background-color: #253b22;
}
.z-markup.z-italic {
 color: #9d7416;
font-style: italic;
}
.z-markup.z-bold {
 color: #9d7416;
font-weight: bold;
}
.z-markup.z-underline {
 color: #9b431e;
font-style: underline;
}
.z-markup.z-quote {
 color: #46391e;
 background-color: #fee09c;
font-style: italic;
}
.z-markup.z-heading, .z-markup.z-heading .z-entity {
 color: #d95b06;
 background-color: #632d04;
}
.z-markup.z-list {
 color: #46391e;
}
.z-markup.z-raw {
 color: #7c4ca8;
 background-color: #b1b3ba;
}
.z-markup .z-comment {
 color: #c84d09;
font-style: italic;
}
.z-meta.z-separator {
 color: #746dff;
 background-color: #242424;
}
.z-meta.z-line.z-entry.z-logfile, .z-meta.z-line.z-exit.z-logfile {
 background-color: #eeeeee;
}
.z-meta.z-line.z-error.z-logfile {
 color: #ffffff;
 background-color: #751012;
}
