You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
540 lines
8.2 KiB
540 lines
8.2 KiB
5 years ago
|
/*
|
||
|
* theme "Solarized (light)" generated by syntect
|
||
|
*/
|
||
|
|
||
|
.code {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
|
||
|
.comment {
|
||
|
color: #93a1a1;
|
||
|
}
|
||
|
.meta.documentation {
|
||
|
color: #93a1a1;
|
||
|
}
|
||
|
.string {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.string.regexp {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.constant.character.escape {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.constant.numeric {
|
||
|
color: #6c71c4;
|
||
|
}
|
||
|
.variable {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.variable.function {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.variable.language {
|
||
|
color: #d33682;
|
||
|
}
|
||
|
.keyword {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.meta.import {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.keyword {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.keyword.control.import {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.keyword.control.import.from {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.keyword.other.import {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.keyword.control.at-rule.include {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.keyword.control.at-rule.import {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.keyword.operator.comparison {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.keyword.operator.assignment {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.keyword.operator.arithmetic {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.storage {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.storage.modifier {
|
||
|
color: #586e75;
|
||
|
}
|
||
|
.keyword.control.class {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.name {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.name.class {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.name.type.class {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.other.inherited-class {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.entity.other.attribute-name {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.support {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.support.type {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.support.class {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.entity.name.function {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.punctuation.definition.variable {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.constant {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.constant.language {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.meta.preprocessor {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.name.section {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.support.function.construct {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.keyword.other.new {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.constant.character {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.constant.other {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.entity.name.tag {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.punctuation.definition.tag.html {
|
||
|
color: #93a1a1;
|
||
|
}
|
||
|
.punctuation.definition.tag.begin {
|
||
|
color: #93a1a1;
|
||
|
}
|
||
|
.punctuation.definition.tag.end {
|
||
|
color: #93a1a1;
|
||
|
}
|
||
|
.support.function {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.punctuation.separator.continuation {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.storage.type {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.support.type.exception {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.keyword.other.special-method {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.string.quoted.double {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.string.quoted.single {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.punctuation.definition.string {
|
||
|
color: #839496;
|
||
|
}
|
||
|
.meta.brace.square {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.punctuation.section.brackets {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.meta.brace.round {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.meta.brace.curly {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.punctuation.section {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.punctuation.section.block {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.punctuation.definition.parameters {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.punctuation.section.group {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.support.constant.color {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.invalid.deprecated.color.w3c-non-standard-color-name.scss {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.meta.selector.css {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.entity.name.tag.css {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.name.tag.scss {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.source.less {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.keyword.control.html.elements {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.source.sass {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.keyword.control.untitled {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.other.attribute-name.class {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.other.attribute-name.id {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.other.attribute-name.pseudo-element {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.entity.other.attribute-name.tag.pseudo-element {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.entity.other.attribute-name.pseudo-class {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.entity.other.attribute-name.tag.pseudo-class {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.text.html.basic {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.meta.tag.other.html {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.text.html.basic {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.meta.tag.any.html {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.text.html.basic {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.meta.tag.block.any {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.text.html.basic {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.meta.tag.inline.any {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.text.html.basic {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.meta.tag.structure.any.html {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.text.html.basic {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.source.js.embedded.html {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.punctuation.separator.key-value.html {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.text.html.basic {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.other.attribute-name.html {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.meta.tag.xml {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.other.attribute-name {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.keyword.other.special-method.ruby {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.variable.other.constant.ruby {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.constant.other.symbol.ruby {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.keyword.other.special-method.ruby {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.meta.array {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.support.function.construct.php {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.entity.name.function.preprocessor.c {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.meta.preprocessor.c.include {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.meta.preprocessor.macro.c {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.meta.preprocessor.c.include {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.string.quoted.other.lt-gt.include.c {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.meta.preprocessor.c.include {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.punctuation.definition.string.begin.c {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.meta.preprocessor.c.include {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.punctuation.definition.string.end.c {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.other.package.exclude {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.other.remove {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.other.add {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.punctuation.section.group.tex {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.punctuation.definition.arguments.begin.latex {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.punctuation.definition.arguments.end.latex {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.punctuation.definition.arguments.latex {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.meta.group.braces.tex {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.string.other.math.tex {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.variable.parameter.function.latex {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.punctuation.definition.constant.math.tex {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.text.tex.latex {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.constant.other.math.tex {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.constant.other.general.math.tex {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.constant.other.general.math.tex {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.constant.character.math.tex {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.string.other.math.tex {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.punctuation.definition.string.begin.tex {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.punctuation.definition.string.end.tex {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.keyword.control.label.latex {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.text.tex.latex {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.constant.other.general.math.tex {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.variable.parameter.definition.label.latex {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.support.function.be.latex {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.support.function.section.latex {
|
||
|
color: #cb4b16;
|
||
|
}
|
||
|
.support.function.general.tex {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.keyword.control.ref.latex {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.storage.type.class.python {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.storage.type.function.python {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.storage.modifier.global.python {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.support.type.exception.python {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.meta.scope.for-in-loop.shell {
|
||
|
color: #586e75;
|
||
|
}
|
||
|
.variable.other.loop.shell {
|
||
|
color: #586e75;
|
||
|
}
|
||
|
.meta.scope.case-block.shell {
|
||
|
color: #586e75;
|
||
|
}
|
||
|
.meta.scope.case-body.shell {
|
||
|
color: #586e75;
|
||
|
}
|
||
|
.punctuation.definition.logical-expression.shell {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.storage.modifier.c++ {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.support.function.perl {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.meta.diff {
|
||
|
color: #93a1a1;
|
||
|
}
|
||
|
.meta.diff.header {
|
||
|
color: #93a1a1;
|
||
|
}
|
||
|
.meta.diff.range {
|
||
|
color: #268bd2;
|
||
|
}
|
||
|
.markup.deleted {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.markup.changed {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.markup.inserted {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.markup.heading {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.punctuation.definition.heading.markdown {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.markup.quote {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.markup.italic {
|
||
|
font-style: italic;
|
||
|
}
|
||
|
.markup.bold {
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
.markup.underline.link.markdown {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.meta.link.reference {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.constant.other.reference.link.markdown {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.constant.other.reference.link.markdown {
|
||
|
color: #6c71c4;
|
||
|
}
|
||
|
.sublimelinter.notes {
|
||
|
color: #eee8d5;
|
||
|
}
|
||
|
.sublimelinter.outline.illegal {
|
||
|
color: #93a1a1;
|
||
|
}
|
||
|
.sublimelinter.outline.warning {
|
||
|
color: #839496;
|
||
|
}
|
||
|
.sublimelinter.outline.violation {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.sublimelinter.mark.warning {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.sublimelinter.mark.error {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.sublimelinter.gutter-mark {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.brackethighlighter.all {
|
||
|
color: #93a1a1;
|
||
|
}
|
||
|
.entity.name.filename.find-in-files {
|
||
|
color: #2aa198;
|
||
|
}
|
||
|
.constant.numeric.line-number.find-in-files {
|
||
|
color: #93a1a1;
|
||
|
}
|
||
|
.markup.deleted.git_gutter {
|
||
|
color: #dc322f;
|
||
|
}
|
||
|
.markup.inserted.git_gutter {
|
||
|
color: #859900;
|
||
|
}
|
||
|
.markup.changed.git_gutter {
|
||
|
color: #b58900;
|
||
|
}
|
||
|
.variable.other.readwrite.js {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.variable.other.object.js {
|
||
|
color: #657b83;
|
||
|
}
|
||
|
.variable.other.constant.js {
|
||
|
color: #657b83;
|
||
|
}
|