/*
 * theme "GitHub Light Colorblind" generated by syntect
 */

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

.z-comment, .z-punctuation.z-definition.z-comment, .z-string.z-comment {
 color: #6e7781;
}
.z-constant.z-other.z-placeholder, .z-constant.z-character {
 color: #b35900;
}
.z-constant, .z-entity.z-name.z-constant, .z-variable.z-other.z-constant, .z-variable.z-other.z-enummember, .z-variable.z-language, .z-entity {
 color: #0550ae;
}
.z-entity.z-name, .z-meta.z-export.z-default, .z-meta.z-definition.z-variable {
 color: #8a4600;
}
.z-variable.z-parameter.z-function, .z-meta.z-jsx.z-children, .z-meta.z-block, .z-meta.z-tag.z-attributes, .z-entity.z-name.z-constant, .z-meta.z-object.z-member, .z-meta.z-embedded.z-expression {
 color: #24292f;
}
.z-entity.z-name.z-function {
 color: #8250df;
}
.z-entity.z-name.z-tag, .z-support.z-class.z-component {
 color: #0550ae;
}
.z-keyword {
 color: #b35900;
}
.z-storage, .z-storage.z-type {
 color: #b35900;
}
.z-storage.z-modifier.z-package, .z-storage.z-modifier.z-import, .z-storage.z-type.z-java {
 color: #24292f;
}
.z-string, .z-string .z-punctuation.z-section.z-embedded .z-source {
 color: #0a3069;
}
.z-support {
 color: #0550ae;
}
.z-meta.z-property-name {
 color: #0550ae;
}
.z-variable {
 color: #8a4600;
}
.z-variable.z-other {
 color: #24292f;
}
.z-invalid.z-broken {
 color: #6f3800;
font-style: italic;
}
.z-invalid.z-deprecated {
 color: #6f3800;
font-style: italic;
}
.z-invalid.z-illegal {
 color: #6f3800;
font-style: italic;
}
.z-invalid.z-unimplemented {
 color: #6f3800;
font-style: italic;
}
.z-carriage-return {
 color: #f6f8fa;
 background-color: #b35900;
text-decoration: underline;
font-style: italic;
}
.z-message.z-error {
 color: #6f3800;
}
.z-string .z-variable {
 color: #0550ae;
}
.z-source.z-regexp, .z-string.z-regexp {
 color: #0a3069;
}
.z-string.z-regexp.z-character-class, .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: #0a3069;
}
.z-string.z-regexp .z-constant.z-character.z-escape {
 color: #0550ae;
font-weight: bold;
}
.z-support.z-constant {
 color: #0550ae;
}
.z-support.z-variable {
 color: #0550ae;
}
.z-support.z-type.z-property-name.z-json {
 color: #0550ae;
}
.z-meta.z-module-reference {
 color: #0550ae;
}
.z-punctuation.z-definition.z-list.z-begin.z-markdown {
 color: #8a4600;
}
.z-markup.z-heading, .z-markup.z-heading .z-entity.z-name {
 color: #0550ae;
font-weight: bold;
}
.z-markup.z-quote {
 color: #0550ae;
}
.z-markup.z-italic {
 color: #24292f;
font-style: italic;
}
.z-markup.z-bold {
 color: #24292f;
font-weight: bold;
}
.z-markup.z-underline {
text-decoration: underline;
}
.z-markup.z-inline.z-raw {
 color: #0550ae;
}
.z-markup.z-deleted, .z-meta.z-diff.z-header.z-from-file, .z-punctuation.z-definition.z-deleted {
 color: #6f3800;
 background-color: #fff5e8;
}
.z-punctuation.z-section.z-embedded {
 color: #b35900;
}
.z-markup.z-inserted, .z-meta.z-diff.z-header.z-to-file, .z-punctuation.z-definition.z-inserted {
 color: #0550ae;
 background-color: #ddf4ff;
}
.z-markup.z-changed, .z-punctuation.z-definition.z-changed {
 color: #8a4600;
 background-color: #ffddb0;
}
.z-markup.z-ignored, .z-markup.z-untracked {
 color: #eaeef2;
 background-color: #0550ae;
}
.z-meta.z-diff.z-range {
 color: #8250df;
font-weight: bold;
}
.z-meta.z-diff.z-header {
 color: #0550ae;
}
.z-meta.z-separator {
 color: #0550ae;
font-weight: bold;
}
.z-meta.z-output {
 color: #0550ae;
}
.z-brackethighlighter.z-tag, .z-brackethighlighter.z-curly, .z-brackethighlighter.z-round, .z-brackethighlighter.z-square, .z-brackethighlighter.z-angle, .z-brackethighlighter.z-quote {
 color: #57606a;
}
.z-brackethighlighter.z-unmatched {
 color: #6f3800;
}
.z-constant.z-other.z-reference.z-link, .z-string.z-other.z-link {
 color: #0a3069;
}
