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

.st-code {
 color: #c0c5ce;
 background-color: #2b303b;
}

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