/*
 * theme "GitHub" generated by syntect
 */

.code {
 color: #333333;
 background-color: #ffffff;
}

.comment {
 color: #969896;
}
.keyword.operator, .support.constant {
 color: #a71d5d;
}
.constant.language {
 color: #0086b3;
}
.keyword, .storage {
 color: #a71d5d;
}
.storage.type {
 color: #a71d5d;
}
.support.type {
 color: #0086b3;
}
.variable {
 color: #0086b3;
}
.variable.language {
 color: #df5000;
}
.variable.parameter.function {
 color: #030303;
}
.entity.name.function, .entity {
 color: #795da3;
}
.support.function {
 color: #0086b3;
}
.entity.name.type, .entity.other.inherited-class {
 color: #000000;
}
.support.class {
 color: #0086b3;
}
.entity.name.exception {
 color: #f93232;
}
.entity.name.section {
}
.constant.numeric, .constant {
 color: #0086b3;
}
.constant.character, .string, .string .punctuation {
 color: #183691;
}
.string.regexp, .string.regexp .constant.character, .string.regexp .punctuation {
 color: #009926;
}
.constant.other.symbol {
 color: #990073;
}
.string .source, .text .source {
 color: #333333;
}
.variable.other.property {
 color: #030303;
}
.entity.name {
 color: #333333;
}
.invalid {
 color: #0f0000;
}
.entity.name.tag {
 color: #63a35c;
}
.punctuation.definition.tag {
 color: #030303;
}
.meta.tag .string .punctuation {
 color: #183691;
}
.constant.character.entity {
 color: #000000;
}
.entity.other.attribute-name {
 color: #795da3;
}
.meta.tag .string.quoted, .meta.tag .string.quoted .constant.character.entity {
 color: #183691;
}
.meta.selector, .meta.selector .entity, .meta.selector .entity .punctuation, .entity.name.tag.css, .entity.other.attribute-name.class, .keyword.control.html.sass {
 color: #63a35c;
}
.entity.other.attribute-name.class, .constant.other.unit {
 color: #795da3;
}
.support.type.property-name, .support.constant.property-value {
 color: #0086b3;
}
.keyword.other.special-method.ruby.gem {
 color: #0086b3;
}
.variable.other.block.ruby {
 color: #000000;
}
.support.function.prelude, .variable.other.generic-type.haskell {
 color: #000000;
}
.constant.other.haskell, .support.constant.haskell {
 color: #445588;
}
.meta.diff, .meta.diff.header {
 color: #75715e;
}
.markup.deleted {
 color: #770000;
 background-color: #ffdddd;
}
.markup.inserted {
 color: #003300;
 background-color: #ddffdd;
}
.markup.changed {
 color: #ececec;
}

@media (prefers-color-scheme: dark) {
/*
 * theme "Base16 Ocean Dark" generated by syntect
 */

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

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

}
