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

.code {
 color: #abb2bf;
 background-color: #282c34;
}

.variable.parameter.function {
 color: #abb2bf;
}
.comment, .punctuation.definition.comment {
 color: #5c6370;
font-style: italic;
}
.none {
 color: #abb2bf;
}
.keyword.operator {
 color: #abb2bf;
}
.keyword {
 color: #c678dd;
}
.variable {
 color: #e06c75;
}
.entity.name.function, .meta.require, .support.function.any-method {
 color: #61afef;
}
.support.class, .entity.name.class, .entity.name.type.class {
 color: #e5c07b;
}
.meta.class {
 color: #abb2bf;
}
.keyword.other.special-method {
 color: #61afef;
}
.storage {
 color: #c678dd;
}
.support.function {
 color: #56b6c2;
}
.string, .constant.other.symbol, .entity.other.inherited-class {
 color: #98c379;
}
.constant.numeric {
 color: #d19a66;
}
.none {
 color: #d19a66;
}
.none {
 color: #d19a66;
}
.constant {
 color: #d19a66;
}
.entity.name.tag {
 color: #e06c75;
}
.entity.other.attribute-name {
 color: #d19a66;
}
.entity.other.attribute-name.id, .punctuation.definition.entity {
 color: #d19a66;
}
.meta.selector {
 color: #c678dd;
}
.none {
 color: #d19a66;
}
.markup.heading .punctuation.definition.heading, .entity.name.section {
 color: #61afef;
}
.keyword.other.unit {
 color: #d19a66;
}
.markup.bold, .punctuation.definition.bold {
 color: #e5c07b;
}
.markup.italic, .punctuation.definition.italic {
 color: #c678dd;
}
.markup.raw.inline {
 color: #98c379;
}
.string.other.link, .punctuation.definition.string.end.markdown {
 color: #e06c75;
}
.meta.link {
 color: #d19a66;
}
.markup.list {
 color: #e06c75;
}
.markup.quote {
 color: #d19a66;
}
.meta.separator {
 color: #abb2bf;
 background-color: #515151;
}
.markup.inserted {
 color: #98c379;
}
.markup.deleted {
 color: #e06c75;
}
.markup.changed {
 color: #c678dd;
}
.constant.other.color {
 color: #56b6c2;
}
.string.regexp {
 color: #56b6c2;
}
.constant.character.escape {
 color: #56b6c2;
}
.punctuation.section.embedded, .variable.interpolation {
 color: #be5046;
}
.invalid.illegal {
 color: #272b33;
 background-color: #f2777a;
}
.invalid.broken {
 color: #2d2d2d;
 background-color: #f99157;
}
.invalid.deprecated {
 color: #272b33;
 background-color: #d27b53;
}
.invalid.unimplemented {
 color: #272b33;
 background-color: #747369;
}
.source.json .meta.mapping.key.json .string.quoted.double.json {
 color: #e06c75;
}
.source.json .meta.structure.dictionary.json .meta.structure.dictionary.value.json .string.quoted.double.json {
 color: #98c379;
}
.source.json .meta.structure.dictionary.json .meta.structure.dictionary.value.json .meta.structure.dictionary.json .string.quoted.double.json {
 color: #e06c75;
}
.source.json .meta.structure.dictionary.json .meta.structure.dictionary.value.json .meta.structure.dictionary.json .meta.structure.dictionary.value.json .string.quoted.double.json {
 color: #98c379;
}
.text.html.laravel-blade .source.php.embedded.line.html .entity.name.tag.laravel-blade {
 color: #c678dd;
}
.text.html.laravel-blade .source.php.embedded.line.html .support.constant.laravel-blade {
 color: #c678dd;
}
.source.python .meta.function.python .meta.function.parameters.python .variable.parameter.function.python {
 color: #d19a66;
}
.source.python .meta.function-call.python .support.type.python {
 color: #56b6c2;
}
.source.python .keyword.operator.logical.python {
 color: #c678dd;
}
.source.python .meta.class.python .punctuation.definition.inheritance.begin.python {
 color: #e5c07b;
}
.source.python .meta.class.python .punctuation.definition.inheritance.end.python {
 color: #e5c07b;
}
.source.python .meta.function-call.python .meta.function-call.arguments.python .variable.parameter.function.python {
 color: #d19a66;
}
.text.html.basic .source.php.embedded.block.html .support.constant.std.php {
 color: #d19a66;
}
.text.html.basic .source.php.embedded.block.html .meta.namespace.php .entity.name.type.namespace.php {
 color: #e5c07b;
}
.source.js .meta.function.js .support.constant.js {
 color: #d19a66;
}
.text.html.basic` .source.php.embedded.block.html .constant.other.php {
 color: #c678dd;
}
.text.html.basic .source.php.embedded.block.html .support.other.namespace.php {
 color: #d19a66;
}
.text.tex.latex .meta.function.environment.math.latex .string.other.math.block.environment.latex .meta.definition.label.latex .variable.parameter.definition.label.latex {
 color: #abb2bf;
}
.text.tex.latex .meta.function.emph.latex .markup.italic.emph.latex {
 color: #c678dd;
font-style: italic;
}
.source.js .meta.function-call.with-arguments.js .variable.function.js {
 color: #abb2bf;
}
.source.js .meta.group.braces.round .meta.group.braces.curly .meta.function-call.method.without-arguments.js .variable.function.js {
 color: #abb2bf;
}
.source.js .meta.group.braces.round .meta.group.braces.curly .variable.other.object.js {
 color: #abb2bf;
}
.source.js .meta.group.braces.round .meta.group.braces.curly .constant.other.object.key.js .string.unquoted.label.js {
 color: #abb2bf;
}
.source.js .meta.group.braces.round .meta.group.braces.curly .constant.other.object.key.js .punctuation.separator.key-value.js {
 color: #abb2bf;
}
.source.js .meta.group.braces.round .meta.group.braces.curly .meta.function-call.method.with-arguments.js .variable.function.js {
 color: #abb2bf;
}
.source.js .meta.function-call.method.with-arguments.js .variable.function.js {
 color: #abb2bf;
}
.source.js .meta.function-call.method.without-arguments.js .variable.function.js {
 color: #abb2bf;
}
.sublimelinter.mark.error {
 color: #d02000;
}
.sublimelinter.gutter-mark {
 color: #ffffff;
}
.sublimelinter.mark.warning {
 color: #ddb700;
}
}