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

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

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