Pine Script VS Code
Pine Script Language Server
Pine Script Language Server
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python | #D1D4DC | |
| punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison, support.variable.magic.python, variable.language.rust, support.constant.edge, constant.other.character-class.regexp, keyword.operator.quantifier.regexp, markup.changed.diff, meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff, markup.deleted.diff, keyword.operator.expression.import, support.constant.math, support.constant.property.math, variable.other.constant, storage.type.annotation.java, storage.type.object.array.java, source.java, meta.method.java, meta.definition.variable.name.java, keyword.operator.logical, keyword.operator.channel, support.constant.property-value.scss,support.constant.property-value.css, keyword.operator.css,keyword.operator.scss,keyword.operator.less, support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss, support.constant.color.w3c-standard-color-name.css, support.type.vendored.property-name.css, support.module.node,support.type.object.module,support.module.node, support.type.object.console, support.variable.property.process | #1edbb5 | — |
| storage.type.haskell | #fdb603 | — |
| punctuation.separator.period,punctuation.separator.element,punctuation.parenthesis.begin,punctuation.parenthesis.end | #fdb603 | — |
| punctuation.separator.comma,punctuation.separator.key-value,punctuation.separator.statement,punctuation.separator.statement-terminator,punctuation.separator.continuation,punctuation.separator.namespace,punctuation.separator.type-parameters,punctuation.separator.type-parameters-list,punctuation.separator.type-arguments,punctuation.separator.type-arguments-list,punctuation.separator.type-annotation,punctuation.separator.type-annotation-punctuation | #fdb603 | — |
| variable.parameter.function.language.special.self.python | #fdb603 | |
| variable.parameter.function.language.special.cls.python | #58aefe | italic |
| storage.modifier.lifetime.rust | #dcdcdc | — |
| support.function.std.rust | #58aefe | — |
| entity.name.lifetime.rust | #fdb603 | — |
| variable.parameter.function | #dcdcdc | — |
| markup.inserted.diff | #F0E68C | — |
| meta.function.c,meta.function.cpp | #58aefe | — |
| punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c | #dcdcdc | — |
| punctuation.separator.key-value | #dcdcdc | — |
| punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java | #ff7259 | — |
| storage.modifier.import.java,storage.type.java,storage.type.generic.java | #fdb603 | — |
| keyword.operator.bitwise | #ff7259 | — |
| punctuation.separator.list.comma.css | #ff7259 | — |
| entity.name.type.module | #dcdcdc | — |
| variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node | #dcdcdc | — |
| support.constant.json | #43BDB3 | — |
| entity.name.function,support.function.console | #58aefe | — |
| keyword.operator.misc.rust | #dcdcdc | — |
| support.type.object.dom | #dcdcdc | — |
| support.variable.dom,support.variable.property.dom | #dcdcdc | — |
| keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational | #1edbb5 | — |
| punctuation.separator.delimiter | #1edbb5 | — |
| support.type.posix-reserved.c,support.type.posix-reserved.cpp | #dcdcdc | — |
| variable.parameter.function.language.python | #dcdcdc | — |
| support.type.python | #dcdcdc | — |
| variable.parameter.function.python | #1edbb5 | — |
| punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python | #1edbb5 | — |
| meta.function-call.generic.python | #58aefe | — |
| constant.character.format.placeholder.other.python | #1edbb5 | — |
| keyword.operator | #58aefe | — |
| keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts | #dcdcdc | — |
| keyword | #dcdcdc | — |
| entity.name.namespace | #58aefe | — |
| variable | #1edbb5 | — |
| variable.c | #1edbb5 | — |
| variable.language | #58aefe | — |
| token.variable.parameter.java | #dcdcdc | — |
| import.storage.java | #43BDB3 | — |
| token.package | #dcdcdc | — |
| entity.name.function, meta.require, support.function.any-method, variable.function | #58aefe | — |
| entity.name.type.namespace | #58aefe | — |
| variable.other.class.php | #1edbb5 | — |
| entity.name.type | #58aefe | — |
| control.elements, keyword.operator.less | #58aefe | — |
| keyword.other.special-method | #58aefe | — |
| token.storage.type.java | #58aefe | — |
| support.function | #58aefe | — |
| support.type.property-name | #1edbb5 | — |
| support.constant.property-value | #1edbb5 | — |
| support.constant.font-name | #1edbb5 | — |
| meta.tag | #58aefe | — |
| constant.other.symbol | #58aefe | — |
| constant.numeric | #fdb603 | — |
| constant | #1edbb5 | — |
| punctuation.definition.constant | #58aefe | — |
| entity.name.tag | #1edbb5 | — |
| entity.other.attribute-name | #1edbb5 | — |
| entity.other.attribute-name.id | #1edbb5 | italic |
| entity.other.attribute-name.class.css | #1edbb5 | italic |
| markup.heading | #1edbb5 | — |
| markup.heading punctuation.definition.heading, entity.name.section | #1edbb5 | — |
| keyword.other.unit | #58aefe | — |
| markup,todo | #dcdcdc | — |
| entity.name.section.markdown | #1edbb5 | — |
| punctuation.definition.heading.markdown | #1edbb5 | — |
| punctuation.definition.list.begin.markdown | #1edbb5 | — |
| markup.heading.setext | #1edbb5 | — |
| punctuation.definition..markdown | #fdb603 | — |
| markup.inline.raw.markdown | #F0E68C | — |
| markup.inline.raw.string.markdown | #F0E68C | — |
| punctuation.definition.raw.markdown | #fdb603 | — |
| punctuation.definition.list.markdown | #fdb603 | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown | #58aefe | — |
| beginning.punctuation.definition.list.markdown | #58aefe | — |
| punctuation.definition.metadata.markdown | #1edbb5 | — |
| string.other.link.title.markdown,string.other.link.description.markdown | #1edbb5 | — |
| markup.raw.monospace.asciidoc | #F0E68C | — |
| punctuation.definition.asciidoc | #fdb603 | — |
| markup.list.asciidoc | #fdb603 | — |
| string.unquoted.asciidoc,markup.other.url.asciidoc | #1edbb5 | — |
| string.regexp | #58aefe | — |
| punctuation.section.embedded, variable.interpolation | #58aefe | — |
| punctuation.section.embedded.begin,punctuation.section.embedded.end | — | — |
| invalid.illegal | #fdb603 | — |
| invalid.illegal.bad-ampersand.html | #dcdcdc | — |
| invalid.broken | #fdb603 | — |
| invalid.deprecated | #58aefe | — |
| invalid.unimplemented | #fdb603 | — |
| support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php | #fdb603 | — |
| punctuation.section.array.begin.php | #dcdcdc | — |
| punctuation.section.array.end.php | #dcdcdc | — |
| invalid.illegal.non-null-typehinted.php | #58aefe | — |
| storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php | #fdb603 | — |
| meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php | #58aefe | — |
| punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php | #dcdcdc | — |
| support.constant.core.rust | #fdb603 | — |
| support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php | #fdb603 | — |
| entity.name.goto-label.php,support.other.php | #58aefe | — |
| keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php | #fdb603 | — |
| keyword.operator.comparison.php | #fdb603 | — |
| meta.function.decorator.python | #58aefe | — |
| support.token.decorator.python,meta.function.decorator.identifier.python | #58aefe | — |
| function.brace | #dcdcdc | — |
| function.parameter.ruby, function.parameter.cs | #dcdcdc | — |
| constant.language.symbol.ruby | #58aefe | — |
| rgb-value | #fdb603 | — |
| inline-color-decoration rgb-value | #fdb603 | — |
| less rgb-value | #fdb603 | — |
| selector.sass | #dcdcdc | — |
| support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx | #fdb603 | — |
| block.scope.end,block.scope.begin | #dcdcdc | — |
| storage.type.cs | #fdb603 | — |
| entity.name.variable.local.cs | #58aefe | — |
| token.info-token | #dcdcdc | — |
| token.warn-token | #fd0303 | — |
| token.error-token | #58aefe | — |
| meta.template.expression | #ff7259 | — |
| keyword.operator.module | — | — |
| support.type.type.flowtype | #ff7259 | — |
| support.type.primitive | #ff7259 | — |
| meta.property.object | #ffbb00 | — |
| variable.parameter.function.js | #58aefe | — |
| keyword.other.template.begin | #F0E68C | — |
| keyword.other.template.end | #F0E68C | — |
| keyword.other.substitution.begin | #F0E68C | — |
| keyword.other.substitution.end | #F0E68C | — |
| keyword.operator.assignment | #dcdcdc | — |
| keyword.operator.assignment.go | #1edbb5 | — |
| entity.name.package.go | #fdb603 | — |
| support.type.prelude.elm | #fdb603 | — |
| support.constant.elm | #fdb603 | — |
| constant.character.entity | #1edbb5 | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #fdb603 | — |
| entity.global.clojure | #fdb603 | — |
| meta.symbol.clojure | #1edbb5 | — |
| constant.keyword.clojure | #fdb603 | — |
| meta.arguments.coffee, variable.parameter.function.coffee | #58aefe | — |
| source.ini | #F0E68C | — |
| meta.scope.prerequisites.makefile | #1edbb5 | — |
| source.makefile | #fdb603 | — |
| storage.modifier.import.groovy | #fdb603 | — |
| meta.method.groovy | #1edbb5 | — |
| meta.definition.variable.name.groovy | #1edbb5 | — |
| meta.definition.class.inherited.classes.groovy | #F0E68C | — |
| support.variable.semantic.hlsl | #fdb603 | — |
| text.variable, text.bracketed | #1edbb5 | — |
| support.type.swift, support.type.vb.asp | #fdb603 | — |
| entity.name.function.xi | #fdb603 | — |
| entity.name.class.xi | #fdb603 | — |
| constant.character.character-class.regexp.xi | #1edbb5 | — |
| keyword.control.xi | #fdb603 | — |
| invalid.xi | #dcdcdc | — |
| beginning.punctuation.definition.quote.markdown.xi | #F0E68C | — |
| beginning.punctuation.definition.list.markdown.xi | #58aefe | — |
| constant.character.xi | #1edbb5 | — |
| accent.xi | #1edbb5 | — |
| wikiword.xi | #fdb603 | — |
| constant.other.color.rgb-value.xi | #fdb603 | — |
| punctuation.definition.tag.xi | #58aefe | — |
| entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition | #fdb603 | — |
| entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown | #1edbb5 | — |
| meta.brace.square | #1edbb5 | — |
| punctuation.definition.block.sequence.item.yaml | #ff7259 | — |
| constant.language.symbol.elixir, constant.language.symbol.double-quoted.elixir | #fdb603 | — |
| entity.name.variable.parameter.cs | #1edbb5 | — |
| entity.name.variable.field.cs | #1edbb5 | — |
| markup.deleted | #1edbb5 | — |
| markup.inserted | #F0E68C | — |
| markup.underline | — | underline |
| punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php | #1edbb5 | — |
| support.other.namespace.php | #1edbb5 | — |
| variable.other.object | #fdb603 | — |
| variable.other.constant.property | #1edbb5 | — |
| entity.other.inherited-class | #fdb603 | — |
| entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super | — | italic |
| comment.line.double-slash,comment.block.documentation | — | italic |
| keyword.control.import.python,keyword.control.flow.python | #1edbb5 | italic |
| markup.italic.markdown | — | italic |
| constant.other.placeholder, constant.character | #1edbb5 | — |
| constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language, entity | #dcdcdc | |
| entity.name, meta.export.default, meta.definition.variable | #ffb700 | — |
| variable.parameter.function, meta.jsx.children, meta.block, meta.tag.attributes, entity.name.constant, meta.object.member, meta.embedded.expression | #1edbb5 | — |
| entity.name.function | #dcbdfb | — |
| entity.name.tag, support.class.component | #1edbb5 | — |
| keyword | #dcdcdc | — |
| storage, storage.type | #1edbb5 | — |
| storage.modifier.package, storage.modifier.import, storage.type.java | #dc0202 | — |
| string, string punctuation.section.embedded source | #96d0ff | — |
| variable | #ffb300 | — |
| variable.other | #dcdcdc | — |
| invalid.broken | #ff7259 | italic |
| invalid.deprecated | #ff7259 | italic |
| invalid.illegal | #ff7259 | italic |
| invalid.unimplemented | #ff7259 | italic |
| carriage-return | #fefefe | italic underline |
| message.error | #ff7259 | — |
| support, meta.property-name, string variable, support.constant, support.variable, meta.module-reference, markup.inline.raw, meta.diff.header, meta.separator, meta.output | #96d0ff | — |
| source.regexp, string.regexp | #96d0ff | — |
| string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition | #96d0ff | — |
| string.regexp constant.character.escape | #ff7259 | |
| support.type.property-name.json | #ff7259 | — |
| punctuation.definition.list.begin.markdown | #f69d50 | — |
| markup.heading, markup.heading entity.name | #6cb6ff | |
| markup.quote | #ff7259 | — |
| markup.italic | #fefefe | italic |
| markup. | #fefefe | |
| markup.underline | — | underline |
| markup.strikethrough | — | strikethrough |
| markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted | #ff7259 | — |
| punctuation.section.embedded | #1edbb5 | — |
| markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted | #ff7259 | — |
| markup.changed, punctuation.definition.changed | #1edbb5 | — |
| markup.ignored, markup.untracked | #c3d91e | — |
| meta.diff.range | #dcbdfb | |
| brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote | #1edbb5 | — |
| brackethighlighter.unmatched | #f6ff00 | — |
| constant.other.reference.link, string.other.link | #96d0ff | — |
| punctuation.separator.continuation, entity.name.type, type.keyword.storage, keyword.control, pinegpt.gpt.pine, keyword.operator.arithmetic, meta.type.annotation | #1edbb5 | |
| variable.other.pine | #ff7259 | |
| support.type.object.pine | #00eb7d | |
| string.interpolated, string.quoted.other, pinegpt.error.pine, string.other, string.regexp | #ff7259 | italic |
| contstant.flow.pine, support.other, support.type.property-name, constant.language, meta.type, constant.character.escape | #ff7259 | |
| meta.function.pine, variable.parameter.function.pine, support.function, token.error-token.pine, entity.pine | #58aefe | |
| keyword.operator.assignment.compound, keyword.operator.assignment, support.type, keyword.operator, type.keyword, punctuation.section.embedded, punctuation.separator.continuation, pinegpt.gpt.pine, keyword.operator.logical, keyword.operator, keyword.operator.logical.pine, punctuation.seperator.brackets.pine | #1edbb5 | bold |
| comment, comment.line.double-slash | #959595 | |
| support.type.property-name | #ff9650 | — |
| support.type.property-constant | #ff934c | — |
| constant.language.hex-color.pine | #dcdcdc | italic |
| pinegpt.backtick.pine | #00000000 | — |
| pinegpt.response.pine | #80ff00 | — |
| pinegpt.bullets.pine | #FFFFFF | — |
| meta.selector | #dcdcdc | |
| meta.return-type | #ff0000 | |
| meta.cast | #03fffb | |
| punctuation.separator.parameters | #bbbaba | bold |
| entity.name.method, constant.other.pine, variable.language.pine | #ffa600 | bold |
| entity.name.function | #0887ff | bold |
| entity.name, support.variable, constant.numeric, pinegpt.text.pine, keyword.operator.ternary, variable.parameter.function.language.special | #fdb603 | |
| function.keyword.pine | #fdb603 | italic |
| entity.other.attribute-name | #ff7b00 | |
| string.quoted.double, string.quoted.single, string, string.quoted.triple, punctuation.definition.string.begin,punctuation.definition.string.end | #479e68 | — |
| type | #00e284 | — |
| error.log.pine | #FF0000 | |
| warning.log.pine | #E3FF40 | |
| info.log.pine | #E0E0E0 | |
| import | #fbff00 | — |
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python | #FFA500 | bold |
| punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison | #1edbb5 | — |
| storage.type.haskell | #fdb603 | — |
| support.variable.magic.python | #1edbb5 | — |
| punctuation.separator.period,punctuation.separator.element,punctuation.parenthesis.begin,punctuation.parenthesis.end | #FFA500 | — |
| punctuation.separator.comma,punctuation.separator.key-value,punctuation.separator.statement,punctuation.separator.statement-terminator,punctuation.separator.continuation,punctuation.separator.namespace,punctuation.separator.type-parameters,punctuation.separator.type-parameters-list,punctuation.separator.type-arguments,punctuation.separator.type-arguments-list,punctuation.separator.type-annotation,punctuation.separator.type-annotation-punctuation | #FFA500 | — |
| variable.parameter.function.language.special.self.python | #fdb603 | bold |
| variable.parameter.function.language.special.cls.python | #58aefe | italic |
| storage.modifier.lifetime.rust | #dcdcdc | — |
| support.function.std.rust | #58aefe | — |
| entity.name.lifetime.rust | #fdb603 | — |
| variable.language.rust | #1edbb5 | — |
| support.constant.edge | #1edbb5 | — |
| constant.other.character-class.regexp | #1edbb5 | — |
| keyword.operator.quantifier.regexp | #1edbb5 | — |
| punctuation.definition.string.begin,punctuation.definition.string.end | #F0E68C | — |
| variable.parameter.function | #dcdcdc | — |
| comment markup.link | — | — |
| markup.changed.diff | #1edbb5 | — |
| meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff | #1edbb5 | — |
| markup.inserted.diff | #F0E68C | — |
| markup.deleted.diff | #1edbb5 | — |
| meta.function.c,meta.function.cpp | #58aefe | — |
| punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c | #dcdcdc | — |
| punctuation.separator.key-value | #dcdcdc | — |
| keyword.operator.expression.import | #1edbb5 | — |
| support.constant.math | #1edbb5 | — |
| support.constant.property.math | #1edbb5 | — |
| variable.other.constant | #1edbb5 | — |
| storage.type.annotation.java, storage.type.object.array.java | #1edbb5 | — |
| source.java | #1edbb5 | — |
| punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java | #ff7259 | — |
| meta.method.java | #1edbb5 | — |
| storage.modifier.import.java,storage.type.java,storage.type.generic.java | #fdb603 | — |
| keyword.operator.instanceof.java | — | — |
| meta.definition.variable.name.java | #1edbb5 | — |
| keyword.operator.logical | #1edbb5 | — |
| keyword.operator.bitwise | #ff7259 | — |
| keyword.operator.channel | #1edbb5 | — |
| support.constant.property-value.scss,support.constant.property-value.css | #1edbb5 | — |
| keyword.operator.css,keyword.operator.scss,keyword.operator.less | #1edbb5 | — |
| support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss | #1edbb5 | — |
| punctuation.separator.list.comma.css | #ff7259 | — |
| support.constant.color.w3c-standard-color-name.css | #1edbb5 | — |
| support.type.vendored.property-name.css | #1edbb5 | — |
| support.module.node,support.type.object.module,support.module.node | #1edbb5 | — |
| entity.name.type.module | #dcdcdc | — |
| variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node | #dcdcdc | — |
| support.constant.json | #43BDB3 | — |
| keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof | — | — |
| support.type.object.console | #1edbb5 | — |
| support.variable.property.process | #1edbb5 | — |
| entity.name.function,support.function.console | #58aefe | — |
| keyword.operator.misc.rust | #dcdcdc | — |
| keyword.operator.sigil.rust | — | — |
| keyword.operator.delete | — | — |
| support.type.object.dom | #dcdcdc | — |
| support.variable.dom,support.variable.property.dom | #dcdcdc | — |
| keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational | #1edbb5 | — |
| keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp | — | — |
| punctuation.separator.delimiter | #1edbb5 | — |
| punctuation.separator.c,punctuation.separator.cpp | — | — |
| support.type.posix-reserved.c,support.type.posix-reserved.cpp | #dcdcdc | — |
| keyword.operator.sizeof.c,keyword.operator.sizeof.cpp | — | — |
| variable.parameter.function.language.python | #dcdcdc | — |
| support.type.python | #dcdcdc | — |
| variable.parameter.function.python | #1edbb5 | — |
| punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python | #1edbb5 | — |
| meta.function-call.generic.python | #58aefe | — |
| constant.character.format.placeholder.other.python | #1edbb5 | — |
| keyword.operator | #58aefe | — |
| keyword.operator.assignment.compound | — | — |
| keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts | #dcdcdc | — |
| keyword | #dcdcdc | — |
| entity.name.namespace | #58aefe | — |
| variable | #1edbb5 | — |
| variable.c | #1edbb5 | — |
| variable.language | #58aefe | — |
| token.variable.parameter.java | #dcdcdc | — |
| import.storage.java | #43BDB3 | — |
| token.package.keyword | — | — |
| token.package | #dcdcdc | — |
| entity.name.function, meta.require, support.function.any-method, variable.function | #58aefe | — |
| entity.name.type.namespace | #58aefe | — |
| support.class, entity.name.type.class | — | — |
| entity.name.class.identifier.namespace.type | — | — |
| entity.name.class, variable.other.class.js, variable.other.class.ts | — | — |
| variable.other.class.php | #1edbb5 | — |
| entity.name.type | #58aefe | — |
| keyword.control | — | — |
| control.elements, keyword.operator.less | #58aefe | — |
| keyword.other.special-method | #58aefe | — |
| storage | — | — |
| token.storage | — | — |
| keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void | — | — |
| token.storage.type.java | #58aefe | — |
| support.function | #58aefe | — |
| support.type.property-name | #1edbb5 | — |
| support.constant.property-value | #1edbb5 | — |
| support.constant.font-name | #1edbb5 | — |
| meta.tag | #58aefe | — |
| string | #F0E68C | — |
| constant.other.symbol | #58aefe | — |
| constant.numeric | #fdb603 | — |
| constant | #1edbb5 | — |
| punctuation.definition.constant | #58aefe | — |
| entity.name.tag | #1edbb5 | — |
| entity.other.attribute-name | #1edbb5 | — |
| entity.other.attribute-name.id | #1edbb5 | italic |
| entity.other.attribute-name.class.css | #1edbb5 | italic |
| meta.selector | — | — |
| markup.heading | #1edbb5 | — |
| markup.heading punctuation.definition.heading, entity.name.section | #1edbb5 | — |
| keyword.other.unit | #58aefe | — |
| markup.bold,todo.bold | #dcdcdc | — |
| punctuation.definition.bold | #fdb603 | — |
| markup.italic, punctuation.definition.italic,todo.emphasis | — | — |
| emphasis md | — | — |
| entity.name.section.markdown | #1edbb5 | — |
| punctuation.definition.heading.markdown | #1edbb5 | — |
| punctuation.definition.list.begin.markdown | #1edbb5 | — |
| markup.heading.setext | #1edbb5 | — |
| punctuation.definition.bold.markdown | #fdb603 | — |
| markup.inline.raw.markdown | #F0E68C | — |
| markup.inline.raw.string.markdown | #F0E68C | — |
| punctuation.definition.raw.markdown | #fdb603 | — |
| punctuation.definition.list.markdown | #fdb603 | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown | #58aefe | — |
| beginning.punctuation.definition.list.markdown | #58aefe | — |
| punctuation.definition.metadata.markdown | #1edbb5 | — |
| markup.underline.link.markdown,markup.underline.link.image.markdown | — | — |
| string.other.link.title.markdown,string.other.link.description.markdown | #1edbb5 | — |
| markup.raw.monospace.asciidoc | #F0E68C | — |
| punctuation.definition.asciidoc | #fdb603 | — |
| markup.list.asciidoc | #fdb603 | — |
| markup.link.asciidoc,markup.other.url.asciidoc | — | — |
| string.unquoted.asciidoc,markup.other.url.asciidoc | #1edbb5 | — |
| string.regexp | #58aefe | — |
| constant.character.escape | #fdb603 | — |
| punctuation.section.embedded, variable.interpolation | #58aefe | — |
| punctuation.section.embedded.begin,punctuation.section.embedded.end | — | — |
| invalid.illegal | #fdb603 | — |
| invalid.illegal.bad-ampersand.html | #dcdcdc | — |
| invalid.broken | #fdb603 | — |
| invalid.deprecated | #58aefe | — |
| invalid.unimplemented | #fdb603 | — |
| text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade | — | — |
| text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade | — | — |
| support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php | #fdb603 | — |
| keyword.operator.error-control.php | — | — |
| keyword.operator.type.php | — | — |
| punctuation.section.array.begin.php | #dcdcdc | — |
| punctuation.section.array.end.php | #dcdcdc | — |
| invalid.illegal.non-null-typehinted.php | #58aefe | — |
| storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php | #fdb603 | — |
| meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php | #58aefe | — |
| punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php | #dcdcdc | — |
| support.constant.core.rust | #fdb603 | — |
| support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php | #fdb603 | — |
| entity.name.goto-label.php,support.other.php | #58aefe | — |
| keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php | #fdb603 | — |
| keyword.operator.regexp.php | — | — |
| keyword.operator.comparison.php | #fdb603 | — |
| keyword.operator.heredoc.php,keyword.operator.nowdoc.php | — | — |
| meta.function.decorator.python | #58aefe | — |
| support.token.decorator.python,meta.function.decorator.identifier.python | #58aefe | — |
| function.brace | #dcdcdc | — |
| function.parameter.ruby, function.parameter.cs | #dcdcdc | — |
| constant.language.symbol.ruby | #58aefe | — |
| rgb-value | #fdb603 | — |
| inline-color-decoration rgb-value | #fdb603 | — |
| less rgb-value | #fdb603 | — |
| selector.sass | #dcdcdc | — |
| support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx | #fdb603 | — |
| block.scope.end,block.scope.begin | #dcdcdc | — |
| storage.type.cs | #fdb603 | — |
| entity.name.variable.local.cs | #58aefe | — |
| token.info-token | #dcdcdc | — |
| token.warn-token | #fdb603 | — |
| token.error-token | #58aefe | — |
| token.debug-token | — | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | — | — |
| meta.template.expression | #ff7259 | — |
| keyword.operator.module | — | — |
| support.type.type.flowtype | #ff7259 | — |
| support.type.primitive | #ff7259 | — |
| meta.property.object | #ffbb00 | — |
| variable.parameter.function.js | #58aefe | — |
| keyword.other.template.begin | #F0E68C | — |
| keyword.other.template.end | #F0E68C | — |
| keyword.other.substitution.begin | #F0E68C | — |
| keyword.other.substitution.end | #F0E68C | — |
| keyword.operator.assignment | #dcdcdc | — |
| keyword.operator.assignment.go | #1edbb5 | — |
| keyword.operator.arithmetic.go, keyword.operator.address.go | — | — |
| entity.name.package.go | #fdb603 | — |
| support.type.prelude.elm | #fdb603 | — |
| support.constant.elm | #fdb603 | — |
| punctuation.quasi.element | — | — |
| constant.character.entity | #1edbb5 | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #fdb603 | — |
| entity.global.clojure | #fdb603 | — |
| meta.symbol.clojure | #1edbb5 | — |
| constant.keyword.clojure | #fdb603 | — |
| meta.arguments.coffee, variable.parameter.function.coffee | #58aefe | — |
| source.ini | #F0E68C | — |
| meta.scope.prerequisites.makefile | #1edbb5 | — |
| source.makefile | #fdb603 | — |
| storage.modifier.import.groovy | #fdb603 | — |
| meta.method.groovy | #1edbb5 | — |
| meta.definition.variable.name.groovy | #1edbb5 | — |
| meta.definition.class.inherited.classes.groovy | #F0E68C | — |
| support.variable.semantic.hlsl | #fdb603 | — |
| support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl | — | — |
| text.variable, text.bracketed | #1edbb5 | — |
| support.type.swift, support.type.vb.asp | #fdb603 | — |
| entity.name.function.xi | #fdb603 | — |
| entity.name.class.xi | #fdb603 | — |
| constant.character.character-class.regexp.xi | #1edbb5 | — |
| constant.regexp.xi | — | — |
| keyword.control.xi | #fdb603 | — |
| invalid.xi | #dcdcdc | — |
| beginning.punctuation.definition.quote.markdown.xi | #F0E68C | — |
| beginning.punctuation.definition.list.markdown.xi | #58aefe | — |
| constant.character.xi | #1edbb5 | — |
| accent.xi | #1edbb5 | — |
| wikiword.xi | #fdb603 | — |
| constant.other.color.rgb-value.xi | #fdb603 | — |
| punctuation.definition.tag.xi | #58aefe | — |
| entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition | #fdb603 | — |
| entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown | #1edbb5 | — |
| meta.brace.square | #1edbb5 | — |
| markup.quote.markdown | — | — |
| punctuation.definition.block.sequence.item.yaml | #ff7259 | — |
| constant.language.symbol.elixir, constant.language.symbol.double-quoted.elixir | #fdb603 | — |
| entity.name.variable.parameter.cs | #1edbb5 | — |
| entity.name.variable.field.cs | #1edbb5 | — |
| markup.deleted | #1edbb5 | — |
| markup.inserted | #F0E68C | — |
| markup.underline | — | underline |
| punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php | #1edbb5 | — |
| support.other.namespace.php | #1edbb5 | — |
| variable.other.object | #fdb603 | — |
| variable.other.constant.property | #1edbb5 | — |
| entity.other.inherited-class | #fdb603 | — |
| entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super | — | italic |
| comment.line.double-slash,comment.block.documentation | — | italic |
| keyword.control.import.python,keyword.control.flow.python | #1edbb5 | italic bold |
| markup.italic.markdown | — | italic |
| constant.other.placeholder, constant.character | #1edbb5 | — |
| constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language, entity | #dcdcdc | |
| entity.name, meta.export.default, meta.definition.variable | #ffb700 | — |
| variable.parameter.function, meta.jsx.children, meta.block, meta.tag.attributes, entity.name.constant, meta.object.member, meta.embedded.expression | #1edbb5 | — |
| entity.name.function | #d7b0ff | bold |
| entity.name.tag, support.class.component | #1edbb5 | — |
| keyword | #dcdcdc | — |
| storage, storage.type | #1edbb5 | — |
| storage.modifier.package, storage.modifier.import, storage.type.java | #dc0202 | — |
| string, string punctuation.section.embedded source | #96d0ff | — |
| support | #6cb6ff | — |
| meta.property-name | #6cb6ff | — |
| variable | #ffb300 | — |
| variable.other | #dcdcdc | — |
| invalid.broken | #ff7259 | italic |
| invalid.deprecated | #ff7259 | italic |
| invalid.illegal | #ff7259 | italic |
| invalid.unimplemented | #ff7259 | italic |
| carriage-return | #fefefe | italic underline |
| message.error | #ff7259 | — |
| string variable | #6cb6ff | — |
| source.regexp, string.regexp | #96d0ff | — |
| error.log.pine | #FF0000 | |
| warning.log.pine | #E3FF40 | |
| info.log.pine | #E0E0E0 | |
| punctuation.separator.continuation | #1edbb5 | |
| variable.other.pine | #ff7259 | |
| variable2.other.pine | #d7b0ff | bold |
| variable3.other.pine | #ffe694 | |
| support.type.object.pine | #00eb7d | |
| entity.name | #fdb603 | |
| contstant.flow.pine | #ff7259 | italic |
| meta.function.pine | #79beff | |
| support.other | #ff7259 | |
| support.variable | #fdb603 | |
| keyword.operator.assignment.compound | #1edbb5 | bold |
| keyword.operator.assignment | #1edbb5 | bold |
| string.interpolated | #ff7259 | — |
| string.quoted.other | #ff7259 | — |
| string.quoted.triple | #ede99df1 | — |
| comment | #959595 | |
| support.type | #1edbb5 | bold |
| keyword.operator | #1edbb5 | bold |
| type.keyword | #1edbb5 | bold |
| entity.name.type | #1edbb5 | |
| type.keyword.storage | #1edbb5 | |
| keyword.control | #1edbb5 | |
| constant.numeric | #fdb603 | |
| comment.line.double-slash | #959595 | italic |
| support.type.property-constant | #d7b0ff | bold |
| constant.language.hex-color.pine | #dcdcdc | italic bold |
| punctuation.section.embedded | #1edbb5 | bold |
| punctuation.separator.continuation | #1edbb5 | bold |
| pinegpt.backtick.pine | #00000000 | — |
| pinegpt.response.pine | #80ff00 | — |
| pinegpt.bullets.pine | #FFFFFF | — |
| pinegpt.error.pine | #ff7259 | italic |
| pinegpt.text.pine | #FFA500 | bold |
| pinegpt.gpt.pine | #1edbb5 | bold |
| support.type.property-name | #d7b0ff | |
| keyword.operator.arithmetic | #1edbb5 | |
| keyword.operator.logical | #1edbb5 | bold |
| keyword.operator.ternary | #fdb603 | bold |
| keyword.operator | #1edbb5 | bold |
| meta.selector | #dcdcdc | |
| meta.return-type | #ff0000 | |
| meta.cast | #03fffb | |
| punctuation.separator.parameters | #dcdcdc | italic |
| variable.parameter.function.language.special | #fdb603 | |
| constant.other.pine | #dcdcdc | bold |
| keyword.operator.logical.pine | #1edbb5 | bold |
| constant.language | #ff7259 | italic |
| constant.character.escaped | #fdb603 | |
| variable.parameter.function.pine | #79beff | |
| entity.name.function | #3187ff | bold |
| entity.name.method | #dcdcdc | bold |
| support.function | #79beff | |
| function.keyword.pine | #fdb603 | bold |
| punctuation.seperator.brackets.pine | #1edbb5 | bold |
| entity.other.attribute-name | #ff7b00 | bold |
| entity.pine | #3187ff | italic bold |
| string.quoted.double | #ede99df1 | — |
| string.quoted.single | #ede99df1 | — |
| variable.language | #dcdcdc | bold |
| string.other | #ff7259 | — |
| string.regexp | #ff7259 | — |
| string | #ede99df1 | — |
| meta.type | #ff7259 | |
| meta.type.annotation | #1edbb5 |
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| meta.merge | #47776d | — |
| punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python | #FFA500 | bold |
| punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison | #47776d | — |
| storage.type.haskell | #bb5400 | — |
| support.variable.magic.python | #47776d | — |
| punctuation.separator.period,punctuation.separator.element,punctuation.parenthesis.begin,punctuation.parenthesis.end | #FFA500 | — |
| punctuation.separator.comma,punctuation.separator.key-value,punctuation.separator.statement,punctuation.separator.statement-terminator,punctuation.separator.continuation,punctuation.separator.namespace,punctuation.separator.type-parameters,punctuation.separator.type-parameters-list,punctuation.separator.type-arguments,punctuation.separator.type-arguments-list,punctuation.separator.type-annotation,punctuation.separator.type-annotation-punctuation | #FFA500 | — |
| variable.parameter.function.language.special.self.python | #bb5400 | bold |
| variable.parameter.function.language.special.cls.python | #58aefe | italic |
| storage.modifier.lifetime.rust | #e4e4e4 | — |
| support.function.std.rust | #58aefe | — |
| entity.name.lifetime.rust | #000000 | bold |
| variable.language.rust | #47776d | — |
| support.constant.edge | #47776d | — |
| constant.other.character-class.regexp | #47776d | — |
| keyword.operator.quantifier.regexp | #47776d | — |
| punctuation.definition.string.begin,punctuation.definition.string.end | #1e5a2f | |
| variable.parameter.function | #e4e4e4 | — |
| markup.changed.diff | #47776d | — |
| meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff | #47776d | — |
| markup.inserted.diff | #F0E68C | — |
| markup.deleted.diff | #47776d | — |
| meta.function.c,meta.function.cpp | #58aefe | — |
| punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c | #e4e4e4 | — |
| punctuation.separator.key-value | #e4e4e4 | — |
| keyword.operator.expression.import | #47776d | — |
| support.constant.math | #47776d | — |
| support.constant.property.math | #47776d | — |
| variable.other.constant | #47776d | — |
| storage.type.annotation.java, storage.type.object.array.java | #47776d | — |
| source.java | #47776d | — |
| punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java | #c51e00 | — |
| meta.method.java | #47776d | — |
| storage.modifier.import.java,storage.type.java,storage.type.generic.java | #bb5400 | — |
| meta.definition.variable.name.java | #47776dd2 | — |
| keyword.operator.logical | #47776d | — |
| keyword.operator.bitwise | #c51e00 | — |
| keyword.operator.channel | #47776d | — |
| support.constant.property-value.scss,support.constant.property-value.css | #47776d | — |
| keyword.operator.css,keyword.operator.scss,keyword.operator.less | #47776d | — |
| support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss | #47776d | — |
| punctuation.separator.list.comma.css | #c51e00 | — |
| support.constant.color.w3c-standard-color-name.css | #47776d | — |
| support.type.vendored.property-name.css | #47776d | — |
| support.module.node,support.type.object.module,support.module.node | #47776d | — |
| entity.name.type.module | #696969 | — |
| variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node | #1c005c | — |
| support.constant.json | #43BDB3 | — |
| support.type.object.console | #47776d | — |
| support.variable.property.process | #47776d | — |
| entity.name.function,support.function.console | #58aefe | — |
| keyword.operator.misc.rust | #e4e4e4 | — |
| support.type.object.dom | #e4e4e4 | — |
| support.variable.dom,support.variable.property.dom | #e4e4e4 | — |
| keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational,keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp | #47776d | — |
| punctuation.separator.delimiter | #47776d | — |
| support.type.posix-reserved.c,support.type.posix-reserved.cpp | #e4e4e4 | — |
| variable.parameter.function.language.python | #e4e4e4 | — |
| support.type.python | #e4e4e4 | — |
| variable.parameter.function.python | #47776d | — |
| punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python | #47776d | — |
| meta.function-call.generic.python | #58aefe | — |
| constant.character.format.placeholder.other.python | #47776d | — |
| keyword.operator | #58aefe | — |
| keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts | #47776d | — |
| keyword | #e4e4e4 | — |
| entity.name.namespace | #58aefe | — |
| variable | #47776d | — |
| variable.c | #47776d | — |
| variable.language | #58aefe | — |
| token.variable.parameter.java | #e4e4e4 | — |
| import.storage.java | #43BDB3 | — |
| token.package | #e4e4e4 | — |
| entity.name.function, meta.require, support.function.any-method, variable.function | #58aefe | — |
| entity.name.type.namespace | #58aefe | — |
| variable.other.class.php | #47776d | — |
| entity.name.type | #58aefe | — |
| control.elements, keyword.operator.less | #47776d | — |
| keyword.other.special-method | #58aefe | — |
| token.storage.type.java | #58aefe | — |
| support.function | #58aefe | — |
| support.type.property-name | #47776d | — |
| support.constant.property-value | #47776d | — |
| support.constant.font-name | #47776d | — |
| meta.tag | #58aefe | — |
| string | #15b100 | — |
| constant.other.symbol | #58aefe | — |
| constant | #47776d | — |
| punctuation.definition.constant | #58aefe | — |
| entity.name.tag | #47776d | — |
| entity.other.attribute-name | #47776d | — |
| entity.other.attribute-name.id | #47776d | italic |
| entity.other.attribute-name.class.css | #47776d | italic |
| markup.heading | #47776d | — |
| markup.heading punctuation.definition.heading, entity.name.section | #47776d | — |
| keyword.other.unit | #47776d | — |
| markup.bold,todo.bold | #e4e4e4 | — |
| punctuation.definition.bold | #bb5400 | — |
| entity.name.section.markdown | #47776d | — |
| punctuation.definition.heading.markdown | #47776d | — |
| punctuation.definition.list.begin.markdown | #47776d | — |
| markup.heading.setext | #47776d | — |
| punctuation.definition.bold.markdown | #bb5400 | — |
| markup.inline.raw.markdown | #F0E68C | — |
| markup.inline.raw.string.markdown | #15b100 | — |
| punctuation.definition.raw.markdown | #bb5400 | — |
| punctuation.definition.list.markdown | #bb5400 | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown | #58aefe | — |
| beginning.punctuation.definition.list.markdown | #58aefe | — |
| punctuation.definition.metadata.markdown | #47776d | — |
| string.other.link.title.markdown,string.other.link.description.markdown | #47776d | — |
| markup.raw.monospace.asciidoc | #F0E68C | — |
| punctuation.definition.asciidoc | #bb5400 | — |
| markup.list.asciidoc | #bb5400 | — |
| string.unquoted.asciidoc,markup.other.url.asciidoc | #47776d | — |
| string.regexp | #58aefe | — |
| constant.character.escape | #bb5400 | — |
| punctuation.section.embedded, variable.interpolation | #47776d | — |
| invalid.illegal | #bb5400 | — |
| invalid.illegal.bad-ampersand.html | #e4e4e4 | — |
| invalid.broken | #bb5400 | — |
| invalid.deprecated | #58aefe | — |
| invalid.unimplemented | #bb5400 | — |
| support.other.namespace.use.php,support.other.namespace.use-as.php,entity.other.alias.php,meta.interface.php | #bb5400 | — |
| punctuation.section.array.begin.php | #e4e4e4 | — |
| punctuation.section.array.end.php | #e4e4e4 | — |
| invalid.illegal.non-null-typehinted.php | #58aefe | — |
| storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php | #bb5400 | — |
| meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php | #58aefe | — |
| punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php | #e4e4e4 | — |
| support.constant.core.rust | #bb5400 | — |
| support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php | #bb5400 | — |
| entity.name.goto-label.php,support.other.php | #58aefe | — |
| keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php | #bb5400 | — |
| keyword.operator.comparison.php | #bb5400 | — |
| meta.function.decorator.python | #58aefe | — |
| support.token.decorator.python,meta.function.decorator.identifier.python | #58aefe | — |
| function.brace | #e4e4e4 | — |
| function.parameter.ruby, function.parameter.cs | #e4e4e4 | — |
| constant.language.symbol.ruby | #58aefe | — |
| rgb-value | #bb5400 | — |
| inline-color-decoration rgb-value | #bb5400 | — |
| less rgb-value | #bb5400 | — |
| selector.sass | #e4e4e4 | — |
| support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx | #3187ff | — |
| block.scope.end,block.scope.begin | #e4e4e4 | — |
| storage.type.cs | #bb5400 | — |
| entity.name.variable.local.cs | #58aefe | — |
| token.info-token | #e4e4e4 | — |
| token.warn-token | #bb5400 | — |
| token.error-token | #58aefe | — |
| meta.template.expression | #c51e00 | — |
| support.type.type.flowtype | #c51e00 | — |
| support.type.primitive | #c51e00 | — |
| meta.property.object | #ffbb00 | — |
| variable.parameter.function.js | #47776d | — |
| keyword.other.template.begin | #F0E68C | — |
| keyword.other.template.end | #F0E68C | — |
| keyword.other.substitution.begin | #F0E68C | — |
| keyword.other.substitution.end | #F0E68C | — |
| keyword.operator.assignment | #47776d | — |
| keyword.operator.assignment.go | #47776d | — |
| entity.name.package.go | #bb5400 | — |
| support.type.prelude.elm | #bb5400 | — |
| support.constant.elm | #bb5400 | — |
| constant.character.entity | #47776d | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #bb5400 | — |
| entity.global.clojure | #bb5400 | — |
| meta.symbol.clojure | #47776d | — |
| constant.keyword.clojure | #bb5400 | — |
| meta.arguments.coffee, variable.parameter.function.coffee | #58aefe | — |
| source.ini | #F0E68C | — |
| meta.scope.prerequisites.makefile | #47776d | — |
| source.makefile | #bb5400 | — |
| storage.modifier.import.groovy | #bb5400 | — |
| meta.method.groovy | #47776d | — |
| meta.definition.variable.name.groovy | #47776d | — |
| meta.definition.class.inherited.groovy | #F0E68C | — |
| support.variable.semantic.hlsl | #bb5400 | — |
| text.variable, text.bracketed | #47776d | — |
| support.type.swift, support.type.vb.asp | #bb5400 | — |
| entity.name.function.xi | #bb5400 | — |
| entity.name.class.xi | #bb5400 | — |
| constant.character.character-class.regexp.xi | #47776d | — |
| keyword.control.xi | #bb5400 | — |
| invalid.xi | #e4e4e4 | — |
| beginning.punctuation.definition.quote.markdown.xi | #F0E68C | — |
| beginning.punctuation.definition.list.markdown.xi | #58aefe | — |
| constant.character.xi | #47776d | — |
| accent.xi | #47776d | — |
| wikiword.xi | #bb5400 | — |
| constant.other.color.rgb-value.xi | #bb5400 | — |
| punctuation.definition.tag.xi | #58aefe | — |
| entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition | #bb5400 | — |
| entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown | #47776d | — |
| meta.brace.square | #47776d | — |
| punctuation.definition.block.sequence.item.yaml | #c51e00 | — |
| constant.language.symbol.elixir, constant.language.symbol.double-quoted.elixir | #bb5400 | — |
| entity.name.variable.parameter.cs | #47776d | — |
| entity.name.variable.field.cs | #47776d | — |
| markup.deleted | #47776d | — |
| markup.inserted | #F0E68C | — |
| markup.underline | — | underline |
| punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php | #47776d | — |
| support.other.namespace.php | #47776d | — |
| variable.other.object | #3187ff | — |
| variable.other.constant.property | #47776d | — |
| entity.other.inherited-class | #bb5400 | — |
| entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super | #477755 | — |
| comment.line.double-slash,comment.block.documentation | — | italic |
| keyword.control.import.python,keyword.control.flow.python | #47776d | italic bold |
| markup.italic.markdown | — | italic |
| constant.other.placeholder, constant.character | #47776d | — |
| constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language, entity | #000000 | bold |
| variable.parameter.function, meta.jsx.children, meta.block, meta.tag.attributes, entity.name.constant, meta.object.member, meta.embedded.expression | #47776d | — |
| entity.name.function | #3187ff | bold |
| entity.name.tag, support.class.component | #776847 | — |
| keyword | #e4e4e4 | — |
| storage, storage.type | #477755 | — |
| storage.modifier.package, storage.modifier.import, storage.type.java | #dc0202 | — |
| string punctuation.section.embedded source | #96d0ff | — |
| support | #118f00 | — |
| meta.property-name | #6cb6ff | — |
| variable | #3187ff | — |
| variable.other | #000000 | bold |
| invalid.broken | #c51e00 | italic |
| invalid.deprecated | #c51e00 | italic |
| invalid.illegal | #c51e00 | italic |
| invalid.unimplemented | #c51e00 | italic |
| carriage-return | #fefefe | italic underline |
| message.error | #c51e00 | — |
| string variable | #6cb6ff | — |
| source.regexp, string.regexp | #96d0ff | — |
| constant.other.pine | #5f5f5f | bold |
| alias.pine | #bb5400 | italic |
| constant.character.escaped | #bb5400 | |
| annotation.function.pine | #87c5ff | — |
| error.log.pine | #FF0000 | |
| warning.log.pine | #E3FF40 | |
| info.log.pine | #E0E0E0 | |
| support.other | #c51e00 | |
| support.variable | — | bold |
| string.interpolated | #c51e00 | — |
| string.quoted.other | #c51e00 | — |
| string.quoted.triple | #1e5a2f | |
| support.type | #000000 | bold |
| keyword.operator | #00a85a | bold |
| type.keyword | #000000 | bold |
| entity.name.type | #000000 | bold |
| type.keyword.storage | #c51e00 | bold |
| type.storage.pine | #ffae00 | bold |
| punctuation.section.embedded | #000000 | bold |
| constant.numeric | #ffae00 | bold |
| variable.pine | #c51e00 | bold |
| constant.language | #c51e00 | bold |
| string.quoted.triple | #1e5a2f | |
| entity.name | #000000 | bold |
| entity.name.function | #3157ff | bold |
| entity.name.function.support | #3157ff | bold |
| support.function | #0051ff | |
| support.constant | #c51e00 | bold |
| type.pine, punctuation.pine | #3157ff | |
| string.quoted.double | #15b100 | italic |
| string.quoted.single | #15b100 | italic |
| variable.language | #585858 | — |
| string.other | #15b100 | — |
| string.regexp | #15b100 | — |
| string | #15b100 | italic |
| comment | #959595 | |
| comment.annotation.pine | #a8a8a8 | italic |
| punctuation.separator.brackets | #000000 | bold |
| keyword.operator.ternary | #000000 | bold |
| punctuation.separator | #000000 | bold |
| type | #000000 | bold |
| keyword.control | #00a85a | bold |
| operator.pine | #00a85a | bold |
| comment.line.double-slash | #959595 | italic |
| constant.variable.pine | #000000 | bold |
| meta.selector | #e4e4e4 | bold |
| punctuation.separator.parameters | #000000 | bold |
| keyword.operator.logical | #47776d | bold |
| color.black.pine | #696969 | — |
| color.silver.pine | #B2B5BE | — |
| color.gray.pine | #a8a8a8 | — |
| color.white.pine | #FFFFFF | — |
| color.maroon.pine | #880E4F | — |
| color.red.pine | #FF5252 | — |
| color.purple.pine | #9C27B0 | — |
| color.fuchsia.pine | #E040FB | — |
| color.green.pine | #4CAF50 | — |
| color.lime.pine | #00E676 | — |
| color.olive.pine | #808000 | — |
| color.yellow.pine | #FFEB3B | — |
| color.navy.pine | #3a2e9a | — |
| color.blue.pine | #2962ff | — |
| color.teal.pine | #00897B | — |
| color.orange.pine | #FF9800 | — |
| color.aqua.pine | #00BCD4 | — |
| transp.pine | #ffffff00 | — |
| source | — | bold |
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| markup.changed, meta.diff.header.git, meta.diff.header.from-file, meta.diff.header.to-file | #a2bffc | — |
| markup.deleted.diff | #EF535090 | — |
| markup.inserted.diff | #798D31 | — |
| Global settings | #161A22 | — |
| comment | #969996 | — |
| string | #ecc48d | — |
| string.unquoted.asciidoc | #476FA5 | — |
| variable.other | #C53532 | — |
| constant.numeric | #EB8A3C | — |
| punctuation.separator.parameters | #161A22 | — |
| string.quoted | #798D31 | — |
| support.constant.elm | #cf9f00 | — |
| punctuation.definition.list.markdown | #ecc48d | — |
| punctuation.section.embedded.begin | #476FA5 | — |
| keyword.operator.ternary | #476FA5 | — |
| variable.parameter.function.language.special.self.python | #476FA5 | — |
| keyword.operator.logical.js | #3A99A0 | — |
| punctuation.section.embedded.begin | #3A99A0 | — |
| keyword.operator.arithmetic | #B193BA | — |
| token.error-token.ps | #161A22 | — |
| token.package.ps | #161A22 | — |
| invalid.illegal.non-null-typehinted.php.ps | #8ABDB7 | — |
| support.constant.math | #798D31 | — |
| constant.character.numeric | #F78C6C | |
| constant.language, punctuation.definition.constant, variable.other.constant | #82AAFF | — |
| constant.character, constant.other | #82AAFF | — |
| constant.character.escape | #F78C6C | — |
| string.regexp, string.regexp keyword.other | #5ca7e4 | — |
| meta.function punctuation.separator.comma | #5f7e97 | — |
| variable | #798D31 | — |
| punctuation.accessor, keyword | #c792ea | |
| storage, meta.var.expr, meta.class meta.method.declaration meta.var.expr storage.type.js, storage.type.property.js, storage.type.property.ts, storage.type.property.tsx | #c792ea | |
| storage.type | #c792ea | — |
| storage.type.function.arrow.js | — | |
| entity.name.class, meta.class entity.name.type.class | #ffcb8b | — |
| entity.other.inherited-class | #798D31 | — |
| entity.name.function | #c792ea | |
| punctuation.definition.tag, meta.tag | #7fdbca | — |
| entity.name.tag, meta.tag.other.html, meta.tag.other.js, meta.tag.other.tsx, entity.name.tag.tsx, entity.name.tag.js, entity.name.tag, meta.tag.js, meta.tag.tsx, meta.tag.html | #7fdbca | |
| entity.other.attribute-name | #798D31 | |
| entity.name.tag.custom | #798D31 | — |
| support.function, support.constant | #82AAFF | — |
| support.constant.meta.property-value | #7fdbca | — |
| support.type, support.class | #798D31 | — |
| support.variable.dom | #798D31 | — |
| invalid | #000000 | — |
| invalid.deprecated | #000000 | — |
| keyword.operator | #7fdbca | |
| keyword.operator.relational | #c792ea | |
| keyword.operator.assignment | #c792ea | — |
| keyword.operator.bitwise | #c792ea | — |
| keyword.operator.increment | #c792ea | — |
| comment.line.double-slash | #8C908C | — |
| object | #cdebf7 | — |
| constant.language.null | #ff5874 | — |
| meta.brace | #161A22 | — |
| meta.delimiter.period | #c792ea | |
| punctuation.definition.string | #798D31 | — |
| punctuation.definition.string.begin.markdown | #ff5874 | — |
| constant.language.boolean | #ff5874 | — |
| object.comma | #000000 | — |
| variable.parameter.function | #7fdbca | |
| support.type.vendor.property-name, support.constant.vendor.property-value, support.type.property-name, meta.property-list entity.name.tag | #80CBC4 | |
| meta.property-list entity.name.tag.reference | #57eaf1 | — |
| constant.other.color.rgb-value punctuation.definition.constant | #F78C6C | — |
| constant.other.color | #FFEB95 | — |
| keyword.other.unit | #FFEB95 | — |
| meta.selector | #c792ea | |
| entity.other.attribute-name.id | #FAD430 | — |
| meta.property-name | #80CBC4 | — |
| entity.name.tag.doctype, meta.tag.sgml.doctype | #c792ea | |
| punctuation.definition.parameters | #798D31 | — |
| keyword.control.operator | #7fdbca | — |
| keyword.operator.logical | #c792ea | |
| variable.instance, variable.other.instance, variable.readwrite.instance, variable.other.readwrite.instance, variable.other.property | #7fdbca | — |
| variable.other.object.property | #faf39f | |
| variable.other.object.js | — | |
| entity.name.function | #82AAFF | |
| keyword.control.conditional.js, keyword.operator.comparison, keyword.control.flow.js, keyword.control.flow.ts, keyword.control.flow.tsx, keyword.control.ruby, keyword.control.def.ruby, keyword.control.loop.js, keyword.control.loop.ts, keyword.control.import.js, keyword.control.import.ts, keyword.control.import.tsx, keyword.control.from.js, keyword.control.from.ts, keyword.control.from.tsx, keyword.control.conditional.js, keyword.control.conditional.ts, keyword.control.switch.js, keyword.control.switch.ts, keyword.operator.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx | #c792ea | |
| support.constant, keyword.other.special-method, keyword.other.new, keyword.other.debugger, keyword.control | #7fdbca | — |
| support.function | #798D31 | — |
| invalid.broken | #020e14 | — |
| invalid.unimplemented | #020e14 | — |
| invalid.illegal | #161A22 | — |
| variable.language | #7fdbca | — |
| support.variable.property | #7fdbca | — |
| variable.function | #82AAFF | — |
| variable.interpolation | #ec5f67 | — |
| meta.function-call | #82AAFF | — |
| punctuation.section.embedded | #d3423e | — |
| punctuation.terminator.expression, punctuation.definition.arguments, punctuation.definition.array, punctuation.section.array, meta.array | #161A22 | — |
| punctuation.definition.list.begin, punctuation.definition.list.end, punctuation.separator.arguments, punctuation.definition.list | #798D31 | — |
| string.template meta.template.expression | #d3423e | — |
| string.template punctuation.definition.string | #161A22 | — |
| italic | #c792ea | italic |
| bold | #798D31 | bold |
| quote | #697098 | |
| raw | #80CBC4 | — |
| variable.assignment.coffee | #31e1eb | — |
| variable.parameter.function.coffee | #161A22 | — |
| variable.assignment.coffee | #7fdbca | — |
| variable.other.readwrite.cs | #161A22 | — |
| entity.name.type.class.cs, storage.type.cs | #161A22 | — |
| entity.name.type.namespace.cs | #B2CCD6 | — |
| string.unquoted.preprocessor.message.cs | #161A22 | — |
| punctuation.separator.hash.cs, keyword.preprocessor.region.cs, keyword.preprocessor.endregion.cs | #ffcb8b | |
| variable.other.object.cs | #B2CCD6 | — |
| entity.name.type.enum.cs | #798D31 | — |
| string.interpolated.single.dart, string.interpolated.double.dart | #FFCB8B | — |
| support.class.dart | #FFCB8B | — |
| entity.name.tag.css, entity.name.tag.less, entity.name.tag.custom.css, support.constant.property-value.css | #ff6363 | |
| entity.name.tag.wildcard.css, entity.name.tag.wildcard.less, entity.name.tag.wildcard.scss, entity.name.tag.wildcard.sass | #7fdbca | — |
| keyword.other.unit.css | #FFEB95 | — |
| meta.attribute-selector.css entity.other.attribute-name.attribute, variable.other.readwrite.js | #F78C6C | — |
| source.elixir support.type.elixir, source.elixir meta.module.elixir entity.name.class.elixir | #82AAFF | — |
| source.elixir entity.name.function | #798D31 | — |
| source.elixir constant.other.symbol.elixir, source.elixir constant.other.keywords.elixir | #82AAFF | — |
| source.elixir punctuation.definition.string | #798D31 | — |
| source.elixir variable.other.readwrite.module.elixir, source.elixir variable.other.readwrite.module.elixir punctuation.definition.variable.elixir | #798D31 | — |
| source.elixir .punctuation.binary.elixir | #c792ea | |
| constant.keyword.clojure | #7fdbca | — |
| source.go meta.function-call.go | #DDDDDD | — |
| source.go keyword.package.go, source.go keyword.import.go, source.go keyword.function.go, source.go keyword.type.go, source.go keyword.struct.go, source.go keyword.interface.go, source.go keyword.const.go, source.go keyword.var.go, source.go keyword.map.go, source.go keyword.channel.go, source.go keyword.control.go | #c792ea | — |
| source.go constant.language.go, source.go constant.other.placeholder.go | #ff5874 | — |
| entity.name.function.preprocessor.cpp, entity.scope.name.cpp | #7fdbcaff | — |
| meta.namespace-block.cpp | #e0dec6 | — |
| storage.type.language.primitive.cpp | #ff5874 | — |
| meta.preprocessor.macro.cpp | #161A22 | — |
| variable.parameter | #ffcb8b | — |
| variable.other.readwrite.powershell | #82AAFF | — |
| support.function.powershell | #7fdbcaff | — |
| entity.other.attribute-name.id.html | #798D31 | — |
| punctuation.definition.tag.html | #6ae9f0 | — |
| meta.tag.sgml.doctype.html | #c792ea | |
| meta.class entity.name.type.class.js | #ffcb8b | — |
| meta.method.declaration storage.type.js | #82AAFF | — |
| terminator.js | #161A22 | — |
| meta.js punctuation.definition.js | #161A22 | — |
| entity.name.type.instance.jsdoc, entity.name.type.instance.phpdoc | #5f7e97 | — |
| variable.other.jsdoc, variable.other.phpdoc | #78ccf0 | — |
| variable.other.meta.import.js, meta.import.js variable.other, variable.other.meta.export.js, meta.export.js variable.other | #161A22 | — |
| variable.parameter.function.js | #7986E7 | — |
| variable.other.object.js, variable.other.object.jsx, variable.object.property.js, variable.object.property.jsx | #161A22 | — |
| variable.js, variable.other.js | #161A22 | — |
| entity.name.type.js, entity.name.type.module.js | #ffcb8b | |
| support.class.js | #161A22 | — |
| support.type.property-name.json | #e06c75 | |
| support.constant.json | #77A366 | — |
| meta.structure.dictionary.value.json string.quoted.double | #77A366 | |
| string.quoted.double.json punctuation.definition.string.json | #80CBC4 | — |
| meta.structure.dictionary.json meta.structure.dictionary.value constant.language | #ff5874 | — |
| variable.other.object.js | #7fdbca | — |
| variable.other.ruby | #161A22 | — |
| entity.name.type.class.ruby | #ecc48d | — |
| constant.language.symbol.hashkey.ruby | #7fdbca | — |
| entity.name.tag.less | #7fdbca | — |
| keyword.other.unit.css | #FFEB95 | — |
| meta.attribute-selector.less entity.other.attribute-name.attribute | #F78C6C | — |
| markup.heading.markdown, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown | #82b1ff | — |
| markup.italic.markdown | #c792ea | italic |
| markup.bold.markdown | #798D31 | bold |
| markup.quote.markdown | #697098 | |
| markup.inline.raw.markdown | #80CBC4 | — |
| markup.underline.link.markdown, markup.underline.link.image.markdown | #ff869a | — |
| string.other.link.title.markdown, string.other.link.description.markdown | #161A22 | — |
| punctuation.definition.string.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, meta.link.inline.markdown punctuation.definition.string | #82b1ff | — |
| punctuation.definition.metadata.markdown | #7fdbca | — |
| beginning.punctuation.definition.list.markdown | #82b1ff | — |
| markup.inline.raw.string.markdown | #798D31 | — |
| variable.other.php | #bec5d4 | — |
| support.class.php | #ffcb8b | — |
| meta.function-call.php punctuation | #161A22 | — |
| variable.other.global.php | #798D31 | — |
| variable.other.global.php punctuation.definition.variable | #798D31 | — |
| constant.language.python | #ff5874 | — |
| variable.parameter.function.python, meta.function-call.arguments.python | #82AAFF | — |
| meta.function-call.python, meta.function-call.generic.python | #B2CCD6 | — |
| punctuation.python | #161A22 | — |
| entity.name.function.decorator.python | #798D31 | — |
| source.python variable.language.special | #8EACE3 | — |
| keyword.control | #c792ea | — |
| variable.scss, variable.sass, variable.parameter.url.scss, variable.parameter.url.sass | #798D31 | — |
| source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable | #82AAFF | — |
| source.css.scss meta.at-rule variable, source.css.sass meta.at-rule variable | #bec5d4 | — |
| meta.attribute-selector.scss entity.other.attribute-name.attribute, meta.attribute-selector.sass entity.other.attribute-name.attribute | #F78C6C | — |
| entity.name.tag.scss, entity.name.tag.sass | #7fdbca | — |
| keyword.other.unit.scss, keyword.other.unit.sass | #FFEB95 | — |
| variable.other.readwrite.alias.ts, variable.other.readwrite.alias.tsx, variable.other.readwrite.ts, variable.other.readwrite.tsx, variable.other.object.ts, variable.other.object.tsx, variable.object.property.ts, variable.object.property.tsx, variable.other.ts, variable.other.tsx, variable.tsx, variable.ts | #161A22 | — |
| entity.name.type.ts, entity.name.type.tsx | #ffcb8b | — |
| support.class.node.ts, support.class.node.tsx | #82AAFF | — |
| meta.type.parameters.ts entity.name.type, meta.type.parameters.tsx entity.name.type | #5f7e97 | — |
| meta.import.ts punctuation.definition.block, meta.import.tsx punctuation.definition.block, meta.export.ts punctuation.definition.block, meta.export.tsx punctuation.definition.block | #161A22 | — |
| meta.decorator punctuation.decorator.ts, meta.decorator punctuation.decorator.tsx | #82AAFF | — |
| meta.tag.js meta.jsx.children.tsx | #82AAFF | — |
| entity.name.tag.yaml | #7fdbca | — |
| variable.other.readwrite.js, variable.parameter | #d7dbe0 | — |
| support.class.component.js, support.class.component.tsx | #f78c6c | |
| meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx | #161A22 | — |
| meta.class entity.name.type.class.tsx | #ffcb8b | — |
| entity.name.type.tsx, entity.name.type.module.tsx | #ffcb8b | — |
| meta.class.ts meta.var.expr.ts storage.type.ts, meta.class.tsx meta.var.expr.tsx storage.type.tsx | #C792EA | — |
| meta.method.declaration storage.type.ts, meta.method.declaration storage.type.tsx | #82AAFF | — |
| error.log.pine | #FF0000 | |
| warning.log.pine | #E3FF40 | |
| info.log.pine | #E0E0E0 | |
| meta.property-list.css meta.property-value.css variable.other.less, meta.property-list.scss variable.scss, meta.property-list.sass variable.sass, meta.brace, keyword.operator.operator, keyword.operator.or.regexp, keyword.operator.expression.in, keyword.operator.relational, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.type, keyword.operator, keyword, punctuation.definintion.string, punctuation, variable.other.readwrite.js, storage.type, source.css, string.quoted | — |
export interface User {
id: string;
name: string;
role: "admin" | "member";
tags: string[];
}
/**
* Fetch user data by ID
* @param id
* @returns User object or null if ID is invalid
*/
export async function fetchUser(id: string): Promise<User | null> {
if (!id) {
return null;
}
const response = await fetch(`/api/users/${id}`, {
method: "GET",
headers: { Accept: "application/json" },
});
if (!response.ok) {
throw new Error(`HTTP ${response.status}`);
}
return (await response.json()) as User;
}
function greet(user: User): string {
// Simple greeting function that uses the user's name
return `Hello, ${user.name}!`;
}
export interface User {
id: string;
name: string;
role: "admin" | "member";
tags: string[];
}
/**
* Fetch user data by ID
* @param id
* @returns User object or null if ID is invalid
*/
export async function fetchUser(id: string): Promise<User | null> {
if (!id) {
return null;
}
const response = await fetch(`/api/users/${id}`, {
method: "GET",
headers: { Accept: "application/json" },
});
if (!response.ok) {
throw new Error(`HTTP ${response.status}`);
}
return (await response.json()) as User;
}
function greet(user: User): string {
// Simple greeting function that uses the user's name
return `Hello, ${user.name}!`;
}
export interface User {
id: string;
name: string;
role: "admin" | "member";
tags: string[];
}
/**
* Fetch user data by ID
* @param id
* @returns User object or null if ID is invalid
*/
export async function fetchUser(id: string): Promise<User | null> {
if (!id) {
return null;
}
const response = await fetch(`/api/users/${id}`, {
method: "GET",
headers: { Accept: "application/json" },
});
if (!response.ok) {
throw new Error(`HTTP ${response.status}`);
}
return (await response.json()) as User;
}
function greet(user: User): string {
// Simple greeting function that uses the user's name
return `Hello, ${user.name}!`;
}
export interface User {
id: string;
name: string;
role: "admin" | "member";
tags: string[];
}
/**
* Fetch user data by ID
* @param id
* @returns User object or null if ID is invalid
*/
export async function fetchUser(id: string): Promise<User | null> {
if (!id) {
return null;
}
const response = await fetch(`/api/users/${id}`, {
method: "GET",
headers: { Accept: "application/json" },
});
if (!response.ok) {
throw new Error(`HTTP ${response.status}`);
}
return (await response.json()) as User;
}
function greet(user: User): string {
// Simple greeting function that uses the user's name
return `Hello, ${user.name}!`;
}