/*
 * theme "BBEdit" generated by syntect
 */

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

.z-comment {
 color: #804000;
}
.z-keyword, .z-storage {
 color: #0000ff;
}
.z-constant.z-numeric {
 color: #ff0080;
}
.z-string {
 color: #ff0080;
}
.z-constant {
 color: #c5060b;
}
.z-constant.z-language {
 color: #004080;
}
.z-variable.z-language, .z-variable.z-other {
 color: #006600;
}
.z-constant.z-character.z-escaped, .z-constant.z-character.z-escape, .z-string .z-source {
 color: #33cc33;
}
.z-other.z-preprocessor {
 color: #1a921c;
}
.z-entity.z-name.z-preprocessor {
 color: #0c450d;
}
.z-entity.z-name.z-function, .z-keyword.z-other.z-name-of-parameter.z-objc {
 color: #0000a2;
}
.z-entity.z-name.z-class {
text-decoration: underline;
}
.z-entity.z-other.z-inherited-class {
}
.z-variable.z-parameter {
}
.z-storage.z-type.z-method {
 color: #70727e;
}
.z-meta.z-section .z-entity.z-name.z-section, .z-declaration.z-section .z-entity.z-name.z-section {
}
.z-support.z-function {
 color: #0000ff;
}
.z-support.z-class, .z-support.z-type {
 color: #6d79de;
}
.z-support.z-constant {
 color: #06960e;
}
.z-support.z-other.z-variable {
 color: #21439c;
}
.z-keyword.z-operator.z-js {
 color: #687687;
}
.z-invalid {
 color: #ffffff;
 background-color: #990000;
}
.z-invalid.z-trailing-whitespace {
 background-color: #ffd0d0;
}
.z-text .z-source, .z-string.z-unquoted {
 background-color: #427ff5;
}
.z-meta.z-xml-processing, .z-declaration.z-xml-processing {
 color: #68685b;
}
.z-meta.z-doctype, .z-declaration.z-doctype {
 color: #888888;
}
.z-meta.z-doctype.z-DTD, .z-declaration.z-doctype.z-DTD {
}
.z-meta.z-tag, .z-declaration.z-tag {
 color: #1c02ff;
}
.z-entity.z-name.z-tag {
}
.z-entity.z-other.z-attribute-name {
}
.z-markup.z-heading {
 color: #0c07ff;
}
.z-markup.z-quote {
 color: #000000;
}
.z-markup.z-list {
 color: #b90690;
}
