Claude Theme for VS Code by SK
Theme inspired by the Claude Code interface - warm oranges, deep darks, and cream accents. Includes dark and light variants: Claude Code, Claude Code Warm, Claude Code Light, and Claude Code Light Warm.
Theme inspired by the Claude Code interface - warm oranges, deep darks, and cream accents. Includes dark and light variants: Claude Code, Claude Code Warm, Claude Code Light, and Claude Code Light Warm.
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 |
|---|---|---|
| text, source, variable.other.readwrite, punctuation.definition.variable | #bcbec4 | — |
| comment, punctuation.definition.comment | #7a7e85 | — |
| comment.block.documentation, comment.block.javadoc, string.quoted.docstring | #5f826b | italic |
| comment.block.documentation storage.type, comment.block.javadoc keyword, comment.block.documentation punctuation.definition.block.tag | #67a37c | — |
| comment.block.documentation variable, comment.block.javadoc variable | #abadb3 | — |
| string, punctuation.definition.string | #6aab73 | — |
| constant.character.escape, constant.other.placeholder | #cf8e6d | — |
| constant.numeric | #2aacb8 | — |
| constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, variable.other.constant, entity.name.constant | #c77dbb | italic |
| keyword, keyword.control, keyword.operator.word, keyword.operator.new, storage.type, storage.modifier, variable.language.this, variable.language.super, punctuation.definition.keyword | #cf8e6d | — |
| keyword.operator, punctuation.accessor, punctuation.separator, punctuation.terminator, meta.brace | #bcbec4 | — |
| entity.name.function, meta.function-call, support.function, variable.function | #56a8f5 | — |
| entity.name.class, entity.name.type, entity.other.inherited-class, support.class, support.type, entity.name.namespace, entity.name.module | #7AB8FF | — |
| entity.name.interface, entity.name.trait | #7AB8FF | — |
| entity.name.enum | #7AB8FF | — |
| variable.other.enummember, constant.other.enum | #5DE4FA | — |
| variable.parameter, meta.function.parameters | #E07A47 | — |
| variable.other.property, meta.property.object, entity.name.tag.yaml, support.type.property-name | #c77dbb | — |
| meta.decorator, meta.annotation, punctuation.decorator, punctuation.definition.decorator, storage.type.annotation | #b3ae60 | — |
| string.regexp, constant.regexp, constant.character.character-class.regexp, constant.other.character-class.regexp, constant.other.character-class.set.regexp, punctuation.definition.character-class.regexp | #42c3d4 | — |
| entity.name.tag, punctuation.definition.tag | #d5b778 | — |
| entity.other.attribute-name, entity.other.attribute | #bcbec4 | — |
| support.constant, support.variable | #FFDF61 | — |
| invalid, invalid.illegal | #f75464 | — |
| markup.heading, punctuation.definition.heading | #7AB8FF | bold |
| markup.bold | #FFA65D | bold |
| markup.italic | #FFA65D | italic |
| markup.inline.raw, markup.raw, markup.fenced_code | #6aab73 | — |
| markup.underline.link, string.other.link | #56a8f5 | underline |
| markup.list, punctuation.definition.list | #FF7A7A | — |
| markup.quote | #9C9893 | — |
| punctuation, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.section, punctuation.definition.parameters, punctuation.definition.arguments | #bcbec4 | — |
| storage.modifier.async, storage.modifier.const, storage.modifier.static, storage.modifier.readonly | #cf8e6d | — |
| variable.language, variable.other.predefined | #cf8e6d | — |
| markup.inserted, meta.diff.header.to-file | #6aab73 | — |
| markup.deleted, meta.diff.header.from-file | #FF7A7A | — |
| markup.changed | #56a8f5 | — |
| meta.export variable.other.readwrite, meta.export variable.other.constant | #E07A47 | — |
| variable.other.property.js, variable.other.property.ts, variable.other.property.tsx, variable.other.property.jsx, meta.object-literal.key | #c77dbb | — |
| variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx, variable.other.constant.jsx | #c77dbb | italic |
| string.template, punctuation.definition.template-expression | #6aab73 | — |
| meta.template.expression, meta.embedded.line | #bcbec4 | — |
| variable.other.jsdoc, comment.block.documentation variable.other | #abadb3 | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc | #67a37c | — |
| storage.type.function.arrow, keyword.operator.arrow | #bcbec4 | — |
| storage.modifier.async, keyword.control.flow.await | #cf8e6d | — |
| meta.decorator punctuation.decorator, meta.decorator variable.other.readwrite, meta.decorator entity.name.function | #b3ae60 | — |
| keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as | #cf8e6d | — |
| support.type.object.module, support.type.object.console | #7AB8FF | — |
| meta.type.parameters, entity.name.type.parameter | #16baac | — |
| keyword.operator.expression.typeof, keyword.operator.expression.instanceof, keyword.operator.expression.in, keyword.operator.expression.of, keyword.operator.expression.keyof, keyword.operator.expression.is | #cf8e6d | — |
| entity.name.tag.jsx, entity.name.tag.tsx, support.class.component.jsx, support.class.component.tsx | #d5b778 | — |
| entity.other.attribute-name.jsx, entity.other.attribute-name.tsx | #bcbec4 | — |
| punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx | #bcbec4 | — |
| meta.object-binding-pattern variable.other.readwrite, meta.array-binding-pattern variable.other.readwrite | #E07A47 | — |
| constant.language.null, constant.language.undefined | #cf8e6d | — |
| variable.language.special.self.python, variable.parameter.function.language.special.self.python | #cf8e6d | — |
| support.function.magic.python, entity.name.function.decorator.python | #b3ae60 | — |
| string.interpolated.python, string.quoted.single.format.python, string.quoted.double.format.python | #6aab73 | — |
| meta.interpolation.python, punctuation.definition.interpolation.python | #bcbec4 | — |
| entity.name.function.decorator.python, meta.function.decorator.python | #b3ae60 | — |
| support.function.builtin.python | #7AB8FF | — |
| support.type.python | #7AB8FF | — |
| entity.name.type.class.python, meta.class.python entity.name.type.class | #7AB8FF | — |
| variable.parameter.function.python, meta.function.parameters.python | #E07A47 | — |
| meta.function.return-type.python, meta.function.parameters.annotation.python | #16baac | — |
| string.quoted.docstring.multi.python, string.quoted.docstring.single.python | #5f826b | italic |
| keyword.control.flow.lambda.python | #cf8e6d | — |
| support.type.exception.python | #bcbec4 | — |
| keyword.control.import.python, keyword.control.import.from.python | #cf8e6d | — |
| storage.modifier.global.python, storage.modifier.nonlocal.python | #cf8e6d | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss | #7AB8FF | — |
| entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less | #FF7A7A | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #5DE4FA | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css, meta.property-name.scss | #9C9893 | — |
| support.constant.property-value.css, support.constant.property-value.scss, meta.property-value.css, meta.property-value.scss | #FFA65D | — |
| keyword.other.unit.css, keyword.other.unit.scss, constant.numeric.css, constant.numeric.scss | #FFDF61 | — |
| constant.other.color.css, constant.other.color.scss, support.constant.color.css, support.constant.color.scss | #FF85C8 | — |
| support.function.css, support.function.scss, meta.function.css, meta.function.scss | #FFA65D | — |
| variable.css, variable.scss, variable.argument.css, variable.argument.scss | #E07A47 | — |
| keyword.other.important.css, keyword.other.important.scss | #cf8e6d | bold |
| keyword.control.at-rule.css, keyword.control.at-rule.scss, meta.at-rule.css, meta.at-rule.scss | #cf8e6d | — |
| support.type.property-name.media.css, support.type.property-name.media.scss | #9C9893 | — |
| variable.scss, variable.sass, punctuation.definition.variable.scss | #E07A47 | — |
| entity.name.function.scss, entity.other.attribute-name.placeholder-selector.scss | #FFA65D | — |
| entity.other.attribute-name.parent-selector.css, entity.name.tag.reference.scss | #FF7A7A | — |
| entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml | #d5b778 | — |
| punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html | #bcbec4 | — |
| entity.other.attribute-name.html, entity.other.attribute-name.xml | #bcbec4 | — |
| string.quoted.double.html, string.quoted.single.html, string.unquoted.html | #6aab73 | — |
| constant.character.entity.html, constant.character.entity.xml | #56a8f5 | — |
| meta.tag.metadata.doctype.html, entity.name.tag.doctype.html | #cf8e6d | — |
| string.unquoted.cdata.xml, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml | #9C9893 | — |
| entity.name.tag.script.html | #7AB8FF | — |
| entity.name.tag.style.html | #7AB8FF | — |
| entity.other.attribute-name.id.html, entity.other.attribute-name.class.html | #bcbec4 | — |
| entity.other.attribute-name.event.html | #FFDF61 | — |
| entity.other.attribute-name.directive | #cf8e6d | — |
| markup.heading.markdown, punctuation.definition.heading.markdown | #7AB8FF | bold |
| markup.bold.markdown | #FFA65D | bold |
| markup.italic.markdown | #FFA65D | — |
| markup.inline.raw.markdown, markup.fenced_code.block.markdown | #6aab73 | — |
| markup.underline.link.markdown, string.other.link.title.markdown | #56a8f5 | underline |
| punctuation.definition.list.begin.markdown, markup.list.unnumbered.markdown, markup.list.numbered.markdown | #FF7A7A | — |
| markup.quote.markdown | #9C9893 | — |
| meta.separator.markdown | #bcbec4 | — |
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 |
|---|---|---|
| text, source, variable.other.readwrite, punctuation.definition.variable | #2A2A28 | — |
| comment, punctuation.definition.comment | #8B8B85 | |
| string, punctuation.definition.string | #1A7F37 | — |
| constant.character.escape, constant.other.placeholder | #BF3989 | — |
| constant.numeric, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, variable.other.constant, entity.name.constant | #9A6700 | — |
| keyword, keyword.control, keyword.operator.word, keyword.operator.new, storage.type, storage.modifier, variable.language.this, variable.language.super, punctuation.definition.keyword | #7C3AED | bold |
| keyword.operator, punctuation.accessor, punctuation.separator, punctuation.terminator, meta.brace | #0B7285 | — |
| entity.name.function, meta.function-call, support.function, variable.function | #C2613A | — |
| entity.name.class, entity.name.type, entity.other.inherited-class, support.class, support.type, entity.name.namespace, entity.name.module | #1B6ACB | — |
| entity.name.interface, entity.name.trait | #1B6ACB | — |
| entity.name.enum | #1B6ACB | — |
| variable.other.enummember, constant.other.enum | #0B7285 | — |
| variable.parameter, meta.function.parameters | #B35A2A | — |
| variable.other.property, meta.property.object, entity.name.tag.yaml, support.type.property-name | #57534E | — |
| meta.decorator, meta.annotation, punctuation.decorator, punctuation.definition.decorator, storage.type.annotation | #BF3989 | — |
| string.regexp, constant.regexp, constant.character.character-class.regexp, constant.other.character-class.regexp, constant.other.character-class.set.regexp, punctuation.definition.character-class.regexp | #BF3989 | — |
| entity.name.tag, punctuation.definition.tag | #CF222E | — |
| entity.other.attribute-name, entity.other.attribute | #C2613A | — |
| support.constant, support.variable | #9A6700 | — |
| invalid, invalid.illegal | #CF222E | bold underline |
| markup.heading, punctuation.definition.heading | #1B6ACB | bold |
| markup.bold | #C2613A | bold |
| markup.italic | #C2613A | italic |
| markup.inline.raw, markup.raw, markup.fenced_code | #1A7F37 | — |
| markup.underline.link, string.other.link | #1B6ACB | underline |
| markup.list, punctuation.definition.list | #CF222E | — |
| markup.quote | #57534E | — |
| punctuation, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.section, punctuation.definition.parameters, punctuation.definition.arguments | #8B8B85 | — |
| storage.modifier.async, storage.modifier.const, storage.modifier.static, storage.modifier.readonly | #7C3AED | — |
| variable.language, variable.other.predefined | #7C3AED | — |
| markup.inserted, meta.diff.header.to-file | #1A7F37 | — |
| markup.deleted, meta.diff.header.from-file | #CF222E | — |
| markup.changed | #9A6700 | — |
| meta.export variable.other.readwrite, meta.export variable.other.constant | #B35A2A | — |
| variable.other.property.js, variable.other.property.ts, variable.other.property.tsx, variable.other.property.jsx, meta.object-literal.key | #57534E | — |
| variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx, variable.other.constant.jsx | #9A6700 | — |
| string.template, punctuation.definition.template-expression | #1A7F37 | — |
| meta.template.expression, meta.embedded.line | #2A2A28 | — |
| variable.other.jsdoc, comment.block.documentation variable.other | #B35A2A | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc | #7C3AED | — |
| storage.type.function.arrow, keyword.operator.arrow | #0B7285 | — |
| storage.modifier.async, keyword.control.flow.await | #7C3AED | — |
| meta.decorator punctuation.decorator, meta.decorator variable.other.readwrite, meta.decorator entity.name.function | #BF3989 | — |
| keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as | #7C3AED | — |
| support.type.object.module, support.type.object.console | #1B6ACB | — |
| meta.type.parameters, entity.name.type.parameter | #9A6700 | — |
| keyword.operator.expression.typeof, keyword.operator.expression.instanceof, keyword.operator.expression.in, keyword.operator.expression.of, keyword.operator.expression.keyof, keyword.operator.expression.is | #7C3AED | — |
| entity.name.tag.jsx, entity.name.tag.tsx, support.class.component.jsx, support.class.component.tsx | #CF222E | — |
| entity.other.attribute-name.jsx, entity.other.attribute-name.tsx | #C2613A | — |
| punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx | #0B7285 | — |
| meta.object-binding-pattern variable.other.readwrite, meta.array-binding-pattern variable.other.readwrite | #B35A2A | — |
| constant.language.null, constant.language.undefined | #7C3AED | — |
| variable.language.special.self.python, variable.parameter.function.language.special.self.python | #7C3AED | — |
| support.function.magic.python, entity.name.function.decorator.python | #BF3989 | — |
| string.interpolated.python, string.quoted.single.format.python, string.quoted.double.format.python | #1A7F37 | — |
| meta.interpolation.python, punctuation.definition.interpolation.python | #0B7285 | — |
| entity.name.function.decorator.python, meta.function.decorator.python | #BF3989 | — |
| support.function.builtin.python | #1B6ACB | — |
| support.type.python | #1B6ACB | — |
| entity.name.type.class.python, meta.class.python entity.name.type.class | #1B6ACB | — |
| variable.parameter.function.python, meta.function.parameters.python | #B35A2A | — |
| meta.function.return-type.python, meta.function.parameters.annotation.python | #9A6700 | — |
| string.quoted.docstring.multi.python, string.quoted.docstring.single.python | #57534E | — |
| keyword.control.flow.lambda.python | #7C3AED | — |
| support.type.exception.python | #CF222E | — |
| keyword.control.import.python, keyword.control.import.from.python | #7C3AED | — |
| storage.modifier.global.python, storage.modifier.nonlocal.python | #7C3AED | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss | #1B6ACB | — |
| entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less | #CF222E | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #0B7285 | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css, meta.property-name.scss | #57534E | — |
| support.constant.property-value.css, support.constant.property-value.scss, meta.property-value.css, meta.property-value.scss | #C2613A | — |
| keyword.other.unit.css, keyword.other.unit.scss, constant.numeric.css, constant.numeric.scss | #9A6700 | — |
| constant.other.color.css, constant.other.color.scss, support.constant.color.css, support.constant.color.scss | #BF3989 | — |
| support.function.css, support.function.scss, meta.function.css, meta.function.scss | #C2613A | — |
| variable.css, variable.scss, variable.argument.css, variable.argument.scss | #B35A2A | — |
| keyword.other.important.css, keyword.other.important.scss | #CF222E | bold |
| keyword.control.at-rule.css, keyword.control.at-rule.scss, meta.at-rule.css, meta.at-rule.scss | #7C3AED | — |
| entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml | #CF222E | — |
| punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html | #8B8B85 | — |
| entity.other.attribute-name.html, entity.other.attribute-name.xml | #C2613A | — |
| string.quoted.double.html, string.quoted.single.html, string.unquoted.html | #1A7F37 | — |
| constant.character.entity.html, constant.character.entity.xml | #BF3989 | — |
| meta.tag.metadata.doctype.html, entity.name.tag.doctype.html | #7C3AED | — |
| entity.name.tag.script.html, entity.name.tag.style.html | #1B6ACB | — |
| entity.other.attribute-name.id.html, entity.other.attribute-name.class.html | #B35A2A | — |
| markup.heading.markdown, punctuation.definition.heading.markdown | #1B6ACB | bold |
| markup.bold.markdown | #C2613A | bold |
| markup.italic.markdown | #C2613A | — |
| markup.inline.raw.markdown, markup.fenced_code.block.markdown | #1A7F37 | — |
| markup.underline.link.markdown, string.other.link.title.markdown | #1B6ACB | underline |
| punctuation.definition.list.begin.markdown, markup.list.unnumbered.markdown, markup.list.numbered.markdown | #CF222E | — |
| markup.quote.markdown | #57534E | — |
| meta.separator.markdown | #8B8B85 | — |
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 |
|---|---|---|
| text, source, variable.other.readwrite, punctuation.definition.variable | #2A2A28 | — |
| comment, punctuation.definition.comment | #8B8B85 | |
| string, punctuation.definition.string | #1A7F37 | — |
| constant.character.escape, constant.other.placeholder | #BF3989 | — |
| constant.numeric, constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, variable.other.constant, entity.name.constant | #9A6700 | — |
| keyword, keyword.control, keyword.operator.word, keyword.operator.new, storage.type, storage.modifier, variable.language.this, variable.language.super, punctuation.definition.keyword | #7C3AED | bold |
| keyword.operator, punctuation.accessor, punctuation.separator, punctuation.terminator, meta.brace | #0B7285 | — |
| entity.name.function, meta.function-call, support.function, variable.function | #C2613A | — |
| entity.name.class, entity.name.type, entity.other.inherited-class, support.class, support.type, entity.name.namespace, entity.name.module | #1B6ACB | — |
| entity.name.interface, entity.name.trait | #1B6ACB | — |
| entity.name.enum | #1B6ACB | — |
| variable.other.enummember, constant.other.enum | #0B7285 | — |
| variable.parameter, meta.function.parameters | #B35A2A | — |
| variable.other.property, meta.property.object, entity.name.tag.yaml, support.type.property-name | #57534E | — |
| meta.decorator, meta.annotation, punctuation.decorator, punctuation.definition.decorator, storage.type.annotation | #BF3989 | — |
| string.regexp, constant.regexp, constant.character.character-class.regexp, constant.other.character-class.regexp, constant.other.character-class.set.regexp, punctuation.definition.character-class.regexp | #BF3989 | — |
| entity.name.tag, punctuation.definition.tag | #CF222E | — |
| entity.other.attribute-name, entity.other.attribute | #C2613A | — |
| support.constant, support.variable | #9A6700 | — |
| invalid, invalid.illegal | #CF222E | bold underline |
| markup.heading, punctuation.definition.heading | #1B6ACB | bold |
| markup.bold | #C2613A | bold |
| markup.italic | #C2613A | italic |
| markup.inline.raw, markup.raw, markup.fenced_code | #1A7F37 | — |
| markup.underline.link, string.other.link | #1B6ACB | underline |
| markup.list, punctuation.definition.list | #CF222E | — |
| markup.quote | #57534E | — |
| punctuation, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.section, punctuation.definition.parameters, punctuation.definition.arguments | #8B8B85 | — |
| storage.modifier.async, storage.modifier.const, storage.modifier.static, storage.modifier.readonly | #7C3AED | — |
| variable.language, variable.other.predefined | #7C3AED | — |
| markup.inserted, meta.diff.header.to-file | #1A7F37 | — |
| markup.deleted, meta.diff.header.from-file | #CF222E | — |
| markup.changed | #9A6700 | — |
| meta.export variable.other.readwrite, meta.export variable.other.constant | #B35A2A | — |
| variable.other.property.js, variable.other.property.ts, variable.other.property.tsx, variable.other.property.jsx, meta.object-literal.key | #57534E | — |
| variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx, variable.other.constant.jsx | #9A6700 | — |
| string.template, punctuation.definition.template-expression | #1A7F37 | — |
| meta.template.expression, meta.embedded.line | #2A2A28 | — |
| variable.other.jsdoc, comment.block.documentation variable.other | #B35A2A | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc | #7C3AED | — |
| storage.type.function.arrow, keyword.operator.arrow | #0B7285 | — |
| storage.modifier.async, keyword.control.flow.await | #7C3AED | — |
| meta.decorator punctuation.decorator, meta.decorator variable.other.readwrite, meta.decorator entity.name.function | #BF3989 | — |
| keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as | #7C3AED | — |
| support.type.object.module, support.type.object.console | #1B6ACB | — |
| meta.type.parameters, entity.name.type.parameter | #9A6700 | — |
| keyword.operator.expression.typeof, keyword.operator.expression.instanceof, keyword.operator.expression.in, keyword.operator.expression.of, keyword.operator.expression.keyof, keyword.operator.expression.is | #7C3AED | — |
| entity.name.tag.jsx, entity.name.tag.tsx, support.class.component.jsx, support.class.component.tsx | #CF222E | — |
| entity.other.attribute-name.jsx, entity.other.attribute-name.tsx | #C2613A | — |
| punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx | #0B7285 | — |
| meta.object-binding-pattern variable.other.readwrite, meta.array-binding-pattern variable.other.readwrite | #B35A2A | — |
| constant.language.null, constant.language.undefined | #7C3AED | — |
| variable.language.special.self.python, variable.parameter.function.language.special.self.python | #7C3AED | — |
| support.function.magic.python, entity.name.function.decorator.python | #BF3989 | — |
| string.interpolated.python, string.quoted.single.format.python, string.quoted.double.format.python | #1A7F37 | — |
| meta.interpolation.python, punctuation.definition.interpolation.python | #0B7285 | — |
| entity.name.function.decorator.python, meta.function.decorator.python | #BF3989 | — |
| support.function.builtin.python | #1B6ACB | — |
| support.type.python | #1B6ACB | — |
| entity.name.type.class.python, meta.class.python entity.name.type.class | #1B6ACB | — |
| variable.parameter.function.python, meta.function.parameters.python | #B35A2A | — |
| meta.function.return-type.python, meta.function.parameters.annotation.python | #9A6700 | — |
| string.quoted.docstring.multi.python, string.quoted.docstring.single.python | #57534E | — |
| keyword.control.flow.lambda.python | #7C3AED | — |
| support.type.exception.python | #CF222E | — |
| keyword.control.import.python, keyword.control.import.from.python | #7C3AED | — |
| storage.modifier.global.python, storage.modifier.nonlocal.python | #7C3AED | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss | #1B6ACB | — |
| entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less | #CF222E | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #0B7285 | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css, meta.property-name.scss | #57534E | — |
| support.constant.property-value.css, support.constant.property-value.scss, meta.property-value.css, meta.property-value.scss | #C2613A | — |
| keyword.other.unit.css, keyword.other.unit.scss, constant.numeric.css, constant.numeric.scss | #9A6700 | — |
| constant.other.color.css, constant.other.color.scss, support.constant.color.css, support.constant.color.scss | #BF3989 | — |
| support.function.css, support.function.scss, meta.function.css, meta.function.scss | #C2613A | — |
| variable.css, variable.scss, variable.argument.css, variable.argument.scss | #B35A2A | — |
| keyword.other.important.css, keyword.other.important.scss | #CF222E | bold |
| keyword.control.at-rule.css, keyword.control.at-rule.scss, meta.at-rule.css, meta.at-rule.scss | #7C3AED | — |
| entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml | #CF222E | — |
| punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html | #8B8B85 | — |
| entity.other.attribute-name.html, entity.other.attribute-name.xml | #C2613A | — |
| string.quoted.double.html, string.quoted.single.html, string.unquoted.html | #1A7F37 | — |
| constant.character.entity.html, constant.character.entity.xml | #BF3989 | — |
| meta.tag.metadata.doctype.html, entity.name.tag.doctype.html | #7C3AED | — |
| entity.name.tag.script.html, entity.name.tag.style.html | #1B6ACB | — |
| entity.other.attribute-name.id.html, entity.other.attribute-name.class.html | #B35A2A | — |
| markup.heading.markdown, punctuation.definition.heading.markdown | #1B6ACB | bold |
| markup.bold.markdown | #C2613A | bold |
| markup.italic.markdown | #C2613A | — |
| markup.inline.raw.markdown, markup.fenced_code.block.markdown | #1A7F37 | — |
| markup.underline.link.markdown, string.other.link.title.markdown | #1B6ACB | underline |
| punctuation.definition.list.begin.markdown, markup.list.unnumbered.markdown, markup.list.numbered.markdown | #CF222E | — |
| markup.quote.markdown | #57534E | — |
| meta.separator.markdown | #8B8B85 | — |
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 |
|---|---|---|
| text, source, variable.other.readwrite, punctuation.definition.variable | #bcbec4 | — |
| comment, punctuation.definition.comment | #7a7e85 | — |
| comment.block.documentation, comment.block.javadoc, string.quoted.docstring | #5f826b | italic |
| comment.block.documentation storage.type, comment.block.javadoc keyword, comment.block.documentation punctuation.definition.block.tag | #67a37c | — |
| comment.block.documentation variable, comment.block.javadoc variable | #abadb3 | — |
| string, punctuation.definition.string | #6aab73 | — |
| constant.character.escape, constant.other.placeholder | #cf8e6d | — |
| constant.numeric | #2aacb8 | — |
| constant.language, constant.language.boolean, constant.language.null, constant.language.undefined, variable.other.constant, entity.name.constant | #c77dbb | italic |
| keyword, keyword.control, keyword.operator.word, keyword.operator.new, storage.type, storage.modifier, variable.language.this, variable.language.super, punctuation.definition.keyword | #cf8e6d | — |
| keyword.operator, punctuation.accessor, punctuation.separator, punctuation.terminator, meta.brace | #bcbec4 | — |
| entity.name.function, meta.function-call, support.function, variable.function | #56a8f5 | — |
| entity.name.class, entity.name.type, entity.other.inherited-class, support.class, support.type, entity.name.namespace, entity.name.module | #7AB8FF | — |
| entity.name.interface, entity.name.trait | #7AB8FF | — |
| entity.name.enum | #7AB8FF | — |
| variable.other.enummember, constant.other.enum | #5DE4FA | — |
| variable.parameter, meta.function.parameters | #E07A47 | — |
| variable.other.property, meta.property.object, entity.name.tag.yaml, support.type.property-name | #c77dbb | — |
| meta.decorator, meta.annotation, punctuation.decorator, punctuation.definition.decorator, storage.type.annotation | #b3ae60 | — |
| string.regexp, constant.regexp, constant.character.character-class.regexp, constant.other.character-class.regexp, constant.other.character-class.set.regexp, punctuation.definition.character-class.regexp | #42c3d4 | — |
| entity.name.tag, punctuation.definition.tag | #d5b778 | — |
| entity.other.attribute-name, entity.other.attribute | #bcbec4 | — |
| support.constant, support.variable | #FFDF61 | — |
| invalid, invalid.illegal | #f75464 | — |
| markup.heading, punctuation.definition.heading | #7AB8FF | bold |
| markup.bold | #FFA65D | bold |
| markup.italic | #FFA65D | italic |
| markup.inline.raw, markup.raw, markup.fenced_code | #6aab73 | — |
| markup.underline.link, string.other.link | #56a8f5 | underline |
| markup.list, punctuation.definition.list | #FF7A7A | — |
| markup.quote | #9C9893 | — |
| punctuation, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.section, punctuation.definition.parameters, punctuation.definition.arguments | #bcbec4 | — |
| storage.modifier.async, storage.modifier.const, storage.modifier.static, storage.modifier.readonly | #cf8e6d | — |
| variable.language, variable.other.predefined | #cf8e6d | — |
| markup.inserted, meta.diff.header.to-file | #6aab73 | — |
| markup.deleted, meta.diff.header.from-file | #FF7A7A | — |
| markup.changed | #56a8f5 | — |
| meta.export variable.other.readwrite, meta.export variable.other.constant | #E07A47 | — |
| variable.other.property.js, variable.other.property.ts, variable.other.property.tsx, variable.other.property.jsx, meta.object-literal.key | #c77dbb | — |
| variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx, variable.other.constant.jsx | #c77dbb | italic |
| string.template, punctuation.definition.template-expression | #6aab73 | — |
| meta.template.expression, meta.embedded.line | #bcbec4 | — |
| variable.other.jsdoc, comment.block.documentation variable.other | #abadb3 | — |
| storage.type.class.jsdoc, punctuation.definition.block.tag.jsdoc | #67a37c | — |
| storage.type.function.arrow, keyword.operator.arrow | #bcbec4 | — |
| storage.modifier.async, keyword.control.flow.await | #cf8e6d | — |
| meta.decorator punctuation.decorator, meta.decorator variable.other.readwrite, meta.decorator entity.name.function | #b3ae60 | — |
| keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as | #cf8e6d | — |
| support.type.object.module, support.type.object.console | #7AB8FF | — |
| meta.type.parameters, entity.name.type.parameter | #16baac | — |
| keyword.operator.expression.typeof, keyword.operator.expression.instanceof, keyword.operator.expression.in, keyword.operator.expression.of, keyword.operator.expression.keyof, keyword.operator.expression.is | #cf8e6d | — |
| entity.name.tag.jsx, entity.name.tag.tsx, support.class.component.jsx, support.class.component.tsx | #d5b778 | — |
| entity.other.attribute-name.jsx, entity.other.attribute-name.tsx | #bcbec4 | — |
| punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx | #bcbec4 | — |
| meta.object-binding-pattern variable.other.readwrite, meta.array-binding-pattern variable.other.readwrite | #E07A47 | — |
| constant.language.null, constant.language.undefined | #cf8e6d | — |
| variable.language.special.self.python, variable.parameter.function.language.special.self.python | #cf8e6d | — |
| support.function.magic.python, entity.name.function.decorator.python | #b3ae60 | — |
| string.interpolated.python, string.quoted.single.format.python, string.quoted.double.format.python | #6aab73 | — |
| meta.interpolation.python, punctuation.definition.interpolation.python | #bcbec4 | — |
| entity.name.function.decorator.python, meta.function.decorator.python | #b3ae60 | — |
| support.function.builtin.python | #7AB8FF | — |
| support.type.python | #7AB8FF | — |
| entity.name.type.class.python, meta.class.python entity.name.type.class | #7AB8FF | — |
| variable.parameter.function.python, meta.function.parameters.python | #E07A47 | — |
| meta.function.return-type.python, meta.function.parameters.annotation.python | #16baac | — |
| string.quoted.docstring.multi.python, string.quoted.docstring.single.python | #5f826b | italic |
| keyword.control.flow.lambda.python | #cf8e6d | — |
| support.type.exception.python | #bcbec4 | — |
| keyword.control.import.python, keyword.control.import.from.python | #cf8e6d | — |
| storage.modifier.global.python, storage.modifier.nonlocal.python | #cf8e6d | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.id.css, entity.other.attribute-name.id.scss | #7AB8FF | — |
| entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less | #FF7A7A | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #5DE4FA | — |
| support.type.property-name.css, support.type.property-name.scss, meta.property-name.css, meta.property-name.scss | #9C9893 | — |
| support.constant.property-value.css, support.constant.property-value.scss, meta.property-value.css, meta.property-value.scss | #FFA65D | — |
| keyword.other.unit.css, keyword.other.unit.scss, constant.numeric.css, constant.numeric.scss | #FFDF61 | — |
| constant.other.color.css, constant.other.color.scss, support.constant.color.css, support.constant.color.scss | #FF85C8 | — |
| support.function.css, support.function.scss, meta.function.css, meta.function.scss | #FFA65D | — |
| variable.css, variable.scss, variable.argument.css, variable.argument.scss | #E07A47 | — |
| keyword.other.important.css, keyword.other.important.scss | #cf8e6d | bold |
| keyword.control.at-rule.css, keyword.control.at-rule.scss, meta.at-rule.css, meta.at-rule.scss | #cf8e6d | — |
| support.type.property-name.media.css, support.type.property-name.media.scss | #9C9893 | — |
| variable.scss, variable.sass, punctuation.definition.variable.scss | #E07A47 | — |
| entity.name.function.scss, entity.other.attribute-name.placeholder-selector.scss | #FFA65D | — |
| entity.other.attribute-name.parent-selector.css, entity.name.tag.reference.scss | #FF7A7A | — |
| entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml | #d5b778 | — |
| punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html | #bcbec4 | — |
| entity.other.attribute-name.html, entity.other.attribute-name.xml | #bcbec4 | — |
| string.quoted.double.html, string.quoted.single.html, string.unquoted.html | #6aab73 | — |
| constant.character.entity.html, constant.character.entity.xml | #56a8f5 | — |
| meta.tag.metadata.doctype.html, entity.name.tag.doctype.html | #cf8e6d | — |
| string.unquoted.cdata.xml, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml | #9C9893 | — |
| entity.name.tag.script.html | #7AB8FF | — |
| entity.name.tag.style.html | #7AB8FF | — |
| entity.other.attribute-name.id.html, entity.other.attribute-name.class.html | #bcbec4 | — |
| entity.other.attribute-name.event.html | #FFDF61 | — |
| entity.other.attribute-name.directive | #cf8e6d | — |
| markup.heading.markdown, punctuation.definition.heading.markdown | #7AB8FF | bold |
| markup.bold.markdown | #FFA65D | bold |
| markup.italic.markdown | #FFA65D | — |
| markup.inline.raw.markdown, markup.fenced_code.block.markdown | #6aab73 | — |
| markup.underline.link.markdown, string.other.link.title.markdown | #56a8f5 | underline |
| punctuation.definition.list.begin.markdown, markup.list.unnumbered.markdown, markup.list.numbered.markdown | #FF7A7A | — |
| markup.quote.markdown | #9C9893 | — |
| meta.separator.markdown | #bcbec4 | — |
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}!`;
}