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

.hl-code {
 color: #d3d0c8;
 background-color: #2d2d2d;
}

.hl-variable.hl-parameter.hl-function {
 color: #d3d0c8;
}
.hl-comment, .hl-punctuation.hl-definition.hl-comment {
 color: #747369;
}
.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: #d3d0c8;
}
.hl-none {
 color: #d3d0c8;
}
.hl-keyword.hl-operator {
 color: #d3d0c8;
}
.hl-keyword {
 color: #cc99cc;
}
.hl-variable, .hl-variable.hl-other.hl-dollar.hl-only.hl-js {
 color: #f2777a;
}
.hl-entity.hl-name.hl-function, .hl-meta.hl-require, .hl-support.hl-function.hl-any-method, .hl-variable.hl-function {
 color: #6699cc;
}
.hl-support.hl-class, .hl-entity.hl-name.hl-class, .hl-entity.hl-name.hl-type.hl-class {
 color: #ffcc66;
}
.hl-meta.hl-class {
 color: #f2f0ec;
}
.hl-keyword.hl-other.hl-special-method {
 color: #6699cc;
}
.hl-storage {
 color: #cc99cc;
}
.hl-support.hl-function {
 color: #66cccc;
}
.hl-string, .hl-constant.hl-other.hl-symbol, .hl-entity.hl-other.hl-inherited-class {
 color: #99cc99;
}
.hl-constant.hl-numeric {
 color: #f99157;
}
.hl-none {
 color: #f99157;
}
.hl-none {
 color: #f99157;
}
.hl-constant {
 color: #f99157;
}
.hl-entity.hl-name.hl-tag {
 color: #f2777a;
}
.hl-entity.hl-other.hl-attribute-name {
 color: #f99157;
}
.hl-entity.hl-other.hl-attribute-name.hl-id, .hl-punctuation.hl-definition.hl-entity {
 color: #6699cc;
}
.hl-meta.hl-selector {
 color: #cc99cc;
}
.hl-none {
 color: #f99157;
}
.hl-markup.hl-heading .hl-punctuation.hl-definition.hl-heading, .hl-entity.hl-name.hl-section {
 color: #6699cc;
}
.hl-keyword.hl-other.hl-unit {
 color: #f99157;
}
.hl-markup.hl-bold, .hl-punctuation.hl-definition.hl-bold {
 color: #ffcc66;
font-weight: bold;
}
.hl-markup.hl-italic, .hl-punctuation.hl-definition.hl-italic {
 color: #cc99cc;
font-style: italic;
}
.hl-markup.hl-raw.hl-inline {
 color: #99cc99;
}
.hl-string.hl-other.hl-link {
 color: #f2777a;
}
.hl-meta.hl-link {
 color: #f99157;
}
.hl-meta.hl-image {
 color: #f99157;
}
.hl-markup.hl-list {
 color: #f2777a;
}
.hl-markup.hl-quote {
 color: #f99157;
}
.hl-meta.hl-separator {
 color: #d3d0c8;
 background-color: #515151;
}
.hl-markup.hl-inserted, .hl-markup.hl-inserted.hl-git_gutter {
 color: #99cc99;
}
.hl-markup.hl-deleted, .hl-markup.hl-deleted.hl-git_gutter {
 color: #f2777a;
}
.hl-markup.hl-changed, .hl-markup.hl-changed.hl-git_gutter {
 color: #cc99cc;
}
.hl-markup.hl-ignored, .hl-markup.hl-ignored.hl-git_gutter {
 color: #515151;
}
.hl-markup.hl-untracked, .hl-markup.hl-untracked.hl-git_gutter {
 color: #515151;
}
.hl-constant.hl-other.hl-color {
 color: #66cccc;
}
.hl-string.hl-regexp {
 color: #66cccc;
}
.hl-constant.hl-character.hl-escape {
 color: #66cccc;
}
.hl-punctuation.hl-section.hl-embedded, .hl-variable.hl-interpolation {
 color: #d27b53;
}
.hl-invalid.hl-illegal {
 color: #2d2d2d;
 background-color: #f2777a;
}
.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;
}
