/*
 * theme "Base16 Ocean Light" generated by syntect
 */

.syn-code {
 color: #4f5b66;
 background-color: #eff1f5;
}

.syn-variable.syn-parameter.syn-function {
 color: #4f5b66;
}
.syn-comment, .syn-punctuation.syn-definition.syn-comment {
 color: #a7adba;
}
.syn-punctuation.syn-definition.syn-string, .syn-punctuation.syn-definition.syn-variable, .syn-punctuation.syn-definition.syn-string, .syn-punctuation.syn-definition.syn-parameters, .syn-punctuation.syn-definition.syn-string, .syn-punctuation.syn-definition.syn-array {
 color: #4f5b66;
}
.syn-none {
 color: #4f5b66;
}
.syn-keyword.syn-operator {
 color: #4f5b66;
}
.syn-keyword {
 color: #b48ead;
}
.syn-variable, .syn-variable.syn-other.syn-dollar.syn-only.syn-js {
 color: #bf616a;
}
.syn-entity.syn-name.syn-function, .syn-meta.syn-require, .syn-support.syn-function.syn-any-method, .syn-variable.syn-function {
 color: #8fa1b3;
}
.syn-support.syn-class, .syn-entity.syn-name.syn-class, .syn-entity.syn-name.syn-type.syn-class {
 color: #d08770;
}
.syn-meta.syn-class {
 color: #343d46;
}
.syn-keyword.syn-other.syn-special-method {
 color: #8fa1b3;
}
.syn-storage {
 color: #b48ead;
}
.syn-support.syn-function {
 color: #96b5b4;
}
.syn-string, .syn-constant.syn-other.syn-symbol, .syn-entity.syn-other.syn-inherited-class {
 color: #a3be8c;
}
.syn-constant.syn-numeric {
 color: #d08770;
}
.syn-none {
 color: #d08770;
}
.syn-none {
 color: #d08770;
}
.syn-constant {
 color: #d08770;
}
.syn-entity.syn-name.syn-tag {
 color: #bf616a;
}
.syn-entity.syn-other.syn-attribute-name {
 color: #d08770;
}
.syn-entity.syn-other.syn-attribute-name.syn-id, .syn-punctuation.syn-definition.syn-entity {
 color: #8fa1b3;
}
.syn-meta.syn-selector {
 color: #b48ead;
}
.syn-none {
 color: #d08770;
}
.syn-markup.syn-heading .syn-punctuation.syn-definition.syn-heading, .syn-entity.syn-name.syn-section {
 color: #8fa1b3;
}
.syn-keyword.syn-other.syn-unit {
 color: #d08770;
}
.syn-markup.syn-bold, .syn-punctuation.syn-definition.syn-bold {
 color: #d08770;
font-weight: bold;
}
.syn-markup.syn-italic, .syn-punctuation.syn-definition.syn-italic {
 color: #b48ead;
font-style: italic;
}
.syn-markup.syn-raw.syn-inline {
 color: #a3be8c;
}
.syn-string.syn-other.syn-link {
 color: #bf616a;
}
.syn-meta.syn-link {
 color: #d08770;
}
.syn-meta.syn-image {
 color: #d08770;
}
.syn-markup.syn-list {
 color: #bf616a;
}
.syn-markup.syn-quote {
 color: #d08770;
}
.syn-meta.syn-separator {
 color: #4f5b66;
 background-color: #dfe1e8;
}
.syn-markup.syn-inserted, .syn-markup.syn-inserted.syn-git_gutter {
 color: #a3be8c;
}
.syn-markup.syn-deleted, .syn-markup.syn-deleted.syn-git_gutter {
 color: #bf616a;
}
.syn-markup.syn-changed, .syn-markup.syn-changed.syn-git_gutter {
 color: #b48ead;
}
.syn-markup.syn-ignored, .syn-markup.syn-ignored.syn-git_gutter {
 color: #c0c5ce;
}
.syn-markup.syn-untracked, .syn-markup.syn-untracked.syn-git_gutter {
 color: #c0c5ce;
}
.syn-constant.syn-other.syn-color {
 color: #96b5b4;
}
.syn-string.syn-regexp {
 color: #96b5b4;
}
.syn-constant.syn-character.syn-escape {
 color: #96b5b4;
}
.syn-punctuation.syn-section.syn-embedded, .syn-variable.syn-interpolation {
 color: #ab7967;
}
.syn-invalid.syn-illegal {
 color: #eff1f5;
 background-color: #bf616a;
}
.syn-markup.syn-deleted.syn-git_gutter {
 color: #f92672;
}
.syn-markup.syn-inserted.syn-git_gutter {
 color: #a6e22e;
}
.syn-markup.syn-changed.syn-git_gutter {
 color: #967efb;
}
.syn-markup.syn-ignored.syn-git_gutter {
 color: #565656;
}
.syn-markup.syn-untracked.syn-git_gutter {
 color: #565656;
}
