CraftingStudioPro Themes
Fourteen modern developer themes built on one design system — Tokyo Night, Deep Ocean, Night Owl, Midnight, Aurora, Cyberpunk, Obsidian, Forest, Crimson, Arctic, Espresso, Sunset, Pure Light and Parchment.
Fourteen modern developer themes built on one design system — Tokyo Night, Deep Ocean, Night Owl, Midnight, Aurora, Cyberpunk, Obsidian, Forest, Crimson, Arctic, Espresso, Sunset, Pure Light and Parchment.
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 |
|---|---|---|
| source, text | #ccd3ec | — |
| comment, punctuation.definition.comment, unused.comment, wildcard.comment | #7782a0 | italic |
| comment.block.documentation, comment.line.documentation, string.quoted.docstring, comment.block.documentation punctuation.definition.comment | #8694af | italic |
| comment.block.documentation storage.type.class.jsdoc, comment.block.documentation entity.name.type.instance.jsdoc, comment.block.documentation variable.other.jsdoc, keyword.other.phpdoc, storage.type.class.doxygen | #ba8cff | italic |
| keyword.codetag.notation, comment.notation | #f0bd7a | bold |
| keyword, keyword.other, storage.type.function.arrow | #ba8cff | — |
| keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as, keyword.control.default, keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.at-rule, keyword.package, keyword.import, keyword.map, keyword.function, keyword.var | #c29dff | italic |
| storage, storage.type, storage.modifier, keyword.other.important, keyword.other.unit, keyword.other.template, keyword.other.substitution | #ba8cff | — |
| variable.language.this, variable.language.self, variable.language.super, variable.language.special, keyword.other.this, constant.language.this | #ba8cff | italic |
| keyword.operator.new, keyword.operator.expression, keyword.operator.wordlike | #c29dff | — |
| entity.name.function, support.function, meta.function-call.generic, meta.definition.method entity.name.function, entity.name.function.member | #6cb7ff | — |
| meta.function-call entity.name.function, variable.function, support.function.builtin, meta.method-call entity.name.function | #6cb7ff | — |
| entity.name.function.preprocessor, entity.name.function.macro | #6cb7ff | italic |
| meta.decorator, entity.name.function.decorator, punctuation.decorator, meta.decorator variable.other, meta.attribute, entity.name.function.attribute | #f0bd7a | italic |
| variable, variable.other, variable.other.readwrite, meta.definition.variable | #ccd3ec | — |
| variable.other.constant, variable.other.enummember, entity.name.constant, constant.other.caps, variable.other.readonly | #f0bd7a | — |
| variable.parameter, meta.parameter, meta.function.parameters variable.other, variable.other.jsdoc | #9ac9db | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key, support.variable.property, variable.object.property, entity.name.variable.field, variable.other.member | #78bdf0 | — |
| support.type.property-name, meta.mapping.key string, entity.name.tag.yaml | #78bdf0 | — |
| support.variable, variable.language, support.constant.dom | #f0bd7a | — |
| entity.name.type, support.type, entity.name.type.alias, meta.type.annotation entity.name.type, storage.type.primitive, support.class.builtin | #65d6e8 | — |
| entity.name.class, entity.name.type.class, support.class, meta.definition.class entity.name, entity.other.inherited-class, entity.name.type.struct | #65d6e8 | — |
| entity.name.type.interface, entity.name.interface, meta.interface entity.name | #7de0ed | — |
| entity.name.type.enum, entity.name.enum, storage.type.enum | #65d6e8 | — |
| entity.name.type.parameter, meta.type.parameters entity.name.type, storage.type.generic | #65d6e8 | italic |
| entity.name.namespace, entity.name.type.namespace, entity.name.type.module, entity.name.module, entity.name.scope-resolution, support.module | #65d6e8 | — |
| string, string.quoted, string.template, punctuation.definition.string | #9bd37a | — |
| constant.character.escape, string.regexp constant.character.escape, constant.other.character-class.escape | #f4d18f | — |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.embedded.line | #c29dff | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float | #f0bd7a | — |
| constant.language.boolean, constant.language.true, constant.language.false | #f0bd7a | — |
| constant.language.null, constant.language.undefined, constant.language.nil, constant.language.none | #f0bd7a | — |
| constant.language, support.constant, constant.other | #f0bd7a | — |
| string.regexp, string.regexp punctuation.definition.string, constant.other.character-class.set.regexp | #f39bad | — |
| keyword.operator.or.regexp, keyword.operator.quantifier.regexp, keyword.control.anchor.regexp | #f4d18f | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.spread, keyword.operator.optional, keyword.operator.type | #91abc8 | — |
| punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.dict, punctuation.section | #8290b2 | — |
| entity.name.tag, meta.tag, punctuation.definition.tag | #f37e8c | — |
| entity.name.tag.js.jsx, entity.name.tag.tsx, support.class.component | #65d6e8 | — |
| entity.other.attribute-name, meta.attribute.class, meta.attribute.id, entity.other.attribute-name.html | #f0bd7a | italic |
| meta.attribute string, meta.tag string.quoted, string.quoted.double.html | #9bd37a | — |
| meta.tag.sgml, entity.name.tag.doctype, meta.tag.metadata.doctype | #7782a0 | italic |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #65d6e8 | — |
| support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less | #78bdf0 | — |
| support.constant.property-value.css, meta.property-value.css | #f0bd7a | — |
| keyword.other.unit.css, support.function.misc.css, support.function.transform.css | #f0bd7a | — |
| variable.scss, variable.other.less, variable.declaration.scss | #f0bd7a | — |
| keyword.control.at-rule.css, keyword.control.at-rule.scss, punctuation.definition.keyword.css | #c29dff | — |
| support.type.property-name.json | #78bdf0 | — |
| source.json meta.structure.dictionary.json support.type.property-name.json | #78bdf0 | — |
| punctuation.definition.dictionary.json, punctuation.separator.dictionary.key-value.json | #8290b2 | — |
| entity.name.tag.yaml, support.type.property-name.yaml | #78bdf0 | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml, punctuation.definition.anchor.yaml | #f0bd7a | — |
| string.unquoted.plain.out.yaml, string.unquoted.block.yaml | #9bd37a | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #6cb7ff | bold |
| markup.bold, markup.bold string | #f0bd7a | bold |
| markup.italic, markup.italic string | #ba8cff | italic |
| markup.strikethrough | #7782a0 | strikethrough |
| markup.underline.link, string.other.link, constant.other.reference.link.markdown | #6cc9dc | underline |
| string.other.link.title.markdown, meta.link.inline.markdown | #78bdf0 | — |
| markup.inline.raw, markup.fenced_code, markup.raw.block | #9bd37a | — |
| markup.quote, beginning.punctuation.definition.quote.markdown | #7782a0 | italic |
| beginning.punctuation.definition.list.markdown, markup.list punctuation.definition | #f37e8c | — |
| meta.separator.markdown | #8290b2 | — |
| markup.inserted, meta.diff.header.to-file | #9bd37a | — |
| markup.deleted, meta.diff.header.from-file | #f37e8c | — |
| markup.changed | #f0bd7a | — |
| meta.diff.header, meta.diff.range | #6cb7ff | — |
| variable.other.normal.shell, variable.other.special.shell, punctuation.definition.variable.shell | #f0bd7a | — |
| support.function.builtin.shell, keyword.command.shell | #6cb7ff | — |
| constant.other.option, string.unquoted.argument.shell | #9ac9db | — |
| variable.parameter.function.language.special.self.python, variable.language.special.self.python | #ba8cff | italic |
| entity.name.function.decorator.python, meta.function.decorator.python support.type | #f0bd7a | italic |
| meta.fstring.python, string.interpolated.python | #9bd37a | — |
| entity.name.package.go, keyword.package.go | #65d6e8 | — |
| support.type.error.go | #f37e8c | — |
| storage.modifier.lifetime.rust, entity.name.type.lifetime.rust, punctuation.definition.lifetime.rust | #f37e8c | italic |
| entity.name.function.macro.rust, support.macro.rust | #6cb7ff | — |
| meta.attribute.rust, meta.annotation.rust | #f0bd7a | italic |
| storage.type.annotation.java, punctuation.definition.annotation.java | #f0bd7a | italic |
| storage.type.annotation.kotlin, meta.annotation.kotlin | #f0bd7a | italic |
| storage.modifier.attribute.swift, keyword.other.declaration-specifier.swift | #f0bd7a | — |
| variable.other.php, punctuation.definition.variable.php | #ccd3ec | — |
| punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, meta.embedded.block.php | #f37e8c | — |
| constant.other.symbol.ruby, constant.language.symbol.ruby, constant.language.symbol.hashkey.ruby | #f0bd7a | — |
| punctuation.section.embedded.ruby, meta.embedded.line.ruby | #c29dff | — |
| keyword.control.directive, punctuation.definition.directive, meta.preprocessor | #c29dff | italic |
| meta.interpolation.cs, punctuation.definition.interpolation.cs | #c29dff | — |
| storage.type.annotation.dart, meta.declaration.dart | #f0bd7a | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #c29dff | italic |
| support.function.aggregate.sql, support.function.scalar.sql | #6cb7ff | — |
| entity.name.function.sql, constant.other.database-name.sql, constant.other.table-name.sql | #65d6e8 | — |
| support.type.graphql, entity.name.type.graphql | #65d6e8 | — |
| variable.graphql, string.unquoted.alias.graphql | #78bdf0 | — |
| entity.name.function.directive.graphql, keyword.other.directive.graphql | #f0bd7a | — |
| support.type.property-name.toml, variable.key.toml | #78bdf0 | — |
| entity.name.section.toml, punctuation.definition.table.toml | #65d6e8 | — |
| entity.name.section.group-title.ini, keyword.other.definition.ini | #65d6e8 | — |
| keyword.other.special-method.dockerfile, keyword.control.dockerfile | #c29dff | italic |
| entity.name.function.target.makefile, entity.name.function.makefile | #6cb7ff | — |
| entity.name.type.terraform, entity.name.label.terraform, storage.type.terraform | #65d6e8 | — |
| keyword.other.definition.ini, variable.other.env, source.env variable | #78bdf0 | — |
| invalid, invalid.illegal | #f37e8c | italic |
| invalid.deprecated | #f0bd7a | strikethrough |
| constant.other.placeholder, constant.other.color | #f4d18f | — |
| entity.name.label, entity.name.goto-label | #f37e8c | — |
| string.unquoted.key | #78bdf0 | — |
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 |
|---|---|---|
| source, text | #e3d5c4 | — |
| comment, punctuation.definition.comment, unused.comment, wildcard.comment | #8f7f6c | italic |
| comment.block.documentation, comment.line.documentation, string.quoted.docstring, comment.block.documentation punctuation.definition.comment | #998876 | italic |
| comment.block.documentation storage.type.class.jsdoc, comment.block.documentation entity.name.type.instance.jsdoc, comment.block.documentation variable.other.jsdoc, keyword.other.phpdoc, storage.type.class.doxygen | #d47c9a | italic |
| keyword.codetag.notation, comment.notation | #e09a5a | bold |
| keyword, keyword.other, storage.type.function.arrow | #d47c9a | — |
| keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as, keyword.control.default, keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.at-rule, keyword.package, keyword.import, keyword.map, keyword.function, keyword.var | #dd8ba6 | italic |
| storage, storage.type, storage.modifier, keyword.other.important, keyword.other.unit, keyword.other.template, keyword.other.substitution | #d47c9a | — |
| variable.language.this, variable.language.self, variable.language.super, variable.language.special, keyword.other.this, constant.language.this | #d47c9a | italic |
| keyword.operator.new, keyword.operator.expression, keyword.operator.wordlike | #dd8ba6 | — |
| entity.name.function, support.function, meta.function-call.generic, meta.definition.method entity.name.function, entity.name.function.member | #e8b563 | — |
| meta.function-call entity.name.function, variable.function, support.function.builtin, meta.method-call entity.name.function | #e8b563 | — |
| entity.name.function.preprocessor, entity.name.function.macro | #e8b563 | italic |
| meta.decorator, entity.name.function.decorator, punctuation.decorator, meta.decorator variable.other, meta.attribute, entity.name.function.attribute | #e09a5a | italic |
| variable, variable.other, variable.other.readwrite, meta.definition.variable | #e3d5c4 | — |
| variable.other.constant, variable.other.enummember, entity.name.constant, constant.other.caps, variable.other.readonly | #e09a5a | — |
| variable.parameter, meta.parameter, meta.function.parameters variable.other, variable.other.jsdoc | #c2b49c | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key, support.variable.property, variable.object.property, entity.name.variable.field, variable.other.member | #efc276 | — |
| support.type.property-name, meta.mapping.key string, entity.name.tag.yaml | #efc276 | — |
| support.variable, variable.language, support.constant.dom | #e09a5a | — |
| entity.name.type, support.type, entity.name.type.alias, meta.type.annotation entity.name.type, storage.type.primitive, support.class.builtin | #8fbfb0 | — |
| entity.name.class, entity.name.type.class, support.class, meta.definition.class entity.name, entity.other.inherited-class, entity.name.type.struct | #8fbfb0 | — |
| entity.name.type.interface, entity.name.interface, meta.interface entity.name | #9fcdbe | — |
| entity.name.type.enum, entity.name.enum, storage.type.enum | #8fbfb0 | — |
| entity.name.type.parameter, meta.type.parameters entity.name.type, storage.type.generic | #8fbfb0 | italic |
| entity.name.namespace, entity.name.type.namespace, entity.name.type.module, entity.name.module, entity.name.scope-resolution, support.module | #8fbfb0 | — |
| string, string.quoted, string.template, punctuation.definition.string | #a3b563 | — |
| constant.character.escape, string.regexp constant.character.escape, constant.other.character-class.escape | #c7d183 | — |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.embedded.line | #dd8ba6 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float | #e09a5a | — |
| constant.language.boolean, constant.language.true, constant.language.false | #e09a5a | — |
| constant.language.null, constant.language.undefined, constant.language.nil, constant.language.none | #e09a5a | — |
| constant.language, support.constant, constant.other | #e09a5a | — |
| string.regexp, string.regexp punctuation.definition.string, constant.other.character-class.set.regexp | #dd8f73 | — |
| keyword.operator.or.regexp, keyword.operator.quantifier.regexp, keyword.control.anchor.regexp | #c7d183 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.spread, keyword.operator.optional, keyword.operator.type | #b0a08c | — |
| punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.dict, punctuation.section | #a0907c | — |
| entity.name.tag, meta.tag, punctuation.definition.tag | #d9635c | — |
| entity.name.tag.js.jsx, entity.name.tag.tsx, support.class.component | #8fbfb0 | — |
| entity.other.attribute-name, meta.attribute.class, meta.attribute.id, entity.other.attribute-name.html | #e09a5a | italic |
| meta.attribute string, meta.tag string.quoted, string.quoted.double.html | #a3b563 | — |
| meta.tag.sgml, entity.name.tag.doctype, meta.tag.metadata.doctype | #8f7f6c | italic |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #8fbfb0 | — |
| support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less | #efc276 | — |
| support.constant.property-value.css, meta.property-value.css | #e09a5a | — |
| keyword.other.unit.css, support.function.misc.css, support.function.transform.css | #e09a5a | — |
| variable.scss, variable.other.less, variable.declaration.scss | #e09a5a | — |
| keyword.control.at-rule.css, keyword.control.at-rule.scss, punctuation.definition.keyword.css | #dd8ba6 | — |
| support.type.property-name.json | #efc276 | — |
| source.json meta.structure.dictionary.json support.type.property-name.json | #efc276 | — |
| punctuation.definition.dictionary.json, punctuation.separator.dictionary.key-value.json | #a0907c | — |
| entity.name.tag.yaml, support.type.property-name.yaml | #efc276 | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml, punctuation.definition.anchor.yaml | #e09a5a | — |
| string.unquoted.plain.out.yaml, string.unquoted.block.yaml | #a3b563 | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #e8b563 | bold |
| markup.bold, markup.bold string | #e09a5a | bold |
| markup.italic, markup.italic string | #d47c9a | italic |
| markup.strikethrough | #8f7f6c | strikethrough |
| markup.underline.link, string.other.link, constant.other.reference.link.markdown | #d9944a | underline |
| string.other.link.title.markdown, meta.link.inline.markdown | #efc276 | — |
| markup.inline.raw, markup.fenced_code, markup.raw.block | #a3b563 | — |
| markup.quote, beginning.punctuation.definition.quote.markdown | #8f7f6c | italic |
| beginning.punctuation.definition.list.markdown, markup.list punctuation.definition | #d9635c | — |
| meta.separator.markdown | #a0907c | — |
| markup.inserted, meta.diff.header.to-file | #a3b563 | — |
| markup.deleted, meta.diff.header.from-file | #d9635c | — |
| markup.changed | #e09a5a | — |
| meta.diff.header, meta.diff.range | #e8b563 | — |
| variable.other.normal.shell, variable.other.special.shell, punctuation.definition.variable.shell | #e09a5a | — |
| support.function.builtin.shell, keyword.command.shell | #e8b563 | — |
| constant.other.option, string.unquoted.argument.shell | #c2b49c | — |
| variable.parameter.function.language.special.self.python, variable.language.special.self.python | #d47c9a | italic |
| entity.name.function.decorator.python, meta.function.decorator.python support.type | #e09a5a | italic |
| meta.fstring.python, string.interpolated.python | #a3b563 | — |
| entity.name.package.go, keyword.package.go | #8fbfb0 | — |
| support.type.error.go | #d9635c | — |
| storage.modifier.lifetime.rust, entity.name.type.lifetime.rust, punctuation.definition.lifetime.rust | #d9635c | italic |
| entity.name.function.macro.rust, support.macro.rust | #e8b563 | — |
| meta.attribute.rust, meta.annotation.rust | #e09a5a | italic |
| storage.type.annotation.java, punctuation.definition.annotation.java | #e09a5a | italic |
| storage.type.annotation.kotlin, meta.annotation.kotlin | #e09a5a | italic |
| storage.modifier.attribute.swift, keyword.other.declaration-specifier.swift | #e09a5a | — |
| variable.other.php, punctuation.definition.variable.php | #e3d5c4 | — |
| punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, meta.embedded.block.php | #d9635c | — |
| constant.other.symbol.ruby, constant.language.symbol.ruby, constant.language.symbol.hashkey.ruby | #e09a5a | — |
| punctuation.section.embedded.ruby, meta.embedded.line.ruby | #dd8ba6 | — |
| keyword.control.directive, punctuation.definition.directive, meta.preprocessor | #dd8ba6 | italic |
| meta.interpolation.cs, punctuation.definition.interpolation.cs | #dd8ba6 | — |
| storage.type.annotation.dart, meta.declaration.dart | #e09a5a | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #dd8ba6 | italic |
| support.function.aggregate.sql, support.function.scalar.sql | #e8b563 | — |
| entity.name.function.sql, constant.other.database-name.sql, constant.other.table-name.sql | #8fbfb0 | — |
| support.type.graphql, entity.name.type.graphql | #8fbfb0 | — |
| variable.graphql, string.unquoted.alias.graphql | #efc276 | — |
| entity.name.function.directive.graphql, keyword.other.directive.graphql | #e09a5a | — |
| support.type.property-name.toml, variable.key.toml | #efc276 | — |
| entity.name.section.toml, punctuation.definition.table.toml | #8fbfb0 | — |
| entity.name.section.group-title.ini, keyword.other.definition.ini | #8fbfb0 | — |
| keyword.other.special-method.dockerfile, keyword.control.dockerfile | #dd8ba6 | italic |
| entity.name.function.target.makefile, entity.name.function.makefile | #e8b563 | — |
| entity.name.type.terraform, entity.name.label.terraform, storage.type.terraform | #8fbfb0 | — |
| keyword.other.definition.ini, variable.other.env, source.env variable | #efc276 | — |
| invalid, invalid.illegal | #d9635c | italic |
| invalid.deprecated | #e09a5a | strikethrough |
| constant.other.placeholder, constant.other.color | #c7d183 | — |
| entity.name.label, entity.name.goto-label | #d9635c | — |
| string.unquoted.key | #efc276 | — |
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 |
|---|---|---|
| source, text | #cbdccf | — |
| comment, punctuation.definition.comment, unused.comment, wildcard.comment | #7d9585 | italic |
| comment.block.documentation, comment.line.documentation, string.quoted.docstring, comment.block.documentation punctuation.definition.comment | #8da596 | italic |
| comment.block.documentation storage.type.class.jsdoc, comment.block.documentation entity.name.type.instance.jsdoc, comment.block.documentation variable.other.jsdoc, keyword.other.phpdoc, storage.type.class.doxygen | #ac9ae0 | italic |
| keyword.codetag.notation, comment.notation | #e0b46a | bold |
| keyword, keyword.other, storage.type.function.arrow | #ac9ae0 | — |
| keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as, keyword.control.default, keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.at-rule, keyword.package, keyword.import, keyword.map, keyword.function, keyword.var | #bcaee8 | italic |
| storage, storage.type, storage.modifier, keyword.other.important, keyword.other.unit, keyword.other.template, keyword.other.substitution | #ac9ae0 | — |
| variable.language.this, variable.language.self, variable.language.super, variable.language.special, keyword.other.this, constant.language.this | #ac9ae0 | italic |
| keyword.operator.new, keyword.operator.expression, keyword.operator.wordlike | #bcaee8 | — |
| entity.name.function, support.function, meta.function-call.generic, meta.definition.method entity.name.function, entity.name.function.member | #4fa8c0 | — |
| meta.function-call entity.name.function, variable.function, support.function.builtin, meta.method-call entity.name.function | #4fa8c0 | — |
| entity.name.function.preprocessor, entity.name.function.macro | #4fa8c0 | italic |
| meta.decorator, entity.name.function.decorator, punctuation.decorator, meta.decorator variable.other, meta.attribute, entity.name.function.attribute | #e0b46a | italic |
| variable, variable.other, variable.other.readwrite, meta.definition.variable | #cbdccf | — |
| variable.other.constant, variable.other.enummember, entity.name.constant, constant.other.caps, variable.other.readonly | #e0b46a | — |
| variable.parameter, meta.parameter, meta.function.parameters variable.other, variable.other.jsdoc | #8fc3ae | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key, support.variable.property, variable.object.property, entity.name.variable.field, variable.other.member | #6bbcd1 | — |
| support.type.property-name, meta.mapping.key string, entity.name.tag.yaml | #6bbcd1 | — |
| support.variable, variable.language, support.constant.dom | #e0b46a | — |
| entity.name.type, support.type, entity.name.type.alias, meta.type.annotation entity.name.type, storage.type.primitive, support.class.builtin | #52c98e | — |
| entity.name.class, entity.name.type.class, support.class, meta.definition.class entity.name, entity.other.inherited-class, entity.name.type.struct | #52c98e | — |
| entity.name.type.interface, entity.name.interface, meta.interface entity.name | #6ad6a0 | — |
| entity.name.type.enum, entity.name.enum, storage.type.enum | #52c98e | — |
| entity.name.type.parameter, meta.type.parameters entity.name.type, storage.type.generic | #52c98e | italic |
| entity.name.namespace, entity.name.type.namespace, entity.name.type.module, entity.name.module, entity.name.scope-resolution, support.module | #52c98e | — |
| string, string.quoted, string.template, punctuation.definition.string | #9ed46a | — |
| constant.character.escape, string.regexp constant.character.escape, constant.other.character-class.escape | #ecca94 | — |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.embedded.line | #bcaee8 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float | #e0b46a | — |
| constant.language.boolean, constant.language.true, constant.language.false | #e0b46a | — |
| constant.language.null, constant.language.undefined, constant.language.nil, constant.language.none | #e0b46a | — |
| constant.language, support.constant, constant.other | #e0b46a | — |
| string.regexp, string.regexp punctuation.definition.string, constant.other.character-class.set.regexp | #e8a894 | — |
| keyword.operator.or.regexp, keyword.operator.quantifier.regexp, keyword.control.anchor.regexp | #ecca94 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.spread, keyword.operator.optional, keyword.operator.type | #95b5a1 | — |
| punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.dict, punctuation.section | #89a492 | — |
| entity.name.tag, meta.tag, punctuation.definition.tag | #e08a72 | — |
| entity.name.tag.js.jsx, entity.name.tag.tsx, support.class.component | #52c98e | — |
| entity.other.attribute-name, meta.attribute.class, meta.attribute.id, entity.other.attribute-name.html | #e0b46a | italic |
| meta.attribute string, meta.tag string.quoted, string.quoted.double.html | #9ed46a | — |
| meta.tag.sgml, entity.name.tag.doctype, meta.tag.metadata.doctype | #7d9585 | italic |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #52c98e | — |
| support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less | #6bbcd1 | — |
| support.constant.property-value.css, meta.property-value.css | #e0b46a | — |
| keyword.other.unit.css, support.function.misc.css, support.function.transform.css | #e0b46a | — |
| variable.scss, variable.other.less, variable.declaration.scss | #e0b46a | — |
| keyword.control.at-rule.css, keyword.control.at-rule.scss, punctuation.definition.keyword.css | #bcaee8 | — |
| support.type.property-name.json | #6bbcd1 | — |
| source.json meta.structure.dictionary.json support.type.property-name.json | #6bbcd1 | — |
| punctuation.definition.dictionary.json, punctuation.separator.dictionary.key-value.json | #89a492 | — |
| entity.name.tag.yaml, support.type.property-name.yaml | #6bbcd1 | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml, punctuation.definition.anchor.yaml | #e0b46a | — |
| string.unquoted.plain.out.yaml, string.unquoted.block.yaml | #9ed46a | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #4fa8c0 | bold |
| markup.bold, markup.bold string | #e0b46a | bold |
| markup.italic, markup.italic string | #ac9ae0 | italic |
| markup.strikethrough | #7d9585 | strikethrough |
| markup.underline.link, string.other.link, constant.other.reference.link.markdown | #3fa878 | underline |
| string.other.link.title.markdown, meta.link.inline.markdown | #6bbcd1 | — |
| markup.inline.raw, markup.fenced_code, markup.raw.block | #9ed46a | — |
| markup.quote, beginning.punctuation.definition.quote.markdown | #7d9585 | italic |
| beginning.punctuation.definition.list.markdown, markup.list punctuation.definition | #e08a72 | — |
| meta.separator.markdown | #89a492 | — |
| markup.inserted, meta.diff.header.to-file | #52c98e | — |
| markup.deleted, meta.diff.header.from-file | #e08a72 | — |
| markup.changed | #e0b46a | — |
| meta.diff.header, meta.diff.range | #4fa8c0 | — |
| variable.other.normal.shell, variable.other.special.shell, punctuation.definition.variable.shell | #e0b46a | — |
| support.function.builtin.shell, keyword.command.shell | #4fa8c0 | — |
| constant.other.option, string.unquoted.argument.shell | #8fc3ae | — |
| variable.parameter.function.language.special.self.python, variable.language.special.self.python | #ac9ae0 | italic |
| entity.name.function.decorator.python, meta.function.decorator.python support.type | #e0b46a | italic |
| meta.fstring.python, string.interpolated.python | #9ed46a | — |
| entity.name.package.go, keyword.package.go | #52c98e | — |
| support.type.error.go | #e08a72 | — |
| storage.modifier.lifetime.rust, entity.name.type.lifetime.rust, punctuation.definition.lifetime.rust | #e08a72 | italic |
| entity.name.function.macro.rust, support.macro.rust | #4fa8c0 | — |
| meta.attribute.rust, meta.annotation.rust | #e0b46a | italic |
| storage.type.annotation.java, punctuation.definition.annotation.java | #e0b46a | italic |
| storage.type.annotation.kotlin, meta.annotation.kotlin | #e0b46a | italic |
| storage.modifier.attribute.swift, keyword.other.declaration-specifier.swift | #e0b46a | — |
| variable.other.php, punctuation.definition.variable.php | #cbdccf | — |
| punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, meta.embedded.block.php | #e08a72 | — |
| constant.other.symbol.ruby, constant.language.symbol.ruby, constant.language.symbol.hashkey.ruby | #e0b46a | — |
| punctuation.section.embedded.ruby, meta.embedded.line.ruby | #bcaee8 | — |
| keyword.control.directive, punctuation.definition.directive, meta.preprocessor | #bcaee8 | italic |
| meta.interpolation.cs, punctuation.definition.interpolation.cs | #bcaee8 | — |
| storage.type.annotation.dart, meta.declaration.dart | #e0b46a | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #bcaee8 | italic |
| support.function.aggregate.sql, support.function.scalar.sql | #4fa8c0 | — |
| entity.name.function.sql, constant.other.database-name.sql, constant.other.table-name.sql | #52c98e | — |
| support.type.graphql, entity.name.type.graphql | #52c98e | — |
| variable.graphql, string.unquoted.alias.graphql | #6bbcd1 | — |
| entity.name.function.directive.graphql, keyword.other.directive.graphql | #e0b46a | — |
| support.type.property-name.toml, variable.key.toml | #6bbcd1 | — |
| entity.name.section.toml, punctuation.definition.table.toml | #52c98e | — |
| entity.name.section.group-title.ini, keyword.other.definition.ini | #52c98e | — |
| keyword.other.special-method.dockerfile, keyword.control.dockerfile | #bcaee8 | italic |
| entity.name.function.target.makefile, entity.name.function.makefile | #4fa8c0 | — |
| entity.name.type.terraform, entity.name.label.terraform, storage.type.terraform | #52c98e | — |
| keyword.other.definition.ini, variable.other.env, source.env variable | #6bbcd1 | — |
| invalid, invalid.illegal | #e08a72 | italic |
| invalid.deprecated | #e0b46a | strikethrough |
| constant.other.placeholder, constant.other.color | #ecca94 | — |
| entity.name.label, entity.name.goto-label | #e08a72 | — |
| string.unquoted.key | #6bbcd1 | — |
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 |
|---|---|---|
| source, text | #d3dae5 | — |
| comment, punctuation.definition.comment, unused.comment, wildcard.comment | #7c8798 | italic |
| comment.block.documentation, comment.line.documentation, string.quoted.docstring, comment.block.documentation punctuation.definition.comment | #8c97a8 | italic |
| comment.block.documentation storage.type.class.jsdoc, comment.block.documentation entity.name.type.instance.jsdoc, comment.block.documentation variable.other.jsdoc, keyword.other.phpdoc, storage.type.class.doxygen | #a5a7f5 | italic |
| keyword.codetag.notation, comment.notation | #e8b675 | bold |
| keyword, keyword.other, storage.type.function.arrow | #a5a7f5 | — |
| keyword.control, keyword.control.flow, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as, keyword.control.default, keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.at-rule, keyword.package, keyword.import, keyword.map, keyword.function, keyword.var | #b6b8f8 | italic |
| storage, storage.type, storage.modifier, keyword.other.important, keyword.other.unit, keyword.other.template, keyword.other.substitution | #a5a7f5 | — |
| variable.language.this, variable.language.self, variable.language.super, variable.language.special, keyword.other.this, constant.language.this | #a5a7f5 | italic |
| keyword.operator.new, keyword.operator.expression, keyword.operator.wordlike | #b6b8f8 | — |
| entity.name.function, support.function, meta.function-call.generic, meta.definition.method entity.name.function, entity.name.function.member | #6f9dff | — |
| meta.function-call entity.name.function, variable.function, support.function.builtin, meta.method-call entity.name.function | #6f9dff | — |
| entity.name.function.preprocessor, entity.name.function.macro | #6f9dff | italic |
| meta.decorator, entity.name.function.decorator, punctuation.decorator, meta.decorator variable.other, meta.attribute, entity.name.function.attribute | #e8b675 | italic |
| variable, variable.other, variable.other.readwrite, meta.definition.variable | #d3dae5 | — |
| variable.other.constant, variable.other.enummember, entity.name.constant, constant.other.caps, variable.other.readonly | #e8b675 | — |
| variable.parameter, meta.parameter, meta.function.parameters variable.other, variable.other.jsdoc | #9dbfd2 | italic |
| variable.other.property, variable.other.object.property, meta.object-literal.key, support.variable.property, variable.object.property, entity.name.variable.field, variable.other.member | #8ab2ff | — |
| support.type.property-name, meta.mapping.key string, entity.name.tag.yaml | #8ab2ff | — |
| support.variable, variable.language, support.constant.dom | #e8b675 | — |
| entity.name.type, support.type, entity.name.type.alias, meta.type.annotation entity.name.type, storage.type.primitive, support.class.builtin | #74c8e8 | — |
| entity.name.class, entity.name.type.class, support.class, meta.definition.class entity.name, entity.other.inherited-class, entity.name.type.struct | #74c8e8 | — |
| entity.name.type.interface, entity.name.interface, meta.interface entity.name | #88d2ed | — |
| entity.name.type.enum, entity.name.enum, storage.type.enum | #74c8e8 | — |
| entity.name.type.parameter, meta.type.parameters entity.name.type, storage.type.generic | #74c8e8 | italic |
| entity.name.namespace, entity.name.type.namespace, entity.name.type.module, entity.name.module, entity.name.scope-resolution, support.module | #74c8e8 | — |
| string, string.quoted, string.template, punctuation.definition.string | #74cfa6 | — |
| constant.character.escape, string.regexp constant.character.escape, constant.other.character-class.escape | #f2cd9c | — |
| punctuation.definition.template-expression, punctuation.section.embedded, meta.embedded.line | #b6b8f8 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float | #e8b675 | — |
| constant.language.boolean, constant.language.true, constant.language.false | #e8b675 | — |
| constant.language.null, constant.language.undefined, constant.language.nil, constant.language.none | #e8b675 | — |
| constant.language, support.constant, constant.other | #e8b675 | — |
| string.regexp, string.regexp punctuation.definition.string, constant.other.character-class.set.regexp | #f59ab0 | — |
| keyword.operator.or.regexp, keyword.operator.quantifier.regexp, keyword.control.anchor.regexp | #f2cd9c | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.logical, keyword.operator.ternary, keyword.operator.spread, keyword.operator.optional, keyword.operator.type | #93a6c2 | — |
| punctuation, punctuation.separator, punctuation.terminator, punctuation.accessor, meta.brace, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.dict, punctuation.section | #8894a6 | — |
| entity.name.tag, meta.tag, punctuation.definition.tag | #f07d94 | — |
| entity.name.tag.js.jsx, entity.name.tag.tsx, support.class.component | #74c8e8 | — |
| entity.other.attribute-name, meta.attribute.class, meta.attribute.id, entity.other.attribute-name.html | #e8b675 | italic |
| meta.attribute string, meta.tag string.quoted, string.quoted.double.html | #74cfa6 | — |
| meta.tag.sgml, entity.name.tag.doctype, meta.tag.metadata.doctype | #7c8798 | italic |
| entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #74c8e8 | — |
| support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less | #8ab2ff | — |
| support.constant.property-value.css, meta.property-value.css | #e8b675 | — |
| keyword.other.unit.css, support.function.misc.css, support.function.transform.css | #e8b675 | — |
| variable.scss, variable.other.less, variable.declaration.scss | #e8b675 | — |
| keyword.control.at-rule.css, keyword.control.at-rule.scss, punctuation.definition.keyword.css | #b6b8f8 | — |
| support.type.property-name.json | #8ab2ff | — |
| source.json meta.structure.dictionary.json support.type.property-name.json | #8ab2ff | — |
| punctuation.definition.dictionary.json, punctuation.separator.dictionary.key-value.json | #8894a6 | — |
| entity.name.tag.yaml, support.type.property-name.yaml | #8ab2ff | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml, punctuation.definition.anchor.yaml | #e8b675 | — |
| string.unquoted.plain.out.yaml, string.unquoted.block.yaml | #74cfa6 | — |
| markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown | #6f9dff | bold |
| markup.bold, markup.bold string | #e8b675 | bold |
| markup.italic, markup.italic string | #a5a7f5 | italic |
| markup.strikethrough | #7c8798 | strikethrough |
| markup.underline.link, string.other.link, constant.other.reference.link.markdown | #5b8cf0 | underline |
| string.other.link.title.markdown, meta.link.inline.markdown | #8ab2ff | — |
| markup.inline.raw, markup.fenced_code, markup.raw.block | #74cfa6 | — |
| markup.quote, beginning.punctuation.definition.quote.markdown | #7c8798 | italic |
| beginning.punctuation.definition.list.markdown, markup.list punctuation.definition | #f07d94 | — |
| meta.separator.markdown | #8894a6 | — |
| markup.inserted, meta.diff.header.to-file | #74cfa6 | — |
| markup.deleted, meta.diff.header.from-file | #f07d94 | — |
| markup.changed | #e8b675 | — |
| meta.diff.header, meta.diff.range | #6f9dff | — |
| variable.other.normal.shell, variable.other.special.shell, punctuation.definition.variable.shell | #e8b675 | — |
| support.function.builtin.shell, keyword.command.shell | #6f9dff | — |
| constant.other.option, string.unquoted.argument.shell | #9dbfd2 | — |
| variable.parameter.function.language.special.self.python, variable.language.special.self.python | #a5a7f5 | italic |
| entity.name.function.decorator.python, meta.function.decorator.python support.type | #e8b675 | italic |
| meta.fstring.python, string.interpolated.python | #74cfa6 | — |
| entity.name.package.go, keyword.package.go | #74c8e8 | — |
| support.type.error.go | #f07d94 | — |
| storage.modifier.lifetime.rust, entity.name.type.lifetime.rust, punctuation.definition.lifetime.rust | #f07d94 | italic |
| entity.name.function.macro.rust, support.macro.rust | #6f9dff | — |
| meta.attribute.rust, meta.annotation.rust | #e8b675 | italic |
| storage.type.annotation.java, punctuation.definition.annotation.java | #e8b675 | italic |
| storage.type.annotation.kotlin, meta.annotation.kotlin | #e8b675 | italic |
| storage.modifier.attribute.swift, keyword.other.declaration-specifier.swift | #e8b675 | — |
| variable.other.php, punctuation.definition.variable.php | #d3dae5 | — |
| punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php, meta.embedded.block.php | #f07d94 | — |
| constant.other.symbol.ruby, constant.language.symbol.ruby, constant.language.symbol.hashkey.ruby | #e8b675 | — |
| punctuation.section.embedded.ruby, meta.embedded.line.ruby | #b6b8f8 | — |
| keyword.control.directive, punctuation.definition.directive, meta.preprocessor | #b6b8f8 | italic |
| meta.interpolation.cs, punctuation.definition.interpolation.cs | #b6b8f8 | — |
| storage.type.annotation.dart, meta.declaration.dart | #e8b675 | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #b6b8f8 | italic |
| support.function.aggregate.sql, support.function.scalar.sql | #6f9dff | — |
| entity.name.function.sql, constant.other.database-name.sql, constant.other.table-name.sql | #74c8e8 | — |
| support.type.graphql, entity.name.type.graphql | #74c8e8 | — |
| variable.graphql, string.unquoted.alias.graphql | #8ab2ff | — |
| entity.name.function.directive.graphql, keyword.other.directive.graphql | #e8b675 | — |
| support.type.property-name.toml, variable.key.toml | #8ab2ff | — |
| entity.name.section.toml, punctuation.definition.table.toml | #74c8e8 | — |
| entity.name.section.group-title.ini, keyword.other.definition.ini | #74c8e8 | — |
| keyword.other.special-method.dockerfile, keyword.control.dockerfile | #b6b8f8 | italic |
| entity.name.function.target.makefile, entity.name.function.makefile | #6f9dff | — |
| entity.name.type.terraform, entity.name.label.terraform, storage.type.terraform | #74c8e8 | — |
| keyword.other.definition.ini, variable.other.env, source.env variable | #8ab2ff | — |
| invalid, invalid.illegal | #f07d94 | italic |
| invalid.deprecated | #e8b675 | strikethrough |
| constant.other.placeholder, constant.other.color | #f2cd9c | — |
| entity.name.label, entity.name.goto-label | #f07d94 | — |
| string.unquoted.key | #8ab2ff | — |
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}!`;
}