colorjakd / jake's theme pack
One awesome custom light theme and several dark themes forked and adjusted under the MIT license
One awesome custom light theme and several dark themes forked and adjusted under the MIT license
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 |
|---|---|---|
| comment, markup.quote.markdown, meta.diff, meta.diff.header | #A0A1A7CC | — |
| meta.template.expression.js, constant.name.attribute.tag.jade, punctuation.definition.metadata.markdown, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown | #D5CED9 | — |
| variable, support.variable, entity.name.tag.yaml, constant.character.entity.html, source.css entity.name.tag.reference, beginning.punctuation.definition.list.markdown, source.css entity.other.attribute-name.parent-selector, meta.structure.dictionary.json support.type.property-name | #00E8C6 | — |
| markup.bold, constant.numeric, meta.group.regexp, constant.other.php, support.constant.ext.php, constant.other.class.php, support.constant.core.php, fenced_code.block.language, constant.other.caps.python, entity.other.attribute-name, support.type.exception.python, source.css keyword.other.unit, variable.other.object.property.js.jsx, variable.other.object.js | #F39C12 | — |
| markup.list, text.xml string, entity.name.type, support.function, entity.other.attribute-name, meta.at-rule.extend, entity.name.function, entity.other.inherited-class, entity.other.keyframe-offset.css, text.html.markdown string.quoted, meta.function-call.generic.python, meta.at-rule.extend support.constant, entity.other.attribute-name.class.jade, source.css entity.other.attribute-name, text.xml punctuation.definition.string | #FFE66D | — |
| markup.heading, variable.language.this.js, variable.language.special.self.python | #FF00AA | — |
| punctuation.definition.interpolation, punctuation.section.embedded.end.php, punctuation.section.embedded.end.ruby, punctuation.section.embedded.begin.php, punctuation.section.embedded.begin.ruby, punctuation.definition.template-expression, entity.name.tag | #F92672 | — |
| storage, keyword, meta.link, meta.image, markup.italic, source.js support.type | #C74DED | — |
| string.regexp, markup.changed | #7CB7FF | — |
| constant, support.class, keyword.operator, support.constant, text.html.markdown string, source.css support.function, source.php support.function, support.function.magic.python, entity.other.attribute-name.id, markup.deleted | #EE5D43 | — |
| string, text.html.php string, markup.inline.raw, markup.inserted, punctuation.definition.string, punctuation.definition.markdown, text.html meta.embedded source.js string, text.html.php punctuation.definition.string, text.html meta.embedded source.js punctuation.definition.string, text.html punctuation.definition.string, text.html string | #96E072 | — |
| entity.other.inherited-class | — | underline |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
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 |
|---|---|---|
| emphasis | — | italic |
| strong | — | bold |
| header | #BD93F9 | — |
| source | #E1E1E6 | — |
| meta.diff, meta.diff.header | #5A4B81 | — |
| markup.inserted | #50FA7B | — |
| markup.deleted | #FF5555 | — |
| markup.changed | #FFB86C | — |
| invalid | #FF5555 | underline italic |
| invalid.deprecated | #E1E1E6 | underline italic |
| entity.name.filename | #F1FA8C | — |
| markup.error | #FF5555 | — |
| markup.underline | — | underline |
| markup.bold | #FFB86C | bold |
| markup.heading | #BD93F9 | bold |
| markup.italic | #F1FA8C | italic |
| beginning.punctuation.definition.list.markdown, beginning.punctuation.definition.quote.markdown, punctuation.definition.link.restructuredtext | #8BE9FD | — |
| markup.inline.raw, markup.raw.restructuredtext | #50FA7B | — |
| markup.underline.link, markup.underline.link.image | #8BE9FD | — |
| meta.link.reference.def.restructuredtext, punctuation.definition.directive.restructuredtext, string.other.link.description, string.other.link.title | #FF79C6 | — |
| entity.name.directive.restructuredtext, markup.quote | #F1FA8C | italic |
| meta.separator.markdown | #5A4B81 | — |
| fenced_code.block.language, markup.raw.inner.restructuredtext, markup.fenced_code.block.markdown punctuation.definition.markdown | #50FA7B | — |
| punctuation.definition.constant.restructuredtext | #BD93F9 | — |
| markup.heading.markdown punctuation.definition.string.begin, markup.heading.markdown punctuation.definition.string.end | #BD93F9 | — |
| meta.paragraph.markdown punctuation.definition.string.begin, meta.paragraph.markdown punctuation.definition.string.end | #E1E1E6 | — |
| markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.begin, markup.quote.markdown meta.paragraph.markdown punctuation.definition.string.end | #F1FA8C | — |
| entity.name.type.class, entity.name.class | #8BE9FD | normal |
| keyword.expressions-and-types.swift, keyword.other.this, variable.language, variable.language punctuation.definition.variable.php, variable.other.readwrite.instance.ruby, variable.parameter.function.language.special | #BD93F9 | italic |
| entity.other.inherited-class | #8BE9FD | italic |
| comment, punctuation.definition.comment, unused.comment, wildcard.comment | #5A4B81 | — |
| comment keyword.codetag.notation, comment.block.documentation keyword, comment.block.documentation storage.type.class | #FF79C6 | — |
| comment.block.documentation entity.name.type | #8BE9FD | italic |
| comment.block.documentation entity.name.type punctuation.definition.bracket | #8BE9FD | — |
| comment.block.documentation variable | #FFB86C | italic |
| constant, variable.other.constant | #BD93F9 | — |
| constant.character.escape, constant.character.string.escape, constant.regexp | #FF79C6 | — |
| entity.name.tag | #FF79C6 | — |
| entity.other.attribute-name.parent-selector | #FF79C6 | — |
| entity.other.attribute-name | #50FA7B | italic |
| entity.name.function, meta.function-call.generic, meta.function-call.object, meta.function-call.php, meta.function-call.static, meta.method-call.java meta.method, meta.method.groovy, support.function.any-method.lua, keyword.operator.function.infix | #50FA7B | — |
| entity.name.variable.parameter, meta.at-rule.function variable, meta.at-rule.mixin variable, meta.function.arguments variable.other.php, meta.selectionset.graphql meta.arguments.graphql variable.arguments.graphql, variable.parameter | #FFB86C | italic |
| meta.decorator variable.other.readwrite, meta.decorator variable.other.property | #50FA7B | italic |
| meta.decorator variable.other.object | #50FA7B | — |
| keyword, punctuation.definition.keyword | #FF79C6 | — |
| keyword.control.new, keyword.operator.new | — | bold |
| meta.selector | #FF79C6 | — |
| support | #8BE9FD | italic |
| support.function.magic, support.variable, variable.other.predefined | #BD93F9 | regular |
| support.function, support.type.property-name | — | regular |
| constant.other.symbol.hashkey punctuation.definition.constant.ruby, entity.other.attribute-name.placeholder punctuation, entity.other.attribute-name.pseudo-class punctuation, entity.other.attribute-name.pseudo-element punctuation, meta.group.double.toml, meta.group.toml, meta.object-binding-pattern-variable punctuation.destructuring, punctuation.colon.graphql, punctuation.definition.block.scalar.folded.yaml, punctuation.definition.block.scalar.literal.yaml, punctuation.definition.block.sequence.item.yaml, punctuation.definition.entity.other.inherited-class, punctuation.function.swift, punctuation.separator.dictionary.key-value, punctuation.separator.hash, punctuation.separator.inheritance, punctuation.separator.key-value, punctuation.separator.key-value.mapping.yaml, punctuation.separator.namespace, punctuation.separator.pointer-access, punctuation.separator.slice, string.unquoted.heredoc punctuation.definition.string, support.other.chomping-indicator.yaml, punctuation.separator.annotation | #FF79C6 | — |
| keyword.operator.other.powershell, keyword.other.statement-separator.powershell, meta.brace.round, meta.function-call punctuation, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.definition.entity.begin, punctuation.definition.entity.end, punctuation.definition.tag.cs, punctuation.definition.type.begin, punctuation.definition.type.end, punctuation.section.scope.begin, punctuation.section.scope.end, storage.type.generic.java, string.template meta.brace, string.template punctuation.accessor | #E1E1E6 | — |
| meta.string-contents.quoted.double punctuation.definition.variable, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded.begin, punctuation.section.embedded.coffee, punctuation.section.embedded.end, punctuation.section.embedded.end source.php, punctuation.section.embedded.end source.ruby, punctuation.definition.variable.makefile | #FF79C6 | — |
| entity.name.function.target.makefile, entity.name.section.toml, entity.name.tag.yaml, variable.other.key.toml | #8BE9FD | — |
| constant.other.date, constant.other.timestamp | #FFB86C | — |
| variable.other.alias.yaml | #50FA7B | italic underline |
| storage, meta.implementation storage.type.objc, meta.interface-or-protocol storage.type.objc, source.groovy storage.type.def | #FF79C6 | regular |
| entity.name.type, keyword.primitive-datatypes.swift, keyword.type.cs, meta.protocol-list.objc, meta.return-type.objc, source.go storage.type, source.groovy storage.type, source.java storage.type, source.powershell entity.other.attribute-name, storage.class.std.rust, storage.type.attribute.swift, storage.type.c, storage.type.core.rust, storage.type.cs, storage.type.groovy, storage.type.objc, storage.type.php, storage.type.haskell, storage.type.ocaml | #8BE9FD | italic |
| entity.name.type.type-parameter, meta.indexer.mappedtype.declaration entity.name.type, meta.type.parameters entity.name.type | #FFB86C | — |
| storage.modifier | #FF79C6 | — |
| string.regexp, constant.other.character-class.set.regexp, constant.character.escape.backslash.regexp | #F1FA8C | — |
| punctuation.definition.group.capture.regexp | #FF79C6 | — |
| string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end | #FF5555 | — |
| punctuation.definition.character-class.regexp | #8BE9FD | — |
| punctuation.definition.group.regexp | #FFB86C | — |
| punctuation.definition.group.assertion.regexp, keyword.operator.negation.regexp | #FF5555 | — |
| meta.assertion.look-ahead.regexp | #50FA7B | — |
| string | #F1FA8C | — |
| punctuation.definition.string.begin, punctuation.definition.string.end | #E7DE79 | — |
| punctuation.support.type.property-name.begin, punctuation.support.type.property-name.end | #7159C1 | — |
| string.quoted.docstring.multi, string.quoted.docstring.multi.python punctuation.definition.string.begin, string.quoted.docstring.multi.python punctuation.definition.string.end, string.quoted.docstring.multi.python constant.character.escape | #5A4B81 | — |
| variable, constant.other.key.perl, support.variable.property, variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx | #E1E1E6 | — |
| meta.import variable.other.readwrite, meta.object-binding-pattern-variable variable.object.property, meta.variable.assignment.destructured.object.coffee variable | #FFB86C | italic |
| meta.import variable.other.readwrite.alias, meta.export variable.other.readwrite.alias, meta.variable.assignment.destructured.object.coffee variable variable | #E1E1E6 | normal |
| meta.selectionset.graphql variable | #F1FA8C | — |
| meta.selectionset.graphql meta.arguments variable | #E1E1E6 | — |
| entity.name.fragment.graphql, variable.fragment.graphql | #8BE9FD | — |
| constant.other.symbol.hashkey.ruby, keyword.operator.dereference.java, keyword.operator.navigation.groovy, meta.scope.for-loop.shell punctuation.definition.string.begin, meta.scope.for-loop.shell punctuation.definition.string.end, meta.scope.for-loop.shell string, storage.modifier.import, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx, punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.separator.list.comma.css, constant.language.empty-list.haskell | #E1E1E6 | — |
| source.shell variable.other | #BD93F9 | — |
| support.constant | #BD93F9 | normal |
| meta.scope.prerequisites.makefile | #F1FA8C | — |
| meta.attribute-selector.scss | #F1FA8C | — |
| punctuation.definition.attribute-selector.end.bracket.square.scss, punctuation.definition.attribute-selector.begin.bracket.square.scss | #E1E1E6 | — |
| meta.preprocessor.haskell | #5A4B81 | — |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
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.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 | #8764D3 | — |
| variable.other.generic-type.haskell | #2651EA | — |
| storage.type.haskell | #FFB810 | — |
| support.variable.magic.python | #8764D3 | — |
| punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python | #D4D4D4 | — |
| variable.parameter.function.language.special.self.python | #D2D3D3 | — |
| storage.modifier.lifetime.rust | #D4D4D4 | — |
| support.function.std.rust | #FFDB4D | — |
| entity.name.lifetime.rust | #D2D3D3 | — |
| variable.language.rust | #8764D3 | — |
| support.constant.edge | #2651EA | — |
| constant.other.character-class.regexp | #8764D3 | — |
| keyword.operator.quantifier.regexp | #FFB810 | — |
| punctuation.definition.string.begin,punctuation.definition.string.end | #4876FF | — |
| variable.parameter.function | #D4D4D4 | — |
| comment markup.link | #13446F | — |
| markup.changed.diff | #D2D3D3 | — |
| meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff | #FFDB4D | — |
| markup.inserted.diff | #4876FF | — |
| markup.deleted.diff | #8764D3 | — |
| meta.function.c,meta.function.cpp | #8764D3 | — |
| 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 | #D4D4D4 | — |
| punctuation.separator.key-value | #D4D4D4 | — |
| keyword.operator.expression.import | #FFDB4D | — |
| support.constant.math | #D2D3D3 | — |
| support.constant.property.math | #FFB810 | — |
| variable.other.constant | #D2D3D3 | — |
| storage.type.annotation.java, storage.type.object.array.java | #D2D3D3 | — |
| source.java | #8764D3 | — |
| 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 | #D4D4D4 | — |
| meta.method.java | #FFDB4D | — |
| storage.modifier.import.java,storage.type.java,storage.type.generic.java | #D2D3D3 | — |
| keyword.operator.instanceof.java | #2651EA | — |
| meta.definition.variable.name.java | #8764D3 | — |
| keyword.operator.logical | #84692A | — |
| keyword.operator.bitwise | #84692A | — |
| keyword.operator.channel | #84692A | — |
| support.constant.property-value.scss,support.constant.property-value.css | #FFB810 | — |
| keyword.operator.css,keyword.operator.scss,keyword.operator.less | #84692A | — |
| support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss | #FFB810 | — |
| punctuation.separator.list.comma.css | #D4D4D4 | — |
| support.constant.color.w3c-standard-color-name.css | #FFB810 | — |
| support.type.vendored.property-name.css | #84692A | — |
| support.module.node,support.type.object.module,support.module.node | #D2D3D3 | — |
| entity.name.type.module | #D2D3D3 | — |
| variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node | #8764D3 | — |
| support.constant.json | #FFB810 | — |
| keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof | #2651EA | — |
| support.type.object.console | #8764D3 | — |
| support.variable.property.process | #FFB810 | — |
| entity.name.function,support.function.console | #FFDB4D | — |
| keyword.operator.misc.rust | #D4D4D4 | — |
| keyword.operator.sigil.rust | #2651EA | — |
| keyword.operator.delete | #2651EA | — |
| support.type.object.dom | #84692A | — |
| support.variable.dom,support.variable.property.dom | #8764D3 | — |
| keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational | #84692A | — |
| 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 | #2651EA | — |
| punctuation.separator.delimiter | #D4D4D4 | — |
| punctuation.separator.c,punctuation.separator.cpp | #2651EA | — |
| support.type.posix-reserved.c,support.type.posix-reserved.cpp | #84692A | — |
| keyword.operator.sizeof.c,keyword.operator.sizeof.cpp | #2651EA | — |
| variable.parameter.function.language.python | #FFB810 | — |
| support.type.python | #84692A | — |
| keyword.operator.logical.python | #2651EA | — |
| variable.parameter.function.python | #FFB810 | — |
| punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python | #D4D4D4 | — |
| meta.function-call.generic.python | #FFDB4D | — |
| constant.character.format.placeholder.other.python | #FFB810 | — |
| keyword.operator | #D4D4D4 | — |
| keyword.operator.assignment.compound | #2651EA | — |
| keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts | #84692A | — |
| keyword | #2651EA | — |
| entity.name.namespace | #D2D3D3 | — |
| variable | #8764D3 | — |
| variable.c | #D4D4D4 | — |
| variable.language | #D2D3D3 | — |
| token.variable.parameter.java | #D4D4D4 | — |
| import.storage.java | #D2D3D3 | — |
| token.package.keyword | #2651EA | — |
| token.package | #D4D4D4 | — |
| entity.name.function, meta.require, support.function.any-method, variable.function | #FFDB4D | — |
| entity.name.type.namespace | #D2D3D3 | — |
| support.class, entity.name.type.class | #D2D3D3 | — |
| entity.name.class.identifier.namespace.type | #D2D3D3 | — |
| entity.name.class, variable.other.class.js, variable.other.class.ts | #D2D3D3 | — |
| variable.other.class.php | #8764D3 | — |
| entity.name.type | #D2D3D3 | — |
| keyword.control | #2651EA | — |
| control.elements, keyword.operator.less | #FFB810 | — |
| keyword.other.special-method | #FFDB4D | — |
| storage | #2651EA | — |
| token.storage | #2651EA | — |
| 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 | #2651EA | — |
| token.storage.type.java | #D2D3D3 | — |
| support.function | #84692A | — |
| support.type.property-name | #D4D4D4 | — |
| support.constant.property-value | #D4D4D4 | — |
| support.constant.font-name | #FFB810 | — |
| meta.tag | #D4D4D4 | — |
| string | #4876FF | — |
| entity.other.inherited-class | #D2D3D3 | — |
| constant.other.symbol | #84692A | — |
| constant.numeric | #FFB810 | — |
| constant | #FFB810 | — |
| punctuation.definition.constant | #FFB810 | — |
| entity.name.tag | #8764D3 | — |
| entity.other.attribute-name | #FFB810 | — |
| entity.other.attribute-name.id | #FFDB4D | normal |
| entity.other.attribute-name.class.css | #FFB810 | normal |
| meta.selector | #2651EA | — |
| markup.heading | #8764D3 | — |
| markup.heading punctuation.definition.heading, entity.name.section | #FFDB4D | — |
| keyword.other.unit | #8764D3 | — |
| markup.bold,todo.bold | #FFB810 | — |
| punctuation.definition.bold | #D2D3D3 | — |
| markup.italic, punctuation.definition.italic,todo.emphasis | #2651EA | — |
| emphasis md | #2651EA | — |
| entity.name.section.markdown | #8764D3 | — |
| punctuation.definition.heading.markdown | #8764D3 | — |
| punctuation.definition.list.begin.markdown | #8764D3 | — |
| markup.heading.setext | #D4D4D4 | — |
| punctuation.definition.bold.markdown | #FFB810 | — |
| markup.inline.raw.markdown | #4876FF | — |
| markup.inline.raw.string.markdown | #4876FF | — |
| punctuation.definition.list.markdown | #8764D3 | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown | #8764D3 | — |
| beginning.punctuation.definition.list.markdown | #8764D3 | — |
| punctuation.definition.metadata.markdown | #8764D3 | — |
| markup.underline.link.markdown,markup.underline.link.image.markdown | #2651EA | — |
| string.other.link.title.markdown,string.other.link.description.markdown | #FFDB4D | — |
| string.regexp | #84692A | — |
| constant.character.escape | #84692A | — |
| punctuation.section.embedded, variable.interpolation | #8764D3 | — |
| punctuation.section.embedded.begin,punctuation.section.embedded.end | #2651EA | — |
| invalid.illegal | #FFFFFF | — |
| invalid.illegal.bad-ampersand.html | #D4D4D4 | — |
| invalid.broken | #FFFFFF | — |
| invalid.deprecated | #FFFFFF | — |
| invalid.unimplemented | #FFFFFF | — |
| source.json meta.structure.dictionary.json > string.quoted.json | #8764D3 | — |
| source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string | #8764D3 | — |
| source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation | #4876FF | — |
| source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json | #84692A | — |
| support.type.property-name.json | #8764D3 | — |
| support.type.property-name.json punctuation | #8764D3 | — |
| text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade | #2651EA | — |
| text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade | #2651EA | — |
| support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php | #D2D3D3 | — |
| keyword.operator.error-control.php | #2651EA | — |
| keyword.operator.type.php | #2651EA | — |
| punctuation.section.array.begin.php | #D4D4D4 | — |
| punctuation.section.array.end.php | #D4D4D4 | — |
| invalid.illegal.non-null-typehinted.php | #F44747 | — |
| storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php | #D2D3D3 | — |
| meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php | #FFDB4D | — |
| 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 | #D4D4D4 | — |
| support.constant.core.rust | #FFB810 | — |
| support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php | #FFB810 | — |
| entity.name.goto-label.php,support.other.php | #FFDB4D | — |
| keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php | #84692A | — |
| keyword.operator.regexp.php | #2651EA | — |
| keyword.operator.comparison.php | #84692A | — |
| keyword.operator.heredoc.php,keyword.operator.nowdoc.php | #2651EA | — |
| meta.function.decorator.python | #FFDB4D | — |
| support.token.decorator.python,meta.function.decorator.identifier.python | #84692A | — |
| function.parameter | #D4D4D4 | — |
| function.brace | #D4D4D4 | — |
| function.parameter.ruby, function.parameter.cs | #D4D4D4 | — |
| constant.language.symbol.ruby | #84692A | — |
| rgb-value | #84692A | — |
| inline-color-decoration rgb-value | #FFB810 | — |
| less rgb-value | #FFB810 | — |
| selector.sass | #8764D3 | — |
| support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx | #D2D3D3 | — |
| block.scope.end,block.scope.begin | #D4D4D4 | — |
| storage.type.cs | #D2D3D3 | — |
| entity.name.variable.local.cs | #8764D3 | — |
| token.info-token | #FFDB4D | — |
| token.warn-token | #FFB810 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #2651EA | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | #2651EA | — |
| meta.template.expression | #D4D4D4 | — |
| keyword.operator.module | #2651EA | — |
| support.type.type.flowtype | #FFDB4D | — |
| support.type.primitive | #D2D3D3 | — |
| meta.property.object | #8764D3 | — |
| variable.parameter.function.js | #8764D3 | — |
| keyword.other.template.begin | #4876FF | — |
| keyword.other.template.end | #4876FF | — |
| keyword.other.substitution.begin | #4876FF | — |
| keyword.other.substitution.end | #4876FF | — |
| keyword.operator.assignment | #84692A | — |
| keyword.operator.assignment.go | #D2D3D3 | — |
| keyword.operator.arithmetic.go, keyword.operator.address.go | #2651EA | — |
| entity.name.package.go | #D2D3D3 | — |
| support.type.prelude.elm | #84692A | — |
| support.constant.elm | #FFB810 | — |
| punctuation.quasi.element | #2651EA | — |
| constant.character.entity | #8764D3 | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #84692A | — |
| entity.global.clojure | #D2D3D3 | — |
| meta.symbol.clojure | #8764D3 | — |
| constant.keyword.clojure | #84692A | — |
| meta.arguments.coffee, variable.parameter.function.coffee | #8764D3 | — |
| source.ini | #4876FF | — |
| meta.scope.prerequisites.makefile | #8764D3 | — |
| source.makefile | #D2D3D3 | — |
| storage.modifier.import.groovy | #D2D3D3 | — |
| meta.method.groovy | #FFDB4D | — |
| meta.definition.variable.name.groovy | #8764D3 | — |
| meta.definition.class.inherited.classes.groovy | #4876FF | — |
| support.variable.semantic.hlsl | #D2D3D3 | — |
| 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 | #2651EA | — |
| text.variable, text.bracketed | #8764D3 | — |
| support.type.swift, support.type.vb.asp | #D2D3D3 | — |
| entity.name.function.xi | #D2D3D3 | — |
| entity.name.class.xi | #84692A | — |
| constant.character.character-class.regexp.xi | #8764D3 | — |
| constant.regexp.xi | #2651EA | — |
| keyword.control.xi | #84692A | — |
| invalid.xi | #D4D4D4 | — |
| beginning.punctuation.definition.quote.markdown.xi | #4876FF | — |
| beginning.punctuation.definition.list.markdown.xi | #13446F | — |
| constant.character.xi | #FFDB4D | — |
| accent.xi | #FFDB4D | — |
| wikiword.xi | #FFB810 | — |
| constant.other.color.rgb-value.xi | #FFFFFF | — |
| punctuation.definition.tag.xi | #13446F | — |
| entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition | #D2D3D3 | — |
| entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown | #8764D3 | — |
| meta.brace.square | #D4D4D4 | — |
| comment, punctuation.definition.comment | #13446F | italic |
| markup.quote.markdown | #13446F | — |
| punctuation.definition.block.sequence.item.yaml | #D4D4D4 | — |
| constant.language.symbol.elixir | #84692A | — |
| 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 | — | italic |
| markup.italic.markdown | — | italic |
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.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 | #FFFFFF | — |
| variable.other.generic-type.haskell | #FFF244 | — |
| storage.type.haskell | #FFFFFF | — |
| support.variable.magic.python | #FFFFFF | — |
| punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python | #21B8F2 | — |
| variable.parameter.function.language.special.self.python | #63FFF0 | — |
| storage.modifier.lifetime.rust | #21B8F2 | — |
| support.function.std.rust | #4865FF | — |
| entity.name.lifetime.rust | #63FFF0 | — |
| variable.language.rust | #FFFFFF | — |
| support.constant.edge | #FFF244 | — |
| constant.other.character-class.regexp | #FFFFFF | — |
| keyword.operator.quantifier.regexp | #FFFFFF | — |
| punctuation.definition.string.begin,punctuation.definition.string.end | #FF21B3 | — |
| variable.parameter.function | #21B8F2 | — |
| comment markup.link | #7955c7 | — |
| markup.changed.diff | #63FFF0 | — |
| meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff | #4865FF | — |
| markup.inserted.diff | #FF21B3 | — |
| markup.deleted.diff | #FFFFFF | — |
| meta.function.c,meta.function.cpp | #FFFFFF | — |
| 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 | #21B8F2 | — |
| punctuation.separator.key-value | #21B8F2 | — |
| keyword.operator.expression.import | #4865FF | — |
| support.constant.math | #63FFF0 | — |
| support.constant.property.math | #FFFFFF | — |
| variable.other.constant | #63FFF0 | — |
| storage.type.annotation.java, storage.type.object.array.java | #63FFF0 | — |
| source.java | #FFFFFF | — |
| 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 | #21B8F2 | — |
| meta.method.java | #4865FF | — |
| storage.modifier.import.java,storage.type.java,storage.type.generic.java | #63FFF0 | — |
| keyword.operator.instanceof.java | #FFF244 | — |
| meta.definition.variable.name.java | #FFFFFF | — |
| keyword.operator.logical | #FFFFFF | — |
| keyword.operator.bitwise | #FFFFFF | — |
| keyword.operator.channel | #FFFFFF | — |
| support.constant.property-value.scss,support.constant.property-value.css | #FFFFFF | — |
| keyword.operator.css,keyword.operator.scss,keyword.operator.less | #FFFFFF | — |
| support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss | #FFFFFF | — |
| punctuation.separator.list.comma.css | #21B8F2 | — |
| support.constant.color.w3c-standard-color-name.css | #FFFFFF | — |
| support.type.vendored.property-name.css | #FFFFFF | — |
| support.module.node,support.type.object.module,support.module.node | #63FFF0 | — |
| entity.name.type.module | #63FFF0 | — |
| variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node | #FFFFFF | — |
| support.constant.json | #FFFFFF | — |
| keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof | #FFF244 | — |
| support.type.object.console | #FFFFFF | — |
| support.variable.property.process | #FFFFFF | — |
| entity.name.function,support.function.console | #4865FF | — |
| keyword.operator.misc.rust | #21B8F2 | — |
| keyword.operator.sigil.rust | #FFF244 | — |
| keyword.operator.delete | #FFF244 | — |
| support.type.object.dom | #FFFFFF | — |
| support.variable.dom,support.variable.property.dom | #FFFFFF | — |
| keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational | #FFFFFF | — |
| 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 | #FFF244 | — |
| punctuation.separator.delimiter | #21B8F2 | — |
| punctuation.separator.c,punctuation.separator.cpp | #FFF244 | — |
| support.type.posix-reserved.c,support.type.posix-reserved.cpp | #FFFFFF | — |
| keyword.operator.sizeof.c,keyword.operator.sizeof.cpp | #FFF244 | — |
| variable.parameter.function.language.python | #FFFFFF | — |
| support.type.python | #FFFFFF | — |
| keyword.operator.logical.python | #FFF244 | — |
| variable.parameter.function.python | #FFFFFF | — |
| punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python | #21B8F2 | — |
| meta.function-call.generic.python | #4865FF | — |
| constant.character.format.placeholder.other.python | #FFFFFF | — |
| keyword.operator | #21B8F2 | — |
| keyword.operator.assignment.compound | #FFF244 | — |
| keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts | #FFFFFF | — |
| keyword | #FFF244 | — |
| entity.name.namespace | #63FFF0 | — |
| variable | #FFFFFF | — |
| variable.c | #21B8F2 | — |
| variable.language | #63FFF0 | — |
| token.variable.parameter.java | #21B8F2 | — |
| import.storage.java | #63FFF0 | — |
| token.package.keyword | #FFF244 | — |
| token.package | #21B8F2 | — |
| entity.name.function, meta.require, support.function.any-method, variable.function | #4865FF | — |
| entity.name.type.namespace | #63FFF0 | — |
| support.class, entity.name.type.class | #63FFF0 | — |
| entity.name.class.identifier.namespace.type | #63FFF0 | — |
| entity.name.class, variable.other.class.js, variable.other.class.ts | #63FFF0 | — |
| variable.other.class.php | #FFFFFF | — |
| entity.name.type | #63FFF0 | — |
| keyword.control | #FFF244 | — |
| control.elements, keyword.operator.less | #FFFFFF | — |
| keyword.other.special-method | #4865FF | — |
| storage | #FFF244 | — |
| token.storage | #FFF244 | — |
| 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 | #FFF244 | — |
| token.storage.type.java | #63FFF0 | — |
| support.function | #FFFFFF | — |
| support.type.property-name | #21B8F2 | — |
| support.constant.property-value | #21B8F2 | — |
| support.constant.font-name | #FFFFFF | — |
| meta.tag | #21B8F2 | — |
| string | #FF21B3 | — |
| entity.other.inherited-class | #63FFF0 | — |
| constant.other.symbol | #FFFFFF | — |
| constant.numeric | #FFFFFF | — |
| constant | #FFFFFF | — |
| punctuation.definition.constant | #FFFFFF | — |
| entity.name.tag | #FFFFFF | — |
| entity.other.attribute-name | #FFFFFF | — |
| entity.other.attribute-name.id | #4865FF | normal |
| entity.other.attribute-name.class.css | #FFFFFF | normal |
| meta.selector | #FFF244 | — |
| markup.heading | #FFFFFF | — |
| markup.heading punctuation.definition.heading, entity.name.section | #4865FF | — |
| keyword.other.unit | #FFFFFF | — |
| markup.bold,todo.bold | #FFFFFF | — |
| punctuation.definition.bold | #63FFF0 | — |
| markup.italic, punctuation.definition.italic,todo.emphasis | #FFF244 | — |
| emphasis md | #FFF244 | — |
| entity.name.section.markdown | #FFFFFF | — |
| punctuation.definition.heading.markdown | #FFFFFF | — |
| punctuation.definition.list.begin.markdown | #FFFFFF | — |
| markup.heading.setext | #21B8F2 | — |
| punctuation.definition.bold.markdown | #FFFFFF | — |
| markup.inline.raw.markdown | #FF21B3 | — |
| markup.inline.raw.string.markdown | #FF21B3 | — |
| punctuation.definition.list.markdown | #FFFFFF | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown | #FFFFFF | — |
| beginning.punctuation.definition.list.markdown | #FFFFFF | — |
| punctuation.definition.metadata.markdown | #FFFFFF | — |
| markup.underline.link.markdown,markup.underline.link.image.markdown | #FFF244 | — |
| string.other.link.title.markdown,string.other.link.description.markdown | #4865FF | — |
| string.regexp | #FFFFFF | — |
| constant.character.escape | #FFFFFF | — |
| punctuation.section.embedded, variable.interpolation | #FFFFFF | — |
| punctuation.section.embedded.begin,punctuation.section.embedded.end | #FFF244 | — |
| invalid.illegal | #FFFFFF | — |
| invalid.illegal.bad-ampersand.html | #21B8F2 | — |
| invalid.broken | #FFFFFF | — |
| invalid.deprecated | #FFFFFF | — |
| invalid.unimplemented | #FFFFFF | — |
| source.json meta.structure.dictionary.json > string.quoted.json | #FFFFFF | — |
| source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string | #FFFFFF | — |
| source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation | #FF21B3 | — |
| source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json | #FFFFFF | — |
| support.type.property-name.json | #FFFFFF | — |
| support.type.property-name.json punctuation | #FFFFFF | — |
| text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade | #FFF244 | — |
| text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade | #FFF244 | — |
| support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php | #63FFF0 | — |
| keyword.operator.error-control.php | #FFF244 | — |
| keyword.operator.type.php | #FFF244 | — |
| punctuation.section.array.begin.php | #21B8F2 | — |
| punctuation.section.array.end.php | #21B8F2 | — |
| invalid.illegal.non-null-typehinted.php | #F44747 | — |
| storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php | #63FFF0 | — |
| meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php | #4865FF | — |
| 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 | #21B8F2 | — |
| support.constant.core.rust | #FFFFFF | — |
| support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php | #FFFFFF | — |
| entity.name.goto-label.php,support.other.php | #4865FF | — |
| keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php | #FFFFFF | — |
| keyword.operator.regexp.php | #FFF244 | — |
| keyword.operator.comparison.php | #FFFFFF | — |
| keyword.operator.heredoc.php,keyword.operator.nowdoc.php | #FFF244 | — |
| meta.function.decorator.python | #4865FF | — |
| support.token.decorator.python,meta.function.decorator.identifier.python | #FFFFFF | — |
| function.parameter | #21B8F2 | — |
| function.brace | #21B8F2 | — |
| function.parameter.ruby, function.parameter.cs | #21B8F2 | — |
| constant.language.symbol.ruby | #FFFFFF | — |
| rgb-value | #FFFFFF | — |
| inline-color-decoration rgb-value | #FFFFFF | — |
| less rgb-value | #FFFFFF | — |
| selector.sass | #FFFFFF | — |
| support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx | #63FFF0 | — |
| block.scope.end,block.scope.begin | #21B8F2 | — |
| storage.type.cs | #63FFF0 | — |
| entity.name.variable.local.cs | #FFFFFF | — |
| token.info-token | #4865FF | — |
| token.warn-token | #FFFFFF | — |
| token.error-token | #F44747 | — |
| token.debug-token | #FFF244 | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | #FFF244 | — |
| meta.template.expression | #21B8F2 | — |
| keyword.operator.module | #FFF244 | — |
| support.type.type.flowtype | #4865FF | — |
| support.type.primitive | #63FFF0 | — |
| meta.property.object | #FFFFFF | — |
| variable.parameter.function.js | #FFFFFF | — |
| keyword.other.template.begin | #FF21B3 | — |
| keyword.other.template.end | #FF21B3 | — |
| keyword.other.substitution.begin | #FF21B3 | — |
| keyword.other.substitution.end | #FF21B3 | — |
| keyword.operator.assignment | #FFFFFF | — |
| keyword.operator.assignment.go | #63FFF0 | — |
| keyword.operator.arithmetic.go, keyword.operator.address.go | #FFF244 | — |
| entity.name.package.go | #63FFF0 | — |
| support.type.prelude.elm | #FFFFFF | — |
| support.constant.elm | #FFFFFF | — |
| punctuation.quasi.element | #FFF244 | — |
| constant.character.entity | #FFFFFF | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #FFFFFF | — |
| entity.global.clojure | #63FFF0 | — |
| meta.symbol.clojure | #FFFFFF | — |
| constant.keyword.clojure | #FFFFFF | — |
| meta.arguments.coffee, variable.parameter.function.coffee | #FFFFFF | — |
| source.ini | #FF21B3 | — |
| meta.scope.prerequisites.makefile | #FFFFFF | — |
| source.makefile | #63FFF0 | — |
| storage.modifier.import.groovy | #63FFF0 | — |
| meta.method.groovy | #4865FF | — |
| meta.definition.variable.name.groovy | #FFFFFF | — |
| meta.definition.class.inherited.classes.groovy | #FF21B3 | — |
| support.variable.semantic.hlsl | #63FFF0 | — |
| 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 | #FFF244 | — |
| text.variable, text.bracketed | #FFFFFF | — |
| support.type.swift, support.type.vb.asp | #63FFF0 | — |
| entity.name.function.xi | #63FFF0 | — |
| entity.name.class.xi | #FFFFFF | — |
| constant.character.character-class.regexp.xi | #FFFFFF | — |
| constant.regexp.xi | #FFF244 | — |
| keyword.control.xi | #FFFFFF | — |
| invalid.xi | #21B8F2 | — |
| beginning.punctuation.definition.quote.markdown.xi | #FF21B3 | — |
| beginning.punctuation.definition.list.markdown.xi | #0E245A | — |
| constant.character.xi | #4865FF | — |
| accent.xi | #4865FF | — |
| wikiword.xi | #FFFFFF | — |
| constant.other.color.rgb-value.xi | #FFFFFF | — |
| punctuation.definition.tag.xi | #0E245A | — |
| entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition | #63FFF0 | — |
| entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown | #FFFFFF | — |
| meta.brace.square | #21B8F2 | — |
| comment, punctuation.definition.comment | #7955c7 | italic |
| markup.quote.markdown | #0E245A | — |
| punctuation.definition.block.sequence.item.yaml | #21B8F2 | — |
| constant.language.symbol.elixir | #FFFFFF | — |
| 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 | — | italic |
| markup.italic.markdown | — | italic |
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}!`;
}