/*
 * theme "coderup" generated by syntect
 */

.z-code {
 color: #fffcff;
 background-color: #282629;
}

.z-variable.z-parameter.z-function {
 color: #c1bcc2;
}
.z-comment, .z-punctuation.z-definition.z-comment {
 color: #26c99e;
}
.z-punctuation, .z-markup.z-heading, .z-punctuation.z-definition.z-heading {
 color: #c1bcc2;
}
.z-none {
 color: #c1bcc2;
}
.z-keyword.z-operator {
 color: #c1bcc2;
}
.z-keyword {
 color: #847e85;
}
.z-variable {
 color: #fffcff;
}
.z-entity.z-name.z-function, .z-support.z-function.z-any-method {
 color: #fffcff;
}
.z-support.z-class, .z-entity.z-name.z-class, .z-entity.z-name.z-type.z-class {
 color: #847e85;
}
.z-meta.z-class {
 color: #847e85;
}
.z-keyword.z-other.z-special-method {
 color: #fffcff;
}
.z-storage, .z-entity.z-name.z-tag.z-xml, .z-entity.z-name.z-tag.z-html {
 color: #847e85;
}
.z-storage.z-modifier {
 color: #cc78fa;
}
.z-support, .z-support.z-builtin {
 color: #c1bcc2;
}
.z-string, .z-constant.z-other.z-symbol, .z-entity.z-other.z-inherited-class {
 color: #a4cc35;
}
.z-constant.z-numeric {
 color: #a4cc35;
}
.z-none {
 color: #a4cc35;
}
.z-none {
 color: #a4cc35;
}
.z-constant {
 color: #a4cc35;
}
.z-entity.z-name.z-tag {
 color: #fffcff;
}
.z-entity.z-other.z-attribute-name {
 color: #c1bcc2;
}
.z-entity.z-other.z-attribute-name.z-id {
 color: #fffcff;
}
.z-meta.z-selector {
 color: #c1bcc2;
}
.z-none {
 color: #a4cc35;
}
.z-entity.z-name.z-section, .z-entity.z-name.z-table, .z-genconfig.z-storage.z-type {
 color: #66bfff;
}
.z-keyword.z-other.z-unit {
 color: #a4cc35;
}
.z-markup.z-bold, .z-punctuation.z-definition.z-bold {
 color: #847e85;
font-weight: bold;
}
.z-markup.z-italic, .z-punctuation.z-definition.z-italic {
 color: #c1bcc2;
font-style: italic;
}
.z-markup.z-raw.z-inline {
 color: #a4cc35;
}
.z-string.z-other.z-link {
 color: #fffcff;
}
.z-meta.z-link {
 color: #c1bcc2;
}
.z-markup.z-list {
 color: #fffcff;
}
.z-markup.z-quote {
 color: #26c99e;
}
.z-meta.z-separator {
 color: #c1bcc2;
 background-color: #a4cc35;
}
.z-markup.z-inserted, .z-markup.z-inserted.z-git_gutter {
 color: #a4cc35;
}
.z-markup.z-deleted, .z-markup.z-deleted.z-git_gutter {
 color: #fffcff;
}
.z-markup.z-changed, .z-markup.z-changed.z-git_gutter {
 color: #c1bcc2;
}
.z-markup.z-ignored, .z-markup.z-ignored.z-git_gutter {
 color: #a4cc35;
}
.z-markup.z-untracked, .z-markup.z-untracked.z-git_gutter {
 color: #a4cc35;
}
.z-constant.z-other.z-color {
 color: #c1bcc2;
}
.z-string.z-regexp {
 color: #c1bcc2;
}
.z-constant.z-character.z-escape {
 color: #c1bcc2;
}
.z-punctuation.z-section.z-embedded, .z-variable.z-interpolation {
 color: #c1bcc2;
}
.z-invalid.z-illegal {
 color: #ff4050;
 background-color: #fffcff;
}
.z-markup.z-deleted.z-git_gutter {
 color: #ff4050;
}
.z-markup.z-inserted.z-git_gutter {
 color: #a4cc35;
}
.z-markup.z-changed.z-git_gutter {
 color: #f28144;
}
.z-markup.z-ignored.z-git_gutter {
 color: #282629;
}
.z-markup.z-untracked.z-git_gutter {
 color: #282629;
}
