Hypnotic Copper
A carefully crafted VS Code theme family with Metal, Glow, and Dark variants shaped by readable contrast and warm copper accents.
A carefully crafted VS Code theme family with Metal, Glow, and Dark variants shaped by readable contrast and warm copper accents.
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, comment keyword, comment markup.underline.link, comment string, comment punctuation.definition, comment punctuation, comment text | #87929D | |
| comment storage.type | #87929D | — |
| comment entity.name.type | #BBC4CC | — |
| comment variable, comment variable.other | #BBC4CC | — |
| comment keyword, comment entity.name.tag, entity.name.tag.documentation | #BBC4CC | — |
| comment keyword.codetag.notation | #D38A73 | — |
| comment.git-status.header.remote | #DD8069 | — |
| comment.git-status.header.local | #83AFC9 | — |
| comment.other.git-status.head | #D6D3CF | — |
| string.quoted.docstring, string.quoted.docstring punctuation.definition | #87929D | — |
| constant | #D38A73 | — |
| constant.other | #D6D3CF | — |
| constant.other.java | #D38A73 | — |
| constant.other.caps | #D38A73 | — |
| constant.other.placeholder | #D69A59 | — |
| constant.other.property | #D38A73 | — |
| constant.other.citation.latex | #D38A73 | — |
| constant.other.color | #D38A73 | — |
| constant.other.character-class.escape | #D38A73 | — |
| constant.other.key | #D38A73 | — |
| constant.other.symbol | #D69A59 | — |
| constant.other.elm | #83AFC9 | — |
| constant.numeric | #D38A73 | — |
| constant.language | #D38A73 | — |
| constant.character.escape | #D38A73 | — |
| constant.numeric.line-number.find-in-files | #596169 | — |
| constant.numeric.line-number.match.find-in-files | #A9C58D | — |
| entity.name.section | #A9C58D | — |
| entity.name.function, entity.name.function.templated, entity.name.function.member.static | #70B8C4 | — |
| entity.name.type.class.templated, entity.name.type.class.generic, entity.name.type.namespace | #83AFC9 | — |
| entity.name.label | #D38A73 | — |
| entity.name.function.preprocessor | #83AFC9 | — |
| entity.name | #70B8C4 | — |
| entity.name.class | #83AFC9 | — |
| entity.name.constant | #D38A73 | — |
| entity.name.namespace | #83AFC9 | — |
| entity.other.inherited-class | #83AFC9 | |
| entity.name.function | #70B8C4 | — |
| entity.name.tag, entity.name.tag.js.jsx support.class.component.js.jsx, entity.name.tag support.class.component, source.vue support.class.component | #DD8069 | — |
| source.ansible entity.name.tag | #83AFC9 | — |
| entity.name.function.operator | #DD8069 | — |
| meta.brackets entity.name.function.operator, punctuation.separator entity.name.function.operator | #94989B | — |
| entity.name.type, entity.name.type.class.reference, entity.name.type.class.value | #83AFC9 | — |
| entity.other.attribute-name | #83AFC9 | |
| entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix.css, entity.other.attribute-name.parent-selector-suffix.css punctuation.definition.entity.css, entity.other.attribute-name.css, entity.other.animation-name.css | #70B8C4 | — |
| entity.other.attribute-name.id.css | #D69A59 | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.pseudo-class.css, entity.other.pseudo-element.css | #83AFC9 | |
| entity.name.function, support.function | #70B8C4 | — |
| entity.other.git-status.hex | #D38A73 | — |
| entity.other.jinja2.delimiter | #94989B | — |
| entity.name.operator.custom-literal | #D6D3CF | — |
| entity.name.operator.custom-literal.string | #A9C58D | — |
| entity.name.operator.custom-literal.number | #D38A73 | — |
| entity.name.type.rust | #83AFC9 | — |
| entity.name.lifetime.rust | #DD8069 | — |
| invalid | #F08C7A | underline |
| invalid.deprecated | #F08C7A | underline |
| keyword | #DD8069 | — |
| keyword.control | #DD8069 | — |
| keyword.control.directive | #DD8069 | — |
| keyword.operator, keyword.operator.member, keyword.operator.new | #DD8069 | — |
| keyword.other.substitution | #94989B | — |
| keyword.other.template.begin, keyword.other.template.end | #DD8069 | — |
| keyword.operator.heading.restructuredtext, keyword.operator.table.row.restructuredtext keyword.operator.table.data.restructuredtext | #94989B | — |
| keyword.other.parenthesis.elm | #94989B | — |
| keyword.other.fn.rust, keyword.other.rust, keyword.other.unsafe.rust, keyword.other.where.rust | #83AFC9 | — |
| keyword.control.rust, keyword.operator.misc.rust | #DD8069 | — |
| keyword.declaration.class.ruby, keyword.declaration.function.ruby, keyword.declaration.namespace.ruby | #DD8069 | — |
| markup.italic | — | |
| markup.bold | — | bold |
| markup.heading | #A9C58D | — |
| markup.raw | #D69A59 | — |
| markup.underline | — | underline |
| markup.underline.link | #70B8C4 | — |
| markup.inserted, markup.inserted punctuation.definition.inserted | #70B8C4 | — |
| markup.deleted, markup.deleted punctuation.definition.deleted | #DD8069 | — |
| markup.changed, markup.changed punctuation.definition.changed | #A9C58D | — |
| markup.ignored, markup.ignored punctuation.definition.ignored | #94989B | — |
| markup.untracked | #94989B | — |
| markup.quote | — | |
| meta.brace.round, meta.brace.square, meta.brace.curly, meta.delimiter.comma.js, meta.function-call.without-arguments.js, meta.function-call.method.without-arguments.js | #94989B | — |
| meta.function-call.generic.python, support.function.builtin.python | #70B8C4 | — |
| meta.function-call.python meta.function-call.arguments.python | #D6D3CF | — |
| meta.interpolation | #D69A59 | — |
| meta.instance.constructor | #70B8C4 | — |
| meta.attribute-with-value.class string, meta.attribute.class.html string | #70B8C4 | — |
| meta.attribute-with-value.id string, meta.attribute.id.html string | #D69A59 | — |
| source.json meta.mapping.key string | #D6D3CF | — |
| source.yaml meta.mapping.key string | #DD8069 | — |
| meta.object.member | #D6D3CF | — |
| meta.property-list.css variable.other | #D69A59 | — |
| entity.name.constant.preprocessor, meta.preprocessor | #D38A73 | — |
| meta.diff.git-diff.header | #A9C58D | — |
| meta.type_params.rust | #D6D3CF | — |
| meta.attribute.rust, meta.annotation.rust, variable.language.rust, variable.annotation.rust, meta.annotation.rust string, meta.annotation.rust keyword, meta.annotation.rust keyword.operator, meta.attribute.rust string | #BBC4CC | — |
| meta.type variable, meta.type variable.other.readwrite, variable.annotation, meta.decorator variable.other.readwrite | #D38A73 | — |
| punctuation | #94989B | — |
| punctuation.definition.tag, punctuation.definition.tag source, punctuation.definition.group.begin.ruby, punctuation.definition.group.end.ruby, punctuation.definition.group.begin.css, punctuation.definition.group.end.css, punctuation.definition.string.end.html source.css, punctuation.definition.block, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.separator.parameter, punctuation.accessor, punctuation.terminator | #94989B | — |
| punctuation.definition.group | #D6D3CF | — |
| punctuation.definition.comment | #87929D | — |
| punctuation.definition.variable, punctuation.definition.keyword.scss, punctuation.definition.entity.css | #BBC4CC | — |
| punctuation.section.embedded, punctuation.section.embedded entity.name.tag, punctuation.section.embedded constant.other, punctuation.section.embedded source, punctuation.section.embedded.begin | #D69A59 | — |
| punctuation.template-string.element.begin, punctuation.template-string.element.end, punctuation.definition.string.template.begin, punctuation.definition.string.template.end, string.quoted.template punctuation.definition.string.begin, string.quoted.template punctuation.definition.string.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #DD8069 | — |
| markup.underline.link punctuation | #70B8C4 | — |
| meta.brace.round, meta.brace.square, keyword.operator.type.annotation, meta.type storage.modifier.array | #94989B | — |
| region.redish | #DD8069 | — |
| region.orangish | #D69A59 | — |
| region.yellowish | #A9C58D | — |
| region.greenish | #70B8C4 | — |
| region.bluish | #83AFC9 | — |
| region.purplish | #D38A73 | — |
| region.pinkish | #DD8069 | — |
| region.whitish | #FFFFFF | — |
| source | #D6D3CF | — |
| source.scss, source.sass | #94989B | — |
| source.sass variable.other, source.sass variable.sass, source.scss variable.other, source.scss variable.scss, source.scss variable.sass, source.css variable.other, source.css variable.scss, source.less variable.other, source.less variable.other.less, source.less variable.declaration.less | #D69A59 | |
| source.git-show.commit.sha | #D38A73 | — |
| source.git-show.author, source.git-show.date, source.git-diff.command, source.git-diff.command meta.diff.git-diff.header.from-file, source.git-diff.command meta.diff.git-diff.header.to-file | #94989B | — |
| source.git-show meta.diff.git-diff.header.extended.index.from-sha, source.git-show meta.diff.git-diff.header.extended.index.to-sha | #D38A73 | — |
| source.git-show meta.diff.range.unified | #D69A59 | — |
| source.git-show meta.diff.header.from-file, source.git-show meta.diff.header.to-file | #94989B | — |
| storage | #DD8069 | — |
| storage.type.extends | #DD8069 | |
| storage.type.function.arrow | #DD8069 | |
| storage.modifier, storage.type.modifier | #DD8069 | |
| storage.class.restructuredtext.ref | #D38A73 | — |
| storage.modifier.visibility.rust, storage.modifier.lifetime.rust | #DD8069 | — |
| storage.modifier.const.rust, storage.modifier.dyn.rust, storage.modifier.mut.rust, storage.modifier.static.rust, storage.type.rust, storage.type.core.rust, storage.class.std.rust | #83AFC9 | — |
| storage.type.rust, storage.modifier.const.rust, storage.modifier.dyn.rust, storage.modifier.mut.rust, storage.modifier.static.rust, keyword.other.rust, keyword.other.where.rust | #DD8069 | — |
| storage.modifier.import.java | #D6D3CF | — |
| string | #A9C58D | — |
| string.unquoted.label | #D6D3CF | — |
| string source | #D6D3CF | — |
| string source punctuation.section.embedded, string punctuation.definition.string source | #94989B | — |
| string.other.link.title, string.other.link.description | #DD8069 | — |
| string.other.link.description.title | #83AFC9 | — |
| string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end | #DD8069 | — |
| string.other.ref, string.other.restructuredtext.ref | #70B8C4 | — |
| string.other.git-status.help.key | #BBC4CC | — |
| string.other.git-status.remote | #DD8069 | — |
| support.constant | #83AFC9 | — |
| support.constant.handlebars | #94989B | — |
| support.type.vendor-prefix.css | #BBC4CC | — |
| support.function | #70B8C4 | — |
| support.macro | #70B8C4 | — |
| support.function.delimiter.elm | #94989B | — |
| support.type, entity.name.type.object.console | #83AFC9 | |
| support.variable, support.variable.property | #83AFC9 | — |
| support.type.property-name | #D6D3CF | |
| support.class | #83AFC9 | — |
| support.constant.core.rust | #D38A73 | — |
| comment support, comment support.class | #87929D | — |
| text | #D6D3CF | — |
| text.find-in-files | #D6D3CF | — |
| variable, variable.other | #D6D3CF | — |
| variable.parameter, parameters variable.function | #D69A59 | |
| variable.language, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python | #BBC4CC | |
| variable.language.arguments | #D38A73 | — |
| variable.other.class | #83AFC9 | — |
| variable.other.constant | #D38A73 | — |
| variable.other.readwrite | #D6D3CF | — |
| variable.other.member | #D6D3CF | — |
| variable.other.enummember | #D38A73 | — |
| variable.other.property, variable.other.property.static, variable.other.event | #D6D3CF | — |
| variable.function | #70B8C4 | — |
| variable.other.substitution | #D69A59 | — |
| source.ruby variable.other.readwrite.instance.ruby, source.ruby variable.other.readwrite.class.ruby | #D38A73 | — |
| source.jinja2 variable.other.jinja2.block | #70B8C4 | — |
| source.jinja2 variable.other.jinja2 | #D69A59 | — |
| comment, punctuation.definition.comment | #87929D | |
| variable, variable.other.object | #D6D3CF | |
| variable.parameter | #BBC4CC | |
| keyword, keyword.control, storage.type, storage.modifier | #DD8069 | |
| keyword.control.return.cpp, meta.block.cpp keyword.control.return.cpp, meta.body.function.definition.cpp keyword.control.return.cpp, meta.function.definition.cpp keyword.control.return.cpp | #DD8069 | |
| entity.name.function, support.function, variable.function | #70B8C4 | |
| entity.name.function.definition.cpp, meta.head.function.definition.cpp entity.name.function.definition.cpp, meta.function.definition.cpp entity.name.function.definition.cpp | #70B8C4 | |
| entity.name.function.python, meta.function.python entity.name.function.python | #70B8C4 | |
| entity.name.function.member, meta.method-call, support.function.method | #82C3CC | |
| entity.name.type, entity.name.class, support.class, support.type | #B8A0C3 | |
| storage.type.built-in.primitive.cpp, storage.type.primitive.cpp, meta.qualified_type.cpp storage.type.built-in.primitive.cpp, meta.qualified_type.cpp storage.type.primitive.cpp | #F08C7A | |
| string, punctuation.definition.string | #A9C58D | |
| storage.type.string.python, meta.fstring.python storage.type.string.python, meta.function-call.arguments.python storage.type.string.python, meta.function-call.python storage.type.string.python, meta.member.access.python storage.type.string.python | #D38A73 | |
| string.quoted.single.python, string.interpolated.python, meta.fstring.python string.quoted.single.python, meta.fstring.python string.interpolated.python, meta.function-call.arguments.python string.quoted.single.python, meta.function-call.arguments.python string.interpolated.python, meta.function-call.python string.quoted.single.python, meta.function-call.python string.interpolated.python, meta.member.access.python string.quoted.single.python, meta.member.access.python string.interpolated.python | #A9C58D | |
| constant.numeric, constant.language.boolean, keyword.other.unit | #D69A59 | |
| constant, support.constant, constant.other | #D38A73 | |
| entity.name.namespace | #83AFC9 | |
| keyword.operator | #C9C5C1 | |
| punctuation | #C7C3BF | |
| entity.name.tag | #DD8069 | |
| entity.other.attribute-name | #83AFC9 | |
| source.starlark entity.name.function.python.starlark, source.starlark support.function.python.starlark | #70B8C4 | |
| source.starlark meta.parameter.keyword.python.starlark | #DD8069 | |
| source.starlark variable.parameter.python.starlark | #D6D3CF | |
| storage.type.go | #B8A0C3 | |
| entity.name.other.anchor.yaml, variable.other.alias.yaml | #D38A73 | |
| markup.strikethrough | #94989B | |
| punctuation.definition.list.begin.markdown | #DD8069 | |
| invalid, invalid.illegal, invalid.deprecated | #F08C7A |
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, comment keyword, comment markup.underline.link, comment string, comment punctuation.definition, comment punctuation, comment text | #6E737A | |
| comment storage.type | #6E737A | — |
| comment entity.name.type | #4E4C48 | — |
| comment variable, comment variable.other | #4E4C48 | — |
| comment keyword, comment entity.name.tag, entity.name.tag.documentation | #4E4C48 | — |
| comment keyword.codetag.notation | #8A6157 | — |
| comment.git-status.header.remote | #9E4C3B | — |
| comment.git-status.header.local | #267F99 | — |
| comment.other.git-status.head | #1F2328 | — |
| string.quoted.docstring, string.quoted.docstring punctuation.definition | #6E737A | — |
| constant | #8A6157 | — |
| constant.other | #1F2328 | — |
| constant.other.java | #8A6157 | — |
| constant.other.caps | #8A6157 | — |
| constant.other.placeholder | #A15C16 | — |
| constant.other.property | #8A6157 | — |
| constant.other.citation.latex | #8A6157 | — |
| constant.other.color | #8A6157 | — |
| constant.other.character-class.escape | #8A6157 | — |
| constant.other.key | #8A6157 | — |
| constant.other.symbol | #A15C16 | — |
| constant.other.elm | #267F99 | — |
| constant.numeric | #8A6157 | — |
| constant.language | #8A6157 | — |
| constant.character.escape | #8A6157 | — |
| constant.numeric.line-number.find-in-files | #8A8F98 | — |
| constant.numeric.line-number.match.find-in-files | #567C30 | — |
| entity.name.section | #567C30 | — |
| entity.name.function, entity.name.function.templated, entity.name.function.member.static | #8250DF | — |
| entity.name.type.class.templated, entity.name.type.class.generic, entity.name.type.namespace | #267F99 | — |
| entity.name.label | #8A6157 | — |
| entity.name.function.preprocessor | #267F99 | — |
| entity.name | #8250DF | — |
| entity.name.class | #267F99 | — |
| entity.name.constant | #8A6157 | — |
| entity.name.namespace | #267F99 | — |
| entity.other.inherited-class | #267F99 | |
| entity.name.function | #8250DF | — |
| entity.name.tag, entity.name.tag.js.jsx support.class.component.js.jsx, entity.name.tag support.class.component, source.vue support.class.component | #9E4C3B | — |
| source.ansible entity.name.tag | #267F99 | — |
| entity.name.function.operator | #9E4C3B | — |
| meta.brackets entity.name.function.operator, punctuation.separator entity.name.function.operator | #4B4F54 | — |
| entity.name.type, entity.name.type.class.reference, entity.name.type.class.value | #267F99 | — |
| entity.other.attribute-name | #267F99 | |
| entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix.css, entity.other.attribute-name.parent-selector-suffix.css punctuation.definition.entity.css, entity.other.attribute-name.css, entity.other.animation-name.css | #8250DF | — |
| entity.other.attribute-name.id.css | #A15C16 | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.pseudo-class.css, entity.other.pseudo-element.css | #267F99 | |
| entity.name.function, support.function | #8250DF | — |
| entity.other.git-status.hex | #8A6157 | — |
| entity.other.jinja2.delimiter | #4B4F54 | — |
| entity.name.operator.custom-literal | #1F2328 | — |
| entity.name.operator.custom-literal.string | #567C30 | — |
| entity.name.operator.custom-literal.number | #8A6157 | — |
| entity.name.type.rust | #267F99 | — |
| entity.name.lifetime.rust | #9E4C3B | — |
| invalid | #B42318 | underline |
| invalid.deprecated | #B42318 | underline |
| keyword | #9E4C3B | — |
| keyword.control | #9E4C3B | — |
| keyword.control.directive | #9E4C3B | — |
| keyword.operator, keyword.operator.member, keyword.operator.new | #9E4C3B | — |
| keyword.other.substitution | #4B4F54 | — |
| keyword.other.template.begin, keyword.other.template.end | #9E4C3B | — |
| keyword.operator.heading.restructuredtext, keyword.operator.table.row.restructuredtext keyword.operator.table.data.restructuredtext | #4B4F54 | — |
| keyword.other.parenthesis.elm | #4B4F54 | — |
| keyword.other.fn.rust, keyword.other.rust, keyword.other.unsafe.rust, keyword.other.where.rust | #267F99 | — |
| keyword.control.rust, keyword.operator.misc.rust | #9E4C3B | — |
| keyword.declaration.class.ruby, keyword.declaration.function.ruby, keyword.declaration.namespace.ruby | #9E4C3B | — |
| markup.italic | — | |
| markup.bold | — | bold |
| markup.heading | #567C30 | — |
| markup.raw | #A15C16 | — |
| markup.underline | — | underline |
| markup.underline.link | #8250DF | — |
| markup.inserted, markup.inserted punctuation.definition.inserted | #8250DF | — |
| markup.deleted, markup.deleted punctuation.definition.deleted | #9E4C3B | — |
| markup.changed, markup.changed punctuation.definition.changed | #567C30 | — |
| markup.ignored, markup.ignored punctuation.definition.ignored | #4B4F54 | — |
| markup.untracked | #4B4F54 | — |
| markup.quote | — | |
| meta.brace.round, meta.brace.square, meta.brace.curly, meta.delimiter.comma.js, meta.function-call.without-arguments.js, meta.function-call.method.without-arguments.js | #4B4F54 | — |
| meta.function-call.generic.python, support.function.builtin.python | #8250DF | — |
| meta.function-call.python meta.function-call.arguments.python | #1F2328 | — |
| meta.interpolation | #A15C16 | — |
| meta.instance.constructor | #8250DF | — |
| meta.attribute-with-value.class string, meta.attribute.class.html string | #8250DF | — |
| meta.attribute-with-value.id string, meta.attribute.id.html string | #A15C16 | — |
| source.json meta.mapping.key string | #1F2328 | — |
| source.yaml meta.mapping.key string | #9E4C3B | — |
| meta.object.member | #1F2328 | — |
| meta.property-list.css variable.other | #A15C16 | — |
| entity.name.constant.preprocessor, meta.preprocessor | #8A6157 | — |
| meta.diff.git-diff.header | #567C30 | — |
| meta.type_params.rust | #1F2328 | — |
| meta.attribute.rust, meta.annotation.rust, variable.language.rust, variable.annotation.rust, meta.annotation.rust string, meta.annotation.rust keyword, meta.annotation.rust keyword.operator, meta.attribute.rust string | #4E4C48 | — |
| meta.type variable, meta.type variable.other.readwrite, variable.annotation, meta.decorator variable.other.readwrite | #8A6157 | — |
| punctuation | #4B4F54 | — |
| punctuation.definition.tag, punctuation.definition.tag source, punctuation.definition.group.begin.ruby, punctuation.definition.group.end.ruby, punctuation.definition.group.begin.css, punctuation.definition.group.end.css, punctuation.definition.string.end.html source.css, punctuation.definition.block, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.separator.parameter, punctuation.accessor, punctuation.terminator | #4B4F54 | — |
| punctuation.definition.group | #1F2328 | — |
| punctuation.definition.comment | #6E737A | — |
| punctuation.definition.variable, punctuation.definition.keyword.scss, punctuation.definition.entity.css | #4E4C48 | — |
| punctuation.section.embedded, punctuation.section.embedded entity.name.tag, punctuation.section.embedded constant.other, punctuation.section.embedded source, punctuation.section.embedded.begin | #A15C16 | — |
| punctuation.template-string.element.begin, punctuation.template-string.element.end, punctuation.definition.string.template.begin, punctuation.definition.string.template.end, string.quoted.template punctuation.definition.string.begin, string.quoted.template punctuation.definition.string.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #9E4C3B | — |
| markup.underline.link punctuation | #8250DF | — |
| meta.brace.round, meta.brace.square, keyword.operator.type.annotation, meta.type storage.modifier.array | #4B4F54 | — |
| region.redish | #9E4C3B | — |
| region.orangish | #A15C16 | — |
| region.yellowish | #567C30 | — |
| region.greenish | #8250DF | — |
| region.bluish | #267F99 | — |
| region.purplish | #8A6157 | — |
| region.pinkish | #9E4C3B | — |
| region.whitish | #FFFFFF | — |
| source | #1F2328 | — |
| source.scss, source.sass | #4B4F54 | — |
| source.sass variable.other, source.sass variable.sass, source.scss variable.other, source.scss variable.scss, source.scss variable.sass, source.css variable.other, source.css variable.scss, source.less variable.other, source.less variable.other.less, source.less variable.declaration.less | #A15C16 | |
| source.git-show.commit.sha | #8A6157 | — |
| source.git-show.author, source.git-show.date, source.git-diff.command, source.git-diff.command meta.diff.git-diff.header.from-file, source.git-diff.command meta.diff.git-diff.header.to-file | #4B4F54 | — |
| source.git-show meta.diff.git-diff.header.extended.index.from-sha, source.git-show meta.diff.git-diff.header.extended.index.to-sha | #8A6157 | — |
| source.git-show meta.diff.range.unified | #A15C16 | — |
| source.git-show meta.diff.header.from-file, source.git-show meta.diff.header.to-file | #4B4F54 | — |
| storage | #9E4C3B | — |
| storage.type.extends | #9E4C3B | |
| storage.type.function.arrow | #9E4C3B | |
| storage.modifier, storage.type.modifier | #9E4C3B | |
| storage.class.restructuredtext.ref | #8A6157 | — |
| storage.modifier.visibility.rust, storage.modifier.lifetime.rust | #9E4C3B | — |
| storage.modifier.const.rust, storage.modifier.dyn.rust, storage.modifier.mut.rust, storage.modifier.static.rust, storage.type.rust, storage.type.core.rust, storage.class.std.rust | #267F99 | — |
| storage.type.rust, storage.modifier.const.rust, storage.modifier.dyn.rust, storage.modifier.mut.rust, storage.modifier.static.rust, keyword.other.rust, keyword.other.where.rust | #9E4C3B | — |
| storage.modifier.import.java | #1F2328 | — |
| string | #567C30 | — |
| string.unquoted.label | #1F2328 | — |
| string source | #1F2328 | — |
| string source punctuation.section.embedded, string punctuation.definition.string source | #4B4F54 | — |
| string.other.link.title, string.other.link.description | #9E4C3B | — |
| string.other.link.description.title | #267F99 | — |
| string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end | #9E4C3B | — |
| string.other.ref, string.other.restructuredtext.ref | #8250DF | — |
| string.other.git-status.help.key | #4E4C48 | — |
| string.other.git-status.remote | #9E4C3B | — |
| support.constant | #267F99 | — |
| support.constant.handlebars | #4B4F54 | — |
| support.type.vendor-prefix.css | #4E4C48 | — |
| support.function | #8250DF | — |
| support.macro | #8250DF | — |
| support.function.delimiter.elm | #4B4F54 | — |
| support.type, entity.name.type.object.console | #267F99 | |
| support.variable, support.variable.property | #267F99 | — |
| support.type.property-name | #1F2328 | |
| support.class | #267F99 | — |
| support.constant.core.rust | #8A6157 | — |
| comment support, comment support.class | #6E737A | — |
| text | #1F2328 | — |
| text.find-in-files | #1F2328 | — |
| variable, variable.other | #1F2328 | — |
| variable.parameter, parameters variable.function | #A15C16 | |
| variable.language, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python | #4E4C48 | |
| variable.language.arguments | #8A6157 | — |
| variable.other.class | #267F99 | — |
| variable.other.constant | #8A6157 | — |
| variable.other.readwrite | #1F2328 | — |
| variable.other.member | #1F2328 | — |
| variable.other.enummember | #8A6157 | — |
| variable.other.property, variable.other.property.static, variable.other.event | #1F2328 | — |
| variable.function | #8250DF | — |
| variable.other.substitution | #A15C16 | — |
| source.ruby variable.other.readwrite.instance.ruby, source.ruby variable.other.readwrite.class.ruby | #8A6157 | — |
| source.jinja2 variable.other.jinja2.block | #8250DF | — |
| source.jinja2 variable.other.jinja2 | #A15C16 | — |
| comment, punctuation.definition.comment | #6E737A | |
| variable, variable.other.object | #1F2328 | |
| variable.parameter | #4E4C48 | |
| keyword, keyword.control, storage.type, storage.modifier | #9E4C3B | |
| keyword.control.return.cpp, meta.block.cpp keyword.control.return.cpp, meta.body.function.definition.cpp keyword.control.return.cpp, meta.function.definition.cpp keyword.control.return.cpp | #9E4C3B | |
| entity.name.function, support.function, variable.function | #8250DF | |
| entity.name.function.python, meta.function.python entity.name.function.python | #8250DF | |
| entity.name.function.definition.cpp, meta.head.function.definition.cpp entity.name.function.definition.cpp, meta.function.definition.cpp entity.name.function.definition.cpp | #8250DF | |
| entity.name.function.member, meta.method-call, support.function.method | #8250DF | |
| entity.name.type, entity.name.class, support.class, support.type | #267F99 | |
| storage.type.built-in.primitive.cpp, storage.type.primitive.cpp, meta.qualified_type.cpp storage.type.built-in.primitive.cpp, meta.qualified_type.cpp storage.type.primitive.cpp | #CF222E | |
| string, punctuation.definition.string | #567c30 | |
| storage.type.string.python, meta.fstring.python storage.type.string.python, meta.function-call.arguments.python storage.type.string.python, meta.function-call.python storage.type.string.python, meta.member.access.python storage.type.string.python | #CF222E | |
| string.quoted.single.python, string.interpolated.python, meta.fstring.python string.quoted.single.python, meta.fstring.python string.interpolated.python, meta.function-call.arguments.python string.quoted.single.python, meta.function-call.arguments.python string.interpolated.python, meta.function-call.python string.quoted.single.python, meta.function-call.python string.interpolated.python, meta.member.access.python string.quoted.single.python, meta.member.access.python string.interpolated.python | #0A3069 | |
| constant.numeric, constant.language.boolean, keyword.other.unit | #A15C16 | |
| constant, support.constant, constant.other | #8A6157 | |
| entity.name.namespace | #8A6157 | |
| keyword.operator | #4B4F54 | |
| punctuation | #4B4F54 | |
| entity.name.tag | #9E4C3B | |
| entity.other.attribute-name | #8A6157 | |
| source.starlark entity.name.function.python.starlark, source.starlark support.function.python.starlark | #8250DF | |
| source.starlark meta.parameter.keyword.python.starlark | #9E4C3B | |
| source.starlark variable.parameter.python.starlark | #1F2328 | |
| storage.type.go | #267F99 | |
| entity.name.other.anchor.yaml, variable.other.alias.yaml | #8A6157 | |
| markup.strikethrough | #4B4F54 | |
| punctuation.definition.list.begin.markdown | #9E4C3B | |
| invalid, invalid.illegal, invalid.deprecated | #B42318 |
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, comment keyword, comment markup.underline.link, comment string, comment punctuation.definition, comment punctuation, comment text | #6B6258 | |
| comment storage.type | #6B6258 | — |
| comment entity.name.type | #595A5F | — |
| comment variable, comment variable.other | #595A5F | — |
| comment keyword, comment entity.name.tag, entity.name.tag.documentation | #595A5F | — |
| comment keyword.codetag.notation | #415FB9 | — |
| comment.git-status.header.remote | #457BE2 | — |
| comment.git-status.header.local | #566181 | — |
| comment.other.git-status.head | #222F62 | — |
| string.quoted.docstring, string.quoted.docstring punctuation.definition | #6B6258 | — |
| constant | #415FB9 | — |
| constant.other | #222F62 | — |
| constant.other.java | #415FB9 | — |
| constant.other.caps | #415FB9 | — |
| constant.other.placeholder | #765F3C | — |
| constant.other.property | #415FB9 | — |
| constant.other.citation.latex | #415FB9 | — |
| constant.other.color | #415FB9 | — |
| constant.other.character-class.escape | #415FB9 | — |
| constant.other.key | #415FB9 | — |
| constant.other.symbol | #765F3C | — |
| constant.other.elm | #566181 | — |
| constant.numeric | #415FB9 | — |
| constant.language | #415FB9 | — |
| constant.character.escape | #415FB9 | — |
| constant.numeric.line-number.find-in-files | #6B6258 | — |
| constant.numeric.line-number.match.find-in-files | #566A3B | — |
| entity.name.section | #566A3B | — |
| entity.name.function, entity.name.function.templated, entity.name.function.member.static | #874D95 | — |
| entity.name.type.class.templated, entity.name.type.class.generic, entity.name.type.namespace | #566181 | — |
| entity.name.label | #415FB9 | — |
| entity.name.function.preprocessor | #566181 | — |
| entity.name | #765F3C | — |
| entity.name.class | #566181 | — |
| entity.name.constant | #415FB9 | — |
| entity.name.namespace | #415FB9 | — |
| entity.other.inherited-class | #566181 | |
| entity.name.function | #874D95 | — |
| entity.name.tag, entity.name.tag.js.jsx support.class.component.js.jsx, entity.name.tag support.class.component, source.vue support.class.component | #8D4435 | — |
| source.ansible entity.name.tag | #566181 | — |
| entity.name.function.operator | #8D4435 | — |
| meta.brackets entity.name.function.operator, punctuation.separator entity.name.function.operator | #595A5F | — |
| entity.name.type, entity.name.type.class.reference, entity.name.type.class.value | #566181 | — |
| entity.other.attribute-name | #566181 | |
| entity.other.attribute-name.class.css, entity.other.attribute-name.parent-selector-suffix.css, entity.other.attribute-name.parent-selector-suffix.css punctuation.definition.entity.css, entity.other.attribute-name.css, entity.other.animation-name.css | #765F3C | — |
| entity.other.attribute-name.id.css | #765F3C | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.pseudo-class.css, entity.other.pseudo-element.css | #566181 | |
| entity.name.function, support.function | #874D95 | — |
| entity.other.git-status.hex | #415FB9 | — |
| entity.other.jinja2.delimiter | #595A5F | — |
| entity.name.operator.custom-literal | #222F62 | — |
| entity.name.operator.custom-literal.string | #566A3B | — |
| entity.name.operator.custom-literal.number | #415FB9 | — |
| entity.name.type.rust | #566181 | — |
| entity.name.lifetime.rust | #457BE2 | — |
| invalid | #BD1E44 | underline |
| invalid.deprecated | #BD1E44 | underline |
| keyword | #8D4435 | — |
| keyword.control | #8D4435 | — |
| keyword.control.directive | #8D4435 | — |
| keyword.operator, keyword.operator.member, keyword.operator.new | #8D4435 | — |
| keyword.other.substitution | #595A5F | — |
| keyword.other.template.begin, keyword.other.template.end | #8D4435 | — |
| keyword.operator.heading.restructuredtext, keyword.operator.table.row.restructuredtext keyword.operator.table.data.restructuredtext | #595A5F | — |
| keyword.other.parenthesis.elm | #595A5F | — |
| keyword.other.fn.rust, keyword.other.rust, keyword.other.unsafe.rust, keyword.other.where.rust | #566181 | — |
| keyword.control.rust, keyword.operator.misc.rust | #8D4435 | — |
| keyword.declaration.class.ruby, keyword.declaration.function.ruby, keyword.declaration.namespace.ruby | #8D4435 | — |
| markup.italic | — | |
| markup.bold | — | bold |
| markup.heading | #566A3B | — |
| markup.raw | #765F3C | — |
| markup.underline | — | underline |
| markup.underline.link | #765F3C | — |
| markup.inserted, markup.inserted punctuation.definition.inserted | #765F3C | — |
| markup.deleted, markup.deleted punctuation.definition.deleted | #457BE2 | — |
| markup.changed, markup.changed punctuation.definition.changed | #566A3B | — |
| markup.ignored, markup.ignored punctuation.definition.ignored | #595A5F | — |
| markup.untracked | #595A5F | — |
| markup.quote | — | |
| meta.brace.round, meta.brace.square, meta.brace.curly, meta.delimiter.comma.js, meta.function-call.without-arguments.js, meta.function-call.method.without-arguments.js | #595A5F | — |
| meta.function-call.generic.python, support.function.builtin.python | #874D95 | — |
| meta.function-call.python meta.function-call.arguments.python | #222F62 | — |
| meta.interpolation | #765F3C | — |
| meta.instance.constructor | #765F3C | — |
| meta.attribute-with-value.class string, meta.attribute.class.html string | #765F3C | — |
| meta.attribute-with-value.id string, meta.attribute.id.html string | #765F3C | — |
| source.json meta.mapping.key string | #222F62 | — |
| source.yaml meta.mapping.key string | #8D4435 | — |
| meta.object.member | #222F62 | — |
| meta.property-list.css variable.other | #765F3C | — |
| entity.name.constant.preprocessor, meta.preprocessor | #415FB9 | — |
| meta.diff.git-diff.header | #566A3B | — |
| meta.type_params.rust | #222F62 | — |
| meta.attribute.rust, meta.annotation.rust, variable.language.rust, variable.annotation.rust, meta.annotation.rust string, meta.annotation.rust keyword, meta.annotation.rust keyword.operator, meta.attribute.rust string | #595A5F | — |
| meta.type variable, meta.type variable.other.readwrite, variable.annotation, meta.decorator variable.other.readwrite | #415FB9 | — |
| punctuation | #595A5F | — |
| punctuation.definition.tag, punctuation.definition.tag source, punctuation.definition.group.begin.ruby, punctuation.definition.group.end.ruby, punctuation.definition.group.begin.css, punctuation.definition.group.end.css, punctuation.definition.string.end.html source.css, punctuation.definition.block, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.separator.parameter, punctuation.accessor, punctuation.terminator | #595A5F | — |
| punctuation.definition.group | #222F62 | — |
| punctuation.definition.comment | #6B6258 | — |
| punctuation.definition.variable, punctuation.definition.keyword.scss, punctuation.definition.entity.css | #595A5F | — |
| punctuation.section.embedded, punctuation.section.embedded entity.name.tag, punctuation.section.embedded constant.other, punctuation.section.embedded source, punctuation.section.embedded.begin | #765F3C | — |
| punctuation.template-string.element.begin, punctuation.template-string.element.end, punctuation.definition.string.template.begin, punctuation.definition.string.template.end, string.quoted.template punctuation.definition.string.begin, string.quoted.template punctuation.definition.string.end, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #8D4435 | — |
| markup.underline.link punctuation | #765F3C | — |
| meta.brace.round, meta.brace.square, keyword.operator.type.annotation, meta.type storage.modifier.array | #595A5F | — |
| region.redish | #457BE2 | — |
| region.orangish | #765F3C | — |
| region.yellowish | #566A3B | — |
| region.greenish | #765F3C | — |
| region.bluish | #566181 | — |
| region.purplish | #415FB9 | — |
| region.pinkish | #457BE2 | — |
| region.whitish | #E1E2E7 | — |
| source | #222F62 | — |
| source.scss, source.sass | #595A5F | — |
| source.sass variable.other, source.sass variable.sass, source.scss variable.other, source.scss variable.scss, source.scss variable.sass, source.css variable.other, source.css variable.scss, source.less variable.other, source.less variable.other.less, source.less variable.declaration.less | #765F3C | |
| source.git-show.commit.sha | #415FB9 | — |
| source.git-show.author, source.git-show.date, source.git-diff.command, source.git-diff.command meta.diff.git-diff.header.from-file, source.git-diff.command meta.diff.git-diff.header.to-file | #595A5F | — |
| source.git-show meta.diff.git-diff.header.extended.index.from-sha, source.git-show meta.diff.git-diff.header.extended.index.to-sha | #415FB9 | — |
| source.git-show meta.diff.range.unified | #765F3C | — |
| source.git-show meta.diff.header.from-file, source.git-show meta.diff.header.to-file | #595A5F | — |
| storage | #8D4435 | — |
| storage.type.extends | #457BE2 | |
| storage.type.function.arrow | #457BE2 | |
| storage.modifier, storage.type.modifier | #8D4435 | |
| storage.class.restructuredtext.ref | #415FB9 | — |
| storage.modifier.visibility.rust, storage.modifier.lifetime.rust | #457BE2 | — |
| storage.modifier.const.rust, storage.modifier.dyn.rust, storage.modifier.mut.rust, storage.modifier.static.rust, storage.type.rust, storage.type.core.rust, storage.class.std.rust | #595A5F | — |
| storage.type.rust, storage.modifier.const.rust, storage.modifier.dyn.rust, storage.modifier.mut.rust, storage.modifier.static.rust, keyword.other.rust, keyword.other.where.rust | #8D4435 | — |
| storage.modifier.import.java | #222F62 | — |
| string | #51682F | — |
| string.unquoted.label | #222F62 | — |
| string source | #222F62 | — |
| string source punctuation.section.embedded, string punctuation.definition.string source | #595A5F | — |
| string.other.link.title, string.other.link.description | #457BE2 | — |
| string.other.link.description.title | #566181 | — |
| string.regexp punctuation.definition.string.begin, string.regexp punctuation.definition.string.end | #457BE2 | — |
| string.other.ref, string.other.restructuredtext.ref | #765F3C | — |
| string.other.git-status.help.key | #595A5F | — |
| string.other.git-status.remote | #457BE2 | — |
| support.constant | #566181 | — |
| support.constant.handlebars | #595A5F | — |
| support.type.vendor-prefix.css | #566181 | — |
| support.function | #874D95 | — |
| support.macro | #765F3C | — |
| support.function.delimiter.elm | #595A5F | — |
| support.type, entity.name.type.object.console | #566181 | |
| support.variable, support.variable.property | #566181 | — |
| support.type.property-name | #222F62 | |
| support.class | #566181 | — |
| support.constant.core.rust | #415FB9 | — |
| comment support, comment support.class | #6B6258 | — |
| text | #222F62 | — |
| text.find-in-files | #222F62 | — |
| variable, variable.other | #222F62 | — |
| variable.parameter, parameters variable.function | #765F3C | |
| variable.language, variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python | #595A5F | |
| variable.language.arguments | #415FB9 | — |
| variable.other.class | #566181 | — |
| variable.other.constant | #415FB9 | — |
| variable.other.readwrite | #222F62 | — |
| variable.other.member | #222F62 | — |
| variable.other.enummember | #415FB9 | — |
| variable.other.property, variable.other.property.static, variable.other.event | #222F62 | — |
| variable.function | #874D95 | — |
| variable.other.substitution | #765F3C | — |
| source.ruby variable.other.readwrite.instance.ruby, source.ruby variable.other.readwrite.class.ruby | #415FB9 | — |
| source.jinja2 variable.other.jinja2.block | #765F3C | — |
| source.jinja2 variable.other.jinja2 | #765F3C | — |
| comment, punctuation.definition.comment | #6B6258 | — |
| variable, variable.other.object | #222F62 | — |
| variable.parameter | #595A5F | — |
| keyword, keyword.control, storage.type, storage.modifier | #8D4435 | — |
| keyword.control.return.cpp, meta.block.cpp keyword.control.return.cpp, meta.body.function.definition.cpp keyword.control.return.cpp, meta.function.definition.cpp keyword.control.return.cpp | #8D4435 | |
| entity.name.function, support.function, variable.function | #874D95 | |
| entity.name.function.definition.cpp, meta.head.function.definition.cpp entity.name.function.definition.cpp, meta.function.definition.cpp entity.name.function.definition.cpp | #874D95 | |
| entity.name.function.python, meta.function.python entity.name.function.python | #874D95 | |
| entity.name.function.member, meta.method-call, support.function.method | #874D95 | |
| entity.name.type, entity.name.class, support.class, support.type | #566181 | |
| storage.type.built-in.primitive.cpp, storage.type.primitive.cpp, meta.qualified_type.cpp storage.type.built-in.primitive.cpp, meta.qualified_type.cpp storage.type.primitive.cpp | #BD1E44 | |
| string, punctuation.definition.string, string.quoted.docstring.multi.python | #51682F | — |
| storage.type.string.python, meta.fstring.python storage.type.string.python, meta.function-call.arguments.python storage.type.string.python, meta.function-call.python storage.type.string.python, meta.member.access.python storage.type.string.python | #765F3C | |
| string.quoted.single.python, string.interpolated.python, meta.fstring.python string.quoted.single.python, meta.fstring.python string.interpolated.python, meta.function-call.arguments.python string.quoted.single.python, meta.function-call.arguments.python string.interpolated.python, meta.function-call.python string.quoted.single.python, meta.function-call.python string.interpolated.python, meta.member.access.python string.quoted.single.python, meta.member.access.python string.interpolated.python | #51682F | |
| constant.numeric, constant.language.boolean, keyword.other.unit | #765F3C | — |
| constant, support.constant, constant.other | #415FB9 | — |
| entity.name.namespace | #415FB9 | |
| keyword.operator | #595A5F | |
| punctuation | #595A5F | — |
| entity.name.tag | #8D4435 | — |
| entity.other.attribute-name | #415FB9 | — |
| source.starlark entity.name.function.python.starlark, source.starlark support.function.python.starlark | #874D95 | |
| source.starlark meta.parameter.keyword.python.starlark | #8D4435 | |
| source.starlark variable.parameter.python.starlark | #222F62 | |
| storage.type.go | #566181 | |
| entity.name.other.anchor.yaml, variable.other.alias.yaml | #415FB9 | |
| markup.strikethrough | #595A5F | |
| punctuation.definition.list.begin.markdown | #8D4435 | |
| invalid, invalid.illegal, invalid.deprecated | #BD1E44 |
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}!`;
}