Ember Black
Publisher: Malin FossumThemes in package: 3
OLED-first VS Code theme with Claude-inspired warm accents and a saturated syntax palette. Ships in true black plus two cooler dark siblings.
OLED-first VS Code theme with Claude-inspired warm accents and a saturated syntax palette. Ships in true black plus two cooler dark siblings.
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 | #6a6a6a | — |
| punctuation.definition.string, punctuation.definition.group.regexp, punctuation.definition.character-class.regexp | #ea9a67 | — |
| entity.name, support, entity.other.inherited-class | #3fc9a7 | — |
| entity.other, entity.name.variable, support.variable, support.other | #8cc8f0 | — |
| constant, support.constant, variable.other.constant, entity.name.constant | #7ecc4a | — |
| storage, support.module, entity.name.namespace, entity.name.module, entity.name.package | #4aa3ee | — |
| keyword.control, keyword.operator.new, keyword.operator.expression | #c77fe0 | — |
| storage.type, storage.modifier, keyword | #4aa3ee | — |
| string, string.quoted, string.template | #ea9a67 | — |
| entity.name.function, support.function, meta.function-call | #e6d260 | — |
| variable, variable.other, variable.parameter | #8cc8f0 | — |
| constant.numeric, constant.language, constant.character | #7ecc4a | — |
| entity.name.type, entity.name.class, support.class, support.type | #3fc9a7 | — |
| comment, punctuation.definition.comment | #4d6b3f | italic |
| entity.name.tag, entity.name.tag.html, entity.name.tag.xml | #4aa3ee | — |
| entity.other.attribute-name, entity.other.attribute-name.html | #8cc8f0 | italic |
| punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end, meta.tag.punctuation | #4a4a4a | — |
| meta.brace.round, meta.brace.round.js, meta.brace.round.ts, punctuation.definition.parameters, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.definition.arguments, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.section.parens, punctuation.section.parameters, punctuation.section.arguments, punctuation.section.group | #d97757 | — |
| meta.brace.curly, meta.brace.curly.js, meta.brace.curly.ts, punctuation.definition.block, punctuation.definition.block.js, punctuation.definition.block.ts, punctuation.definition.dictionary.begin, punctuation.definition.dictionary.end, punctuation.definition.binding-pattern.object, punctuation.section.block.begin, punctuation.section.block.end, punctuation.section.property-list.begin.bracket.curly, punctuation.section.property-list.end.bracket.curly | #3fc9a7 | — |
| meta.brace.square, meta.brace.square.js, meta.brace.square.ts, punctuation.definition.array.begin, punctuation.definition.array.end, punctuation.definition.binding-pattern.array, punctuation.section.array.begin, punctuation.section.array.end | #e6d260 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.bitwise, keyword.operator.spread, keyword.operator.rest, keyword.operator.optional, keyword.operator.relational, keyword.operator.type.annotation | #c77fe0 | — |
| punctuation.separator.comma, punctuation.separator.statement, punctuation.terminator.statement, punctuation.separator.key-value, punctuation.accessor, punctuation.separator.label, punctuation.separator.dictionary.key-value | #6a6a6a | — |
| meta.object-literal.key, meta.object.member, variable.other.object.property, variable.other.property, support.type.property-name.json | #8cc8f0 | — |
| variable.language.this, variable.language.super, variable.language.self | #e07fa3 | italic |
| constant.language.boolean, constant.language.boolean.true, constant.language.boolean.false, constant.language.null, constant.language.undefined | #d97757 | — |
| string.regexp, string.regexp.ts, string.regexp.js | #ea9a67 | — |
| keyword.control.anchor.regexp, keyword.operator.quantifier.regexp, constant.character.escape, constant.character.escape.regexp | #c77fe0 | — |
| punctuation.definition.template-expression, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | #c77fe0 | — |
| meta.decorator, meta.decorator punctuation.decorator, entity.name.function.decorator, punctuation.decorator | #e07fa3 | italic |
| entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less | #4aa3ee | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.id.scss | #e6d260 | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #3fc9a7 | — |
| support.type.property-name.css, support.type.vendored.property-name.css, meta.property-name.css | #8cc8f0 | italic |
| support.constant.property-value.css, support.constant.color.w3c-standard-color-name.css, meta.property-value.css | #c77fe0 | — |
| keyword.other.unit.css, keyword.other.unit.percentage.css, keyword.other.unit.px.css | #c77fe0 | — |
| variable.css, variable.argument.css, variable.other.custom-property.css, meta.custom-property.css | #8cc8f0 | — |
| support.function.css, support.function.misc.css, support.function.calc.css, support.function.gradient.css, support.function.transform.css | #e6d260 | — |
| punctuation.definition.custom-property.css, punctuation.definition.variable.css | #4a4a4a | — |
| keyword.control.at-rule.css, punctuation.definition.keyword.css | #c77fe0 | — |
| string.quoted.double.css, string.quoted.single.css | #ea9a67 | — |
| invalid, invalid.illegal | #ff7a7a | — |
| markup.bold | #d97757 | bold |
| markup.italic | #ea9a67 | italic |
| markup.heading | #e6d260 | bold |
| markup.inline.raw, markup.raw.inline | #ea9a67 | — |
| markup.quote | #8a8a8a | italic |
| markup.underline.link, string.other.link | #d97757 | — |
| punctuation.definition.heading.markdown, punctuation.definition.heading | #d97757 | — |
| punctuation.definition.list.begin.markdown, beginning.punctuation.definition.list.markdown | #d97757 | — |
| punctuation.definition.quote.begin.markdown, punctuation.definition.quote.end.markdown, punctuation.definition.quote.markdown, markup.quote.markdown punctuation.definition.quote | #d97757 | — |
| punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.strikethrough.markdown | #6a6a6a | — |
| punctuation.definition.raw.markdown, punctuation.definition.raw.begin.markdown, punctuation.definition.raw.end.markdown | #4a4a4a | — |
| punctuation.definition.link.markdown, punctuation.definition.link.begin.markdown, punctuation.definition.link.end.markdown, punctuation.definition.metadata.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.constant.markdown | #4a4a4a | — |
| string.other.link.title.markdown, string.other.link.description.markdown, markup.underline.link.markdown | #d97757 | — |
| markup.underline.link.image.markdown, meta.image.inline.markdown markup.underline.link.image.markdown, string.other.link.description.title.markdown | #8cc8f0 | italic |
| fenced_code.block.language, fenced_code.block.language.markdown, markup.fenced_code.block.markdown punctuation.definition.markdown | #8a8a8a | — |
| markup.strikethrough, markup.strikethrough.markdown | #4a4a4a | strikethrough |
| meta.separator.markdown, punctuation.definition.thematic-break.markdown | #3a3a3a | — |
| support.function.builtin.python, support.function.magic.python | #e6d260 | — |
| support.type.exception.python, support.class.exception.python | #3fc9a7 | italic |
| string.quoted.docstring.multi.python, string.quoted.docstring.single.python, string.quoted.docstring.raw.multi.python | #4d6b3f | italic |
| meta.function.decorator.python, entity.name.function.decorator.python | #e07fa3 | italic |
| variable.parameter.function.python, variable.parameter.function.language.python | #8cc8f0 | italic |
| variable.language.special.self.python, variable.language.special.cls.python | #e07fa3 | italic |
| keyword.control.import.python, keyword.control.from.python, keyword.other.import.python | #4aa3ee | — |
| keyword.package.go, keyword.import.go, keyword.var.go, keyword.const.go, keyword.type.go, keyword.function.go, keyword.struct.go, keyword.interface.go | #4aa3ee | — |
| entity.name.import.go, entity.name.package.go | #4aa3ee | — |
| keyword.control.go, keyword.channel.go | #c77fe0 | — |
| string.quoted.raw.go | #ea9a67 | — |
| variable.other.assignment.go | #8cc8f0 | — |
| keyword.other.fn.rust, keyword.other.rust, storage.modifier.mut.rust, storage.modifier.const.rust, storage.modifier.static.rust, storage.type.rust | #4aa3ee | — |
| keyword.other.lifetime.rust, entity.name.lifetime.rust, storage.modifier.lifetime.rust, punctuation.definition.lifetime.rust | #c77fe0 | italic |
| entity.name.macro.rust, meta.macro.rust, support.function.macro.rust | #c77fe0 | — |
| variable.language.self.rust, keyword.other.self.rust | #e07fa3 | italic |
| meta.attribute.rust, punctuation.brackets.attribute.rust | #e07fa3 | italic |
| entity.name.tag.yaml, meta.mapping.key.yaml entity.name.tag.yaml | #8cc8f0 | — |
| string.unquoted.plain.out.yaml, string.unquoted.plain.in.yaml | #f0f0f0 | — |
| string.quoted.single.yaml, string.quoted.double.yaml | #ea9a67 | — |
| constant.numeric.yaml | #7ecc4a | — |
| constant.language.boolean.yaml, constant.language.null.yaml | #d97757 | — |
| punctuation.definition.block.sequence.item.yaml | #d97757 | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml | #c77fe0 | italic |
| entity.name.function.shell, meta.function.shell entity.name.function.shell | #e6d260 | — |
| variable.other.normal.shell, variable.parameter.posix.shell, variable.other.bracket.shell | #8cc8f0 | — |
| punctuation.definition.variable.shell | #4a4a4a | — |
| support.function.builtin.shell, keyword.other.special-method.shell | #c77fe0 | — |
| string.quoted.double.shell, string.quoted.single.shell | #ea9a67 | — |
| constant.character.escape.shell | #c77fe0 | — |
| keyword.other.special-method.dockerfile, keyword.control.dockerfile | #4aa3ee | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.create.sql, keyword.other.alter.sql, keyword.other.drop.sql, keyword.other.LUW.sql | #c77fe0 | — |
| entity.name.function.sql, support.function.aggregate.sql, support.function.scalar.sql | #e6d260 | — |
| constant.other.database-name.sql, constant.other.table-name.sql, entity.name.column.sql | #8cc8f0 | — |
| keyword.operator.logical.sql, keyword.operator.comparison.sql | #c77fe0 | — |
| markup.inserted, markup.inserted.diff, meta.diff.header.from-file, punctuation.definition.inserted.diff | #7ecc4a | — |
| markup.deleted, markup.deleted.diff, meta.diff.header.to-file, punctuation.definition.deleted.diff | #e55c5c | — |
| markup.changed, markup.changed.diff, punctuation.definition.changed.diff | #e6d260 | — |
| meta.diff.header, meta.diff.header.git | #8cc8f0 | italic |
| meta.diff.range, meta.diff.range.unified | #c77fe0 | — |
| punctuation.definition.entity.toml, entity.name.section.table.toml, entity.name.section.array-table.toml | #4aa3ee | — |
| support.type.property-name.table.toml, variable.other.key.toml | #8cc8f0 | — |
| punctuation.parenthesis.open, punctuation.parenthesis.close, punctuation.bracket.round, punctuation.definition.begin.bracket.round, punctuation.definition.end.bracket.round | #d97757 | — |
| punctuation.curlybrace.open, punctuation.curlybrace.close, punctuation.bracket.curly, punctuation.definition.begin.bracket.curly, punctuation.definition.end.bracket.curly, punctuation.section.class.begin.bracket.curly, punctuation.section.class.end.bracket.curly, punctuation.section.method.begin.bracket.curly, punctuation.section.method.end.bracket.curly, punctuation.section.array-initializer.begin.bracket.curly, punctuation.section.array-initializer.end.bracket.curly | #3fc9a7 | — |
| punctuation.squarebracket.open, punctuation.squarebracket.close, punctuation.bracket.square | #e6d260 | — |
| punctuation.definition.typeparameters.begin, punctuation.definition.typeparameters.end, punctuation.definition.generic.begin, punctuation.definition.generic.end, punctuation.bracket.angle | #3fc9a7 | — |
| punctuation.separator, punctuation.terminator, punctuation.dot | #6a6a6a | — |
| punctuation.definition.interpolation, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.section.interpolation.begin, punctuation.section.interpolation.end | #c77fe0 | — |
| punctuation.attribute-shorthand.bind.html.vue, punctuation.attribute-shorthand.event.html.vue, punctuation.attribute-shorthand.slot.html.vue, punctuation.definition.keyword.svelte | #c77fe0 | — |
| punctuation.definition.variable.svelte, punctuation.definition.variable.php, punctuation.definition.entity.html | #4a4a4a | — |
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 | #727577 | — |
| punctuation.definition.string, punctuation.definition.group.regexp, punctuation.definition.character-class.regexp | #ea9a67 | — |
| entity.name, support, entity.other.inherited-class | #3fc9a7 | — |
| entity.other, entity.name.variable, support.variable, support.other | #8cc8f0 | — |
| constant, support.constant, variable.other.constant, entity.name.constant | #7ecc4a | — |
| storage, support.module, entity.name.namespace, entity.name.module, entity.name.package | #4aa3ee | — |
| keyword.control, keyword.operator.new, keyword.operator.expression | #c77fe0 | — |
| storage.type, storage.modifier, keyword | #4aa3ee | — |
| string, string.quoted, string.template | #ea9a67 | — |
| entity.name.function, support.function, meta.function-call | #e6d260 | — |
| variable, variable.other, variable.parameter | #8cc8f0 | — |
| constant.numeric, constant.language, constant.character | #7ecc4a | — |
| entity.name.type, entity.name.class, support.class, support.type | #3fc9a7 | — |
| comment, punctuation.definition.comment | #557646 | italic |
| entity.name.tag, entity.name.tag.html, entity.name.tag.xml | #4aa3ee | — |
| entity.other.attribute-name, entity.other.attribute-name.html | #8cc8f0 | italic |
| punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end, meta.tag.punctuation | #515456 | — |
| meta.brace.round, meta.brace.round.js, meta.brace.round.ts, punctuation.definition.parameters, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.definition.arguments, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.section.parens, punctuation.section.parameters, punctuation.section.arguments, punctuation.section.group | #d97757 | — |
| meta.brace.curly, meta.brace.curly.js, meta.brace.curly.ts, punctuation.definition.block, punctuation.definition.block.js, punctuation.definition.block.ts, punctuation.definition.dictionary.begin, punctuation.definition.dictionary.end, punctuation.definition.binding-pattern.object, punctuation.section.block.begin, punctuation.section.block.end, punctuation.section.property-list.begin.bracket.curly, punctuation.section.property-list.end.bracket.curly | #3fc9a7 | — |
| meta.brace.square, meta.brace.square.js, meta.brace.square.ts, punctuation.definition.array.begin, punctuation.definition.array.end, punctuation.definition.binding-pattern.array, punctuation.section.array.begin, punctuation.section.array.end | #e6d260 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.bitwise, keyword.operator.spread, keyword.operator.rest, keyword.operator.optional, keyword.operator.relational, keyword.operator.type.annotation | #c77fe0 | — |
| punctuation.separator.comma, punctuation.separator.statement, punctuation.terminator.statement, punctuation.separator.key-value, punctuation.accessor, punctuation.separator.label, punctuation.separator.dictionary.key-value | #727577 | — |
| meta.object-literal.key, meta.object.member, variable.other.object.property, variable.other.property, support.type.property-name.json | #8cc8f0 | — |
| variable.language.this, variable.language.super, variable.language.self | #e07fa3 | italic |
| constant.language.boolean, constant.language.boolean.true, constant.language.boolean.false, constant.language.null, constant.language.undefined | #d97757 | — |
| string.regexp, string.regexp.ts, string.regexp.js | #ea9a67 | — |
| keyword.control.anchor.regexp, keyword.operator.quantifier.regexp, constant.character.escape, constant.character.escape.regexp | #c77fe0 | — |
| punctuation.definition.template-expression, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | #c77fe0 | — |
| meta.decorator, meta.decorator punctuation.decorator, entity.name.function.decorator, punctuation.decorator | #e07fa3 | italic |
| entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less | #4aa3ee | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.id.scss | #e6d260 | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #3fc9a7 | — |
| support.type.property-name.css, support.type.vendored.property-name.css, meta.property-name.css | #8cc8f0 | italic |
| support.constant.property-value.css, support.constant.color.w3c-standard-color-name.css, meta.property-value.css | #c77fe0 | — |
| keyword.other.unit.css, keyword.other.unit.percentage.css, keyword.other.unit.px.css | #c77fe0 | — |
| variable.css, variable.argument.css, variable.other.custom-property.css, meta.custom-property.css | #8cc8f0 | — |
| support.function.css, support.function.misc.css, support.function.calc.css, support.function.gradient.css, support.function.transform.css | #e6d260 | — |
| punctuation.definition.custom-property.css, punctuation.definition.variable.css | #515456 | — |
| keyword.control.at-rule.css, punctuation.definition.keyword.css | #c77fe0 | — |
| string.quoted.double.css, string.quoted.single.css | #ea9a67 | — |
| invalid, invalid.illegal | #ff7a7a | — |
| markup.bold | #d97757 | bold |
| markup.italic | #ea9a67 | italic |
| markup.heading | #e6d260 | bold |
| markup.inline.raw, markup.raw.inline | #ea9a67 | — |
| markup.quote | #939698 | italic |
| markup.underline.link, string.other.link | #d97757 | — |
| punctuation.definition.heading.markdown, punctuation.definition.heading | #d97757 | — |
| punctuation.definition.list.begin.markdown, beginning.punctuation.definition.list.markdown | #d97757 | — |
| punctuation.definition.quote.begin.markdown, punctuation.definition.quote.end.markdown, punctuation.definition.quote.markdown, markup.quote.markdown punctuation.definition.quote | #d97757 | — |
| punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.strikethrough.markdown | #727577 | — |
| punctuation.definition.raw.markdown, punctuation.definition.raw.begin.markdown, punctuation.definition.raw.end.markdown | #515456 | — |
| punctuation.definition.link.markdown, punctuation.definition.link.begin.markdown, punctuation.definition.link.end.markdown, punctuation.definition.metadata.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.constant.markdown | #515456 | — |
| string.other.link.title.markdown, string.other.link.description.markdown, markup.underline.link.markdown | #d97757 | — |
| markup.underline.link.image.markdown, meta.image.inline.markdown markup.underline.link.image.markdown, string.other.link.description.title.markdown | #8cc8f0 | italic |
| fenced_code.block.language, fenced_code.block.language.markdown, markup.fenced_code.block.markdown punctuation.definition.markdown | #939698 | — |
| markup.strikethrough, markup.strikethrough.markdown | #515456 | strikethrough |
| meta.separator.markdown, punctuation.definition.thematic-break.markdown | #414445 | — |
| support.function.builtin.python, support.function.magic.python | #e6d260 | — |
| support.type.exception.python, support.class.exception.python | #3fc9a7 | italic |
| string.quoted.docstring.multi.python, string.quoted.docstring.single.python, string.quoted.docstring.raw.multi.python | #557646 | italic |
| meta.function.decorator.python, entity.name.function.decorator.python | #e07fa3 | italic |
| variable.parameter.function.python, variable.parameter.function.language.python | #8cc8f0 | italic |
| variable.language.special.self.python, variable.language.special.cls.python | #e07fa3 | italic |
| keyword.control.import.python, keyword.control.from.python, keyword.other.import.python | #4aa3ee | — |
| keyword.package.go, keyword.import.go, keyword.var.go, keyword.const.go, keyword.type.go, keyword.function.go, keyword.struct.go, keyword.interface.go | #4aa3ee | — |
| entity.name.import.go, entity.name.package.go | #4aa3ee | — |
| keyword.control.go, keyword.channel.go | #c77fe0 | — |
| string.quoted.raw.go | #ea9a67 | — |
| variable.other.assignment.go | #8cc8f0 | — |
| keyword.other.fn.rust, keyword.other.rust, storage.modifier.mut.rust, storage.modifier.const.rust, storage.modifier.static.rust, storage.type.rust | #4aa3ee | — |
| keyword.other.lifetime.rust, entity.name.lifetime.rust, storage.modifier.lifetime.rust, punctuation.definition.lifetime.rust | #c77fe0 | italic |
| entity.name.macro.rust, meta.macro.rust, support.function.macro.rust | #c77fe0 | — |
| variable.language.self.rust, keyword.other.self.rust | #e07fa3 | italic |
| meta.attribute.rust, punctuation.brackets.attribute.rust | #e07fa3 | italic |
| entity.name.tag.yaml, meta.mapping.key.yaml entity.name.tag.yaml | #8cc8f0 | — |
| string.unquoted.plain.out.yaml, string.unquoted.plain.in.yaml | #d1d4d6 | — |
| string.quoted.single.yaml, string.quoted.double.yaml | #ea9a67 | — |
| constant.numeric.yaml | #7ecc4a | — |
| constant.language.boolean.yaml, constant.language.null.yaml | #d97757 | — |
| punctuation.definition.block.sequence.item.yaml | #d97757 | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml | #c77fe0 | italic |
| entity.name.function.shell, meta.function.shell entity.name.function.shell | #e6d260 | — |
| variable.other.normal.shell, variable.parameter.posix.shell, variable.other.bracket.shell | #8cc8f0 | — |
| punctuation.definition.variable.shell | #515456 | — |
| support.function.builtin.shell, keyword.other.special-method.shell | #c77fe0 | — |
| string.quoted.double.shell, string.quoted.single.shell | #ea9a67 | — |
| constant.character.escape.shell | #c77fe0 | — |
| keyword.other.special-method.dockerfile, keyword.control.dockerfile | #4aa3ee | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.create.sql, keyword.other.alter.sql, keyword.other.drop.sql, keyword.other.LUW.sql | #c77fe0 | — |
| entity.name.function.sql, support.function.aggregate.sql, support.function.scalar.sql | #e6d260 | — |
| constant.other.database-name.sql, constant.other.table-name.sql, entity.name.column.sql | #8cc8f0 | — |
| keyword.operator.logical.sql, keyword.operator.comparison.sql | #c77fe0 | — |
| markup.inserted, markup.inserted.diff, meta.diff.header.from-file, punctuation.definition.inserted.diff | #7ecc4a | — |
| markup.deleted, markup.deleted.diff, meta.diff.header.to-file, punctuation.definition.deleted.diff | #e55c5c | — |
| markup.changed, markup.changed.diff, punctuation.definition.changed.diff | #e6d260 | — |
| meta.diff.header, meta.diff.header.git | #8cc8f0 | italic |
| meta.diff.range, meta.diff.range.unified | #c77fe0 | — |
| punctuation.definition.entity.toml, entity.name.section.table.toml, entity.name.section.array-table.toml | #4aa3ee | — |
| support.type.property-name.table.toml, variable.other.key.toml | #8cc8f0 | — |
| punctuation.parenthesis.open, punctuation.parenthesis.close, punctuation.bracket.round, punctuation.definition.begin.bracket.round, punctuation.definition.end.bracket.round | #d97757 | — |
| punctuation.curlybrace.open, punctuation.curlybrace.close, punctuation.bracket.curly, punctuation.definition.begin.bracket.curly, punctuation.definition.end.bracket.curly, punctuation.section.class.begin.bracket.curly, punctuation.section.class.end.bracket.curly, punctuation.section.method.begin.bracket.curly, punctuation.section.method.end.bracket.curly, punctuation.section.array-initializer.begin.bracket.curly, punctuation.section.array-initializer.end.bracket.curly | #3fc9a7 | — |
| punctuation.squarebracket.open, punctuation.squarebracket.close, punctuation.bracket.square | #e6d260 | — |
| punctuation.definition.typeparameters.begin, punctuation.definition.typeparameters.end, punctuation.definition.generic.begin, punctuation.definition.generic.end, punctuation.bracket.angle | #3fc9a7 | — |
| punctuation.separator, punctuation.terminator, punctuation.dot | #727577 | — |
| punctuation.definition.interpolation, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.section.interpolation.begin, punctuation.section.interpolation.end | #c77fe0 | — |
| punctuation.attribute-shorthand.bind.html.vue, punctuation.attribute-shorthand.event.html.vue, punctuation.attribute-shorthand.slot.html.vue, punctuation.definition.keyword.svelte | #c77fe0 | — |
| punctuation.definition.variable.svelte, punctuation.definition.variable.php, punctuation.definition.entity.html | #515456 | — |
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 | #777a7c | — |
| punctuation.definition.string, punctuation.definition.group.regexp, punctuation.definition.character-class.regexp | #ea9a67 | — |
| entity.name, support, entity.other.inherited-class | #3fc9a7 | — |
| entity.other, entity.name.variable, support.variable, support.other | #8cc8f0 | — |
| constant, support.constant, variable.other.constant, entity.name.constant | #7ecc4a | — |
| storage, support.module, entity.name.namespace, entity.name.module, entity.name.package | #4aa3ee | — |
| keyword.control, keyword.operator.new, keyword.operator.expression | #c77fe0 | — |
| storage.type, storage.modifier, keyword | #4aa3ee | — |
| string, string.quoted, string.template | #ea9a67 | — |
| entity.name.function, support.function, meta.function-call | #e6d260 | — |
| variable, variable.other, variable.parameter | #8cc8f0 | — |
| constant.numeric, constant.language, constant.character | #7ecc4a | — |
| entity.name.type, entity.name.class, support.class, support.type | #3fc9a7 | — |
| comment, punctuation.definition.comment | #597b49 | italic |
| entity.name.tag, entity.name.tag.html, entity.name.tag.xml | #4aa3ee | — |
| entity.other.attribute-name, entity.other.attribute-name.html | #8cc8f0 | italic |
| punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end, meta.tag.punctuation | #55585a | — |
| meta.brace.round, meta.brace.round.js, meta.brace.round.ts, punctuation.definition.parameters, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, punctuation.definition.arguments, punctuation.definition.arguments.begin, punctuation.definition.arguments.end, punctuation.section.parens, punctuation.section.parameters, punctuation.section.arguments, punctuation.section.group | #d97757 | — |
| meta.brace.curly, meta.brace.curly.js, meta.brace.curly.ts, punctuation.definition.block, punctuation.definition.block.js, punctuation.definition.block.ts, punctuation.definition.dictionary.begin, punctuation.definition.dictionary.end, punctuation.definition.binding-pattern.object, punctuation.section.block.begin, punctuation.section.block.end, punctuation.section.property-list.begin.bracket.curly, punctuation.section.property-list.end.bracket.curly | #3fc9a7 | — |
| meta.brace.square, meta.brace.square.js, meta.brace.square.ts, punctuation.definition.array.begin, punctuation.definition.array.end, punctuation.definition.binding-pattern.array, punctuation.section.array.begin, punctuation.section.array.end | #e6d260 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.bitwise, keyword.operator.spread, keyword.operator.rest, keyword.operator.optional, keyword.operator.relational, keyword.operator.type.annotation | #c77fe0 | — |
| punctuation.separator.comma, punctuation.separator.statement, punctuation.terminator.statement, punctuation.separator.key-value, punctuation.accessor, punctuation.separator.label, punctuation.separator.dictionary.key-value | #777a7c | — |
| meta.object-literal.key, meta.object.member, variable.other.object.property, variable.other.property, support.type.property-name.json | #8cc8f0 | — |
| variable.language.this, variable.language.super, variable.language.self | #e07fa3 | italic |
| constant.language.boolean, constant.language.boolean.true, constant.language.boolean.false, constant.language.null, constant.language.undefined | #d97757 | — |
| string.regexp, string.regexp.ts, string.regexp.js | #ea9a67 | — |
| keyword.control.anchor.regexp, keyword.operator.quantifier.regexp, constant.character.escape, constant.character.escape.regexp | #c77fe0 | — |
| punctuation.definition.template-expression, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | #c77fe0 | — |
| meta.decorator, meta.decorator punctuation.decorator, entity.name.function.decorator, punctuation.decorator | #e07fa3 | italic |
| entity.name.tag.css, entity.name.tag.scss, entity.name.tag.less | #4aa3ee | — |
| entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.class.scss, entity.other.attribute-name.id.scss | #e6d260 | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #3fc9a7 | — |
| support.type.property-name.css, support.type.vendored.property-name.css, meta.property-name.css | #8cc8f0 | italic |
| support.constant.property-value.css, support.constant.color.w3c-standard-color-name.css, meta.property-value.css | #c77fe0 | — |
| keyword.other.unit.css, keyword.other.unit.percentage.css, keyword.other.unit.px.css | #c77fe0 | — |
| variable.css, variable.argument.css, variable.other.custom-property.css, meta.custom-property.css | #8cc8f0 | — |
| support.function.css, support.function.misc.css, support.function.calc.css, support.function.gradient.css, support.function.transform.css | #e6d260 | — |
| punctuation.definition.custom-property.css, punctuation.definition.variable.css | #55585a | — |
| keyword.control.at-rule.css, punctuation.definition.keyword.css | #c77fe0 | — |
| string.quoted.double.css, string.quoted.single.css | #ea9a67 | — |
| invalid, invalid.illegal | #ff7a7a | — |
| markup.bold | #d97757 | bold |
| markup.italic | #ea9a67 | italic |
| markup.heading | #e6d260 | bold |
| markup.inline.raw, markup.raw.inline | #ea9a67 | — |
| markup.quote | #999c9e | italic |
| markup.underline.link, string.other.link | #d97757 | — |
| punctuation.definition.heading.markdown, punctuation.definition.heading | #d97757 | — |
| punctuation.definition.list.begin.markdown, beginning.punctuation.definition.list.markdown | #d97757 | — |
| punctuation.definition.quote.begin.markdown, punctuation.definition.quote.end.markdown, punctuation.definition.quote.markdown, markup.quote.markdown punctuation.definition.quote | #d97757 | — |
| punctuation.definition.bold.markdown, punctuation.definition.italic.markdown, punctuation.definition.strikethrough.markdown | #777a7c | — |
| punctuation.definition.raw.markdown, punctuation.definition.raw.begin.markdown, punctuation.definition.raw.end.markdown | #55585a | — |
| punctuation.definition.link.markdown, punctuation.definition.link.begin.markdown, punctuation.definition.link.end.markdown, punctuation.definition.metadata.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.constant.markdown | #55585a | — |
| string.other.link.title.markdown, string.other.link.description.markdown, markup.underline.link.markdown | #d97757 | — |
| markup.underline.link.image.markdown, meta.image.inline.markdown markup.underline.link.image.markdown, string.other.link.description.title.markdown | #8cc8f0 | italic |
| fenced_code.block.language, fenced_code.block.language.markdown, markup.fenced_code.block.markdown punctuation.definition.markdown | #999c9e | — |
| markup.strikethrough, markup.strikethrough.markdown | #55585a | strikethrough |
| meta.separator.markdown, punctuation.definition.thematic-break.markdown | #46494a | — |
| support.function.builtin.python, support.function.magic.python | #e6d260 | — |
| support.type.exception.python, support.class.exception.python | #3fc9a7 | italic |
| string.quoted.docstring.multi.python, string.quoted.docstring.single.python, string.quoted.docstring.raw.multi.python | #597b49 | italic |
| meta.function.decorator.python, entity.name.function.decorator.python | #e07fa3 | italic |
| variable.parameter.function.python, variable.parameter.function.language.python | #8cc8f0 | italic |
| variable.language.special.self.python, variable.language.special.cls.python | #e07fa3 | italic |
| keyword.control.import.python, keyword.control.from.python, keyword.other.import.python | #4aa3ee | — |
| keyword.package.go, keyword.import.go, keyword.var.go, keyword.const.go, keyword.type.go, keyword.function.go, keyword.struct.go, keyword.interface.go | #4aa3ee | — |
| entity.name.import.go, entity.name.package.go | #4aa3ee | — |
| keyword.control.go, keyword.channel.go | #c77fe0 | — |
| string.quoted.raw.go | #ea9a67 | — |
| variable.other.assignment.go | #8cc8f0 | — |
| keyword.other.fn.rust, keyword.other.rust, storage.modifier.mut.rust, storage.modifier.const.rust, storage.modifier.static.rust, storage.type.rust | #4aa3ee | — |
| keyword.other.lifetime.rust, entity.name.lifetime.rust, storage.modifier.lifetime.rust, punctuation.definition.lifetime.rust | #c77fe0 | italic |
| entity.name.macro.rust, meta.macro.rust, support.function.macro.rust | #c77fe0 | — |
| variable.language.self.rust, keyword.other.self.rust | #e07fa3 | italic |
| meta.attribute.rust, punctuation.brackets.attribute.rust | #e07fa3 | italic |
| entity.name.tag.yaml, meta.mapping.key.yaml entity.name.tag.yaml | #8cc8f0 | — |
| string.unquoted.plain.out.yaml, string.unquoted.plain.in.yaml | #d9dcde | — |
| string.quoted.single.yaml, string.quoted.double.yaml | #ea9a67 | — |
| constant.numeric.yaml | #7ecc4a | — |
| constant.language.boolean.yaml, constant.language.null.yaml | #d97757 | — |
| punctuation.definition.block.sequence.item.yaml | #d97757 | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml | #c77fe0 | italic |
| entity.name.function.shell, meta.function.shell entity.name.function.shell | #e6d260 | — |
| variable.other.normal.shell, variable.parameter.posix.shell, variable.other.bracket.shell | #8cc8f0 | — |
| punctuation.definition.variable.shell | #55585a | — |
| support.function.builtin.shell, keyword.other.special-method.shell | #c77fe0 | — |
| string.quoted.double.shell, string.quoted.single.shell | #ea9a67 | — |
| constant.character.escape.shell | #c77fe0 | — |
| keyword.other.special-method.dockerfile, keyword.control.dockerfile | #4aa3ee | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.create.sql, keyword.other.alter.sql, keyword.other.drop.sql, keyword.other.LUW.sql | #c77fe0 | — |
| entity.name.function.sql, support.function.aggregate.sql, support.function.scalar.sql | #e6d260 | — |
| constant.other.database-name.sql, constant.other.table-name.sql, entity.name.column.sql | #8cc8f0 | — |
| keyword.operator.logical.sql, keyword.operator.comparison.sql | #c77fe0 | — |
| markup.inserted, markup.inserted.diff, meta.diff.header.from-file, punctuation.definition.inserted.diff | #7ecc4a | — |
| markup.deleted, markup.deleted.diff, meta.diff.header.to-file, punctuation.definition.deleted.diff | #e55c5c | — |
| markup.changed, markup.changed.diff, punctuation.definition.changed.diff | #e6d260 | — |
| meta.diff.header, meta.diff.header.git | #8cc8f0 | italic |
| meta.diff.range, meta.diff.range.unified | #c77fe0 | — |
| punctuation.definition.entity.toml, entity.name.section.table.toml, entity.name.section.array-table.toml | #4aa3ee | — |
| support.type.property-name.table.toml, variable.other.key.toml | #8cc8f0 | — |
| punctuation.parenthesis.open, punctuation.parenthesis.close, punctuation.bracket.round, punctuation.definition.begin.bracket.round, punctuation.definition.end.bracket.round | #d97757 | — |
| punctuation.curlybrace.open, punctuation.curlybrace.close, punctuation.bracket.curly, punctuation.definition.begin.bracket.curly, punctuation.definition.end.bracket.curly, punctuation.section.class.begin.bracket.curly, punctuation.section.class.end.bracket.curly, punctuation.section.method.begin.bracket.curly, punctuation.section.method.end.bracket.curly, punctuation.section.array-initializer.begin.bracket.curly, punctuation.section.array-initializer.end.bracket.curly | #3fc9a7 | — |
| punctuation.squarebracket.open, punctuation.squarebracket.close, punctuation.bracket.square | #e6d260 | — |
| punctuation.definition.typeparameters.begin, punctuation.definition.typeparameters.end, punctuation.definition.generic.begin, punctuation.definition.generic.end, punctuation.bracket.angle | #3fc9a7 | — |
| punctuation.separator, punctuation.terminator, punctuation.dot | #777a7c | — |
| punctuation.definition.interpolation, punctuation.definition.interpolation.begin, punctuation.definition.interpolation.end, punctuation.section.interpolation.begin, punctuation.section.interpolation.end | #c77fe0 | — |
| punctuation.attribute-shorthand.bind.html.vue, punctuation.attribute-shorthand.event.html.vue, punctuation.attribute-shorthand.slot.html.vue, punctuation.definition.keyword.svelte | #c77fe0 | — |
| punctuation.definition.variable.svelte, punctuation.definition.variable.php, punctuation.definition.entity.html | #55585a | — |
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}!`;
}