.code {
    color: #dddded;
    background-color: #17161A;
}

.meta.path {
    color: #E0ABBE;
}
.support.macro {
    color: #E0ABBE;
}
.variable.parameter.function {
    color: #dddded;
}
.comment, .punctuation.definition.comment {
    color: #50535a;
}
.punctuation.definition.string, .punctuation.definition.variable, .punctuation.definition.string, .punctuation.definition.parameters, .punctuation.definition.string, .punctuation.definition.array, .punctuation.accessor {
    color: #dddded;
}
.none {
    color: #dddded;
}
.keyword.operator {
    color: #dddded;
}
.keyword {
    color: #ddddff;
}
.variable, .variable.other.dollar.only.js {
    color: #e0abbe;
}
.entity.name.macro {
    color: #e0abbe;
}
.entity.name.function, .meta.require, .support.function, .support.function.any-method, .variable.function {
    color: #9e82c4;
}
.support.class, .entity.name.class, .entity.name.type.class {
    color: #faf9d2;
}
.meta.class {
    color: #30343e;
}
.keyword.other.special-method {
    color: #9e82c4;
}
.storage {
    color: #ddddff;
}
.string, .constant.other.symbol, .entity.other.inherited-class {
    color: #b2c0eb;
}
.constant.numeric {
    color: #ebb894;
}
.none {
    color: #ebb894;
}
.none {
    color: #ebb894;
}
.constant {
    color: #ebb894;
}
.entity.name.tag {
    color: #e0abbe;
}
.entity.other.attribute-name {
    color: #ebb894;
}
.entity.other.attribute-name.id, .punctuation.definition.entity {
    color: #9e82c4;
}
.meta.selector {
    color: #ddddff;
}
.none {
    color: #ebb894;
}
.markup.heading .punctuation.definition.heading, .entity.name.section {
    color: #9e82c4;
}
.keyword.other.unit {
    color: #ebb894;
}
.markup.bold, .punctuation.definition.bold {
    color: #faf9d2;
font-weight: bold;
}
.markup.italic, .punctuation.definition.italic {
    color: #ddddff;
font-style: italic;
}
.markup.raw.inline {
    color: #b2c0eb;
}
.string.other.link {
    color: #e0abbe;
}
.meta.link {
    color: #ebb894;
}
.meta.image {
    color: #ebb894;
}
.markup.list {
    color: #e0abbe;
}
.markup.quote {
    color: #ebb894;
}
.meta.separator {
    color: #dddded;
    background-color: #333341;
}
.markup.inserted, .markup.inserted.git_gutter {
    color: #b2c0eb;
}
.markup.deleted, .markup.deleted.git_gutter {
    color: #e0abbe;
}
.markup.changed, .markup.changed.git_gutter {
    color: #ddddff;
}
.markup.ignored, .markup.ignored.git_gutter {
    color: #333341;
}
.markup.untracked, .markup.untracked.git_gutter {
    color: #333341;
}
.constant.other.color {
    color: #e2b2eb;
}
.string.regexp {
    color: #e2b2eb;
}
.constant.character.escape {
    color: #e2b2eb;
}
.punctuation.section.embedded, .variable.interpolation {
    color: #ddddef;
}
.invalid.illegal {
    color: #17161A;
    background-color: #e0abbe;
}
.markup.deleted.git_gutter {
    color: #f92672;
}
.markup.inserted.git_gutter {
    color: #a6e22e;
}
.markup.changed.git_gutter {
    color: #967efb;
}
.markup.ignored.git_gutter {
    color: #565656;
}
.markup.untracked.git_gutter {
    color: #565656;
}
