/*
 * theme "Subway: Moscow" generated by syntect
 */

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

.z-variable.z-parameter.z-function {
 color: #545052;
}
.z-comment, .z-punctuation.z-definition.z-comment {
 color: #b3b2b2;
}
.z-punctuation.z-definition.z-string, .z-punctuation.z-definition.z-variable, .z-punctuation.z-definition.z-string, .z-punctuation.z-definition.z-parameters, .z-punctuation.z-definition.z-string, .z-punctuation.z-definition.z-array {
 color: #545052;
}
.z-none {
 color: #545052;
}
.z-keyword.z-operator {
 color: #545052;
}
.z-keyword, .z-keyword.z-control {
 color: #b41e8e;
}
.z-variable {
 color: #ed1c24;
}
.z-entity.z-name.z-function, .z-meta.z-require, .z-support.z-function.z-any-method {
 color: #00529f;
}
.z-meta.z-class, .z-support.z-class, .z-entity.z-name.z-class, .z-entity.z-name.z-type.z-class {
 color: #fbaa33;
}
.z-keyword.z-other.z-special-method {
 color: #00529f;
}
.z-storage {
 color: #b41e8e;
}
.z-support.z-function {
 color: #0092b9;
}
.z-string, .z-constant.z-other.z-symbol, .z-entity.z-other.z-inherited-class {
 color: #009854;
}
.z-constant.z-numeric {
 color: #fbaa33;
}
.z-none {
 color: #fbaa33;
}
.z-none {
 color: #fbaa33;
}
.z-constant {
 color: #fbaa33;
}
.z-entity.z-name.z-tag {
 color: #ed1c24;
}
.z-entity.z-other.z-attribute-name {
 color: #fbaa33;
}
.z-entity.z-other.z-attribute-name.z-id, .z-punctuation.z-definition.z-entity {
 color: #00529f;
}
.z-meta.z-selector {
 color: #b41e8e;
}
.z-none {
 color: #fbaa33;
}
.z-markup.z-heading .z-punctuation.z-definition.z-heading, .z-entity.z-name.z-section {
 color: #00529f;
}
.z-keyword.z-other.z-unit {
 color: #fbaa33;
}
.z-markup.z-bold, .z-punctuation.z-definition.z-bold {
 color: #fbaa33;
font-weight: bold;
}
.z-markup.z-italic, .z-punctuation.z-definition.z-italic {
 color: #b41e8e;
font-style: italic;
}
.z-markup.z-raw.z-inline {
 color: #009854;
}
.z-string.z-other.z-link {
 color: #ed1c24;
}
.z-meta.z-link {
 color: #fbaa33;
}
.z-markup.z-list {
 color: #ed1c24;
}
.z-markup.z-quote {
 color: #fbaa33;
}
.z-meta.z-separator {
 color: #545052;
 background-color: #dddddc;
}
.z-markup.z-inserted {
 color: #009854;
}
.z-markup.z-deleted {
 color: #ed1c24;
}
.z-markup.z-changed {
 color: #b41e8e;
}
.z-constant.z-other.z-color {
 color: #0092b9;
}
.z-string.z-regexp {
 color: #0092b9;
}
.z-constant.z-character.z-escape {
 color: #0092b9;
}
.z-punctuation.z-section.z-embedded, .z-variable.z-interpolation {
 color: #745d32;
}
.z-invalid.z-illegal {
 color: #ffffff;
 background-color: #ed1c24;
}
