JetVerse Theme
JetVerse Theme brings a clean, futuristic and highly readable coding experience crafted for developers who love JetBrains Mono, deep dark backgrounds and modern neon-soft syntax colors.
JetVerse Theme brings a clean, futuristic and highly readable coding experience crafted for developers who love JetBrains Mono, deep dark backgrounds and modern neon-soft syntax colors.
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, punctuation.definition.comment | #6c7086 | italic |
| keyword, storage.type, storage.modifier, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.import, keyword.control.from, keyword.control.export, keyword.control.default | #cba6f7 | bold |
| variable, support.variable, variable.other.object.property, variable.other.constant.property, variable.other.constant, variable.other.property | #cdd6f4 | — |
| entity.name.function, meta.function-call, variable.function, support.function | #89b4fa | — |
| entity.name.class, entity.name.type.class, support.class, entity.other.inherited-class, variable.other.readwrite.alias | #f9e2af | — |
| support.type, entity.name.type | #f9e2af | — |
| variable.parameter, meta.function.parameters | #eba0ac | — |
| keyword.operator, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution | #94e2d5 | — |
| string, string.quoted.single, string.quoted.double | #a6e3a1 | — |
| constant.numeric, constant.language, support.constant, constant.character, constant.escape | #fab387 | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #f38ba8 | — |
| entity.other.attribute-name, variable.other.constant.property | #cba6f7 | — |
| keyword.control.import, keyword.control.from, keyword.control.export, keyword.control.default, meta.import, meta.export | #cba6f7 | — |
| constant.other, variable.other.constant | #f9e2af | — |
| meta.jsx, meta.jsx.children, meta.jsx.attribute, variable.other.readwrite.js, variable.other.property.js, variable.other.object.property | #cdd6f4 | — |
| meta.jsx entity.name.tag, meta.jsx entity.name.tag punctuation.definition.tag, meta.jsx entity.name.tag punctuation.definition.tag.begin, meta.jsx entity.name.tag punctuation.definition.tag.end, punctuation.definition.tag.jsx, meta.tag.jsx, meta.tag.without.attributes.jsx, meta.tag.js, meta.tag.without.attributes.js | #f38ba8 | — |
| support.class.component, entity.name.type.class.jsx, support.class.component.jsx, entity.name.function.react | #f9e2af | bold |
| meta.jsx entity.other.attribute-name, meta.jsx string, entity.other.attribute-name.jsx | #cba6f7 | — |
| variable.other.readwrite.js, variable.other.constant.js, meta.function-call.js variable.function.js | #89b4fa | — |
| meta.class.js, entity.name.type.class.js, variable.other.readwrite.alias.js, support.class.builtin.js | #f9e2af | bold |
| meta.method.js, entity.name.function.method.js, variable.other.property.js | #89b4fa | — |
| meta.import.js, meta.export.js, keyword.control.import.js, keyword.control.export.js, meta.import variable.other.readwrite.js, meta.export variable.other.readwrite.js | #cba6f7 | — |
| support.type.object.promise.js, keyword.operator.expression.await.js, storage.type.js | #f5e0dc | bold |
| variable.other.property.js, meta.property.object.js | #cdd6f4 | — |
| variable.parameter.function.js, meta.function.parameters.js | #eba0ac | — |
| meta.object-binding-pattern.js, meta.array-binding-pattern.js, variable.other.readwrite.js variable.other.readwrite.js | #f5e0dc | — |
| variable.function.useState, variable.function.useEffect, variable.function.useContext, variable.function.useReducer, variable.function.useCallback, variable.function.useMemo, variable.function.useRef, variable.function.useLayoutEffect, variable.function.useImperativeHandle, variable.function.useDebugValue, variable.function.useTransition, variable.function.useDeferredValue | #cba6f7 | bold |
| variable.other.readwrite.js, support.class.component.next, variable.other.constant.property, support.type.next, variable.other.property.js | #89dceb | — |
| variable.other.readwrite.next, support.module.next, support.variable.next | #f5e0dc | — |
| meta.tag.template.vue, entity.name.tag.template.html, punctuation.definition.tag.begin.html.vue, punctuation.definition.tag.end.html.vue | #a6e3a1 | — |
| meta.tag.script.vue, entity.name.tag.script.html, punctuation.definition.tag.begin.html.vue, punctuation.definition.tag.end.html.vue | #cba6f7 | — |
| meta.tag.style.vue, entity.name.tag.style.html, punctuation.definition.tag.begin.html.vue, punctuation.definition.tag.end.html.vue | #f9e2af | — |
| entity.other.attribute-name.html.vue, meta.directive.vue, punctuation.separator.key-value.html | #89b4fa | bold |
| support.class.component.vue, entity.name.tag.other.html, meta.tag.other.html | #f5e0dc | bold |
| support.class.component.angular, entity.name.type.class.angular, entity.other.ng-binding-name | #f5e0dc | bold |
| entity.other.attribute-name.html.angular, punctuation.definition.attribute.angular | #89b4fa | bold |
| meta.tag.svelte, entity.name.tag.svelte, punctuation.definition.tag.begin.svelte, punctuation.definition.tag.end.svelte | #cba6f7 | — |
| meta.script.svelte, entity.name.tag.script.svelte | #f9e2af | — |
| meta.style.svelte, entity.name.tag.style.svelte | #a6e3a1 | — |
| support.class.component.svelte, entity.name.tag.svelte | #f5e0dc | bold |
| support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less | #f9e2af | — |
| entity.other.attribute-name.class, meta.attribute.class.html | #89b4fa | — |
| entity.other.attribute-name.id, entity.name.fragment | #cba6f7 | — |
| support.type.property-name.json, string.quoted.double.json | #f9e2af | — |
| invalid, invalid.illegal, invalid.broken, invalid.deprecated, invalid.unimplemented | #f38ba8 | bold underline |
| message.error, token.error-token | #f38ba8 | — |
| token.warn-token | #f9e2af | — |
| token.info-token | #89dceb | — |
| meta.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #f38ba8 | — |
| entity.other.attribute-name, text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name | #cba6f7 | italic |
| markup.heading, markup.heading entity.name, punctuation.definition.heading | #f9e2af | bold |
| markup.underline.link, string.other.link.title, string.other.link.description | #89b4fa | — |
| markup.inline.raw, markup.raw.block | #a6e3a1 | — |
| markup.list, beginning.punctuation.definition.list | #94e2d5 | — |
| markup.bold | — | bold |
| markup.italic | — | italic |
| markup.quote | #f9e2af | italic |
| meta.function-call.python, support.function.builtin.python, entity.name.function.python, variable.function.python, meta.function-call.generic.python | #89b4fa | — |
| variable.other.python, meta.function-call.arguments.python, support.variable.magic.python, variable.other.readwrite.python, variable.other.member.python | #cdd6f4 | — |
| variable.parameter.function.python, meta.function.parameters.python | #eba0ac | — |
| entity.name.type.class.python, support.type.python, meta.class.python, entity.other.inherited-class.python | #f9e2af | bold |
| meta.function.decorator.python, entity.name.function.decorator.python, punctuation.definition.annotation.python | #f5e0dc | bold |
| keyword.control.python, storage.type.function.python, storage.modifier.global.python, keyword.operator.logical.python, keyword.control.flow.python, keyword.control.conditional.python, keyword.control.trycatch.python, keyword.control.loop.python, keyword.control.import.python | #cba6f7 | bold |
| constant.language.python, constant.other.caps.python | #f5e0dc | — |
| support.function.magic.python, entity.name.function.magic.python, variable.parameter.special.self.python | #f5e0dc | bold |
| support.type.exception.python, keyword.control.exception.python | #f38ba8 | — |
| meta.type.python, support.type.python, storage.type.hint.python | #f9e2af | — |
| variable.other.php, variable.other.property.php, variable.other.global.php, variable.other.property.static.php, variable.other.global.php, variable.other.global.predefined.php | #cdd6f4 | — |
| support.function.construct.output.php, support.function.construct.php, support.function.destruct.php, entity.name.function.php, variable.function.php, meta.function-call.php, meta.function-call.static.php, meta.function-call.object.php | #89b4fa | — |
| support.class.php, entity.name.type.class.php, support.class.built-in.php, entity.other.inherited-class.php, storage.modifier.extends.php, storage.modifier.implements.php | #f9e2af | bold |
| keyword.control.php, keyword.other.php, storage.type.php, storage.modifier.php, keyword.operator.class.php | #cba6f7 | bold |
| constant.other.php, support.constant.core.php, support.constant.std.php, constant.language.php | #f5e0dc | — |
| constant.other.magic.php | #f5e0dc | bold |
| keyword.operator.arithmetic.php, keyword.operator.assignment.php, keyword.operator.comparison.php, keyword.operator.increment-decrement.php, keyword.operator.logical.php, keyword.operator.other.php | #94e2d5 | — |
| meta.array.php, meta.array.assignment.php, meta.array.object.php, meta.array.definition.php | #eba0ac | — |
| storage.type.cpp, storage.type.c, storage.modifier.cpp, storage.modifier.c | #f9e2af | — |
| storage.type.java, storage.type.object.array.java, storage.type.primitive.java, storage.type.annotation.java, storage.type.generic.java | #f9e2af | — |
| entity.name.function.go, meta.function-call.go, support.function.go, meta.function-call.generic.go | #89b4fa | — |
| keyword.control.go, storage.type.go, storage.modifier.go, keyword.channel.go, keyword.package.go, keyword.import.go, keyword.function.go, keyword.type.go, keyword.const.go, keyword.var.go, keyword.struct.go, keyword.interface.go, keyword.map.go, keyword.select.go, keyword.range.go, keyword.goto.go, keyword.fallthrough.go | #cba6f7 | bold |
| storage.type.numeric.go, storage.type.string.go, storage.type.uintptr.go, storage.type.unsafe.go, storage.type.error.go, storage.type.builtin.go, entity.name.type.go | #f9e2af | — |
| constant.language.go, constant.numeric.go | #fab387 | — |
| support.package.go, variable.other.assignment.go | #f5e0dc | — |
| variable.parameter.go, variable.other.receiver.go | #eba0ac | — |
| variable.other.field.go, entity.other.attribute-name.go | #cdd6f4 | — |
| entity.name.type.class.dart, support.class.dart, entity.other.inherited-class.dart, meta.class.dart | #f9e2af | bold |
| entity.name.function.dart, meta.function-call.dart, support.function.dart, variable.function.dart | #89b4fa | — |
| keyword.declaration.dart, storage.type.primitive.dart, keyword.control.dart, storage.modifier.dart, keyword.other.dart, keyword.control.new.dart | #cba6f7 | bold |
| variable.other.readwrite.dart, variable.other.object.dart, variable.other.property.dart | #cdd6f4 | — |
| variable.parameter.dart, meta.parameter.dart | #eba0ac | — |
| constant.other.dart, variable.other.constant.dart | #f5e0dc | — |
| support.class.dart, entity.name.type.class.widget, support.type.core.flutter, support.class.std-widgets.dart | #f5e0dc | bold |
| meta.class.body.flutter, variable.other.property.dart, meta.method-call.dart | #cdd6f4 | — |
| entity.name.tag.yaml, string.unquoted.plain.out.yaml, string.unquoted.yaml | #cba6f7 | — |
| string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.double.yaml | #a6e3a1 | — |
| variable.other.env | #f9e2af | — |
| variable.other.readwrite.bash, variable.other.assignment.bash | #cdd6f4 | — |
| keyword.operator.word.bash, keyword.control.bash | #cba6f7 | — |
| string.unquoted.plain.out.css, meta.property-value.css, variable.other.constant.property.css | #cba6f7 | — |
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, punctuation.definition.comment | #95a5a6 | italic |
| keyword, storage.type, storage.modifier, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.import, keyword.control.from, keyword.control.export, keyword.control.default | #8e44ad | bold |
| variable, support.variable, variable.other.object.property, variable.other.constant.property, variable.other.constant, variable.other.property | #2d323c | — |
| entity.name.function, meta.function-call, variable.function, support.function | #3498db | — |
| entity.name.class, entity.name.type.class, support.class, entity.other.inherited-class, variable.other.readwrite.alias | #f39c12 | — |
| support.type, entity.name.type | #f39c12 | — |
| variable.parameter, meta.function.parameters | #e67e22 | — |
| keyword.operator, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution | #1abc9c | — |
| string, string.quoted.single, string.quoted.double | #27ae60 | — |
| constant.numeric, constant.language, support.constant, constant.character, constant.escape | #e67e22 | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #e74c3c | — |
| entity.other.attribute-name, variable.other.constant.property | #8e44ad | — |
| keyword.control.import, keyword.control.from, keyword.control.export, keyword.control.default, meta.import, meta.export | #8e44ad | — |
| constant.other, variable.other.constant | #f39c12 | — |
| meta.jsx, meta.jsx.children, meta.jsx.attribute, variable.other.readwrite.js, variable.other.property.js, variable.other.object.property | #2d323c | — |
| meta.jsx entity.name.tag, meta.jsx entity.name.tag punctuation.definition.tag, meta.jsx entity.name.tag punctuation.definition.tag.begin, meta.jsx entity.name.tag punctuation.definition.tag.end, punctuation.definition.tag.jsx, meta.tag.jsx, meta.tag.without.attributes.jsx, meta.tag.js, meta.tag.without.attributes.js | #e74c3c | — |
| support.class.component, entity.name.type.class.jsx, support.class.component.jsx, entity.name.function.react | #f39c12 | bold |
| meta.jsx entity.other.attribute-name, meta.jsx string, entity.other.attribute-name.jsx | #8e44ad | — |
| variable.other.readwrite.js, variable.other.constant.js, meta.function-call.js variable.function.js | #3498db | — |
| meta.class.js, entity.name.type.class.js, variable.other.readwrite.alias.js, support.class.builtin.js | #f39c12 | bold |
| meta.method.js, entity.name.function.method.js, variable.other.property.js | #3498db | — |
| meta.import.js, meta.export.js, keyword.control.import.js, keyword.control.export.js, meta.import variable.other.readwrite.js, meta.export variable.other.readwrite.js | #8e44ad | — |
| support.type.object.promise.js, keyword.operator.expression.await.js, storage.type.js | #e67e22 | bold |
| variable.other.property.js, meta.property.object.js | #2d323c | — |
| variable.parameter.function.js, meta.function.parameters.js | #e67e22 | — |
| meta.object-binding-pattern.js, meta.array-binding-pattern.js, variable.other.readwrite.js variable.other.readwrite.js | #e67e22 | — |
| variable.function.useState, variable.function.useEffect, variable.function.useContext, variable.function.useReducer, variable.function.useCallback, variable.function.useMemo, variable.function.useRef, variable.function.useLayoutEffect, variable.function.useImperativeHandle, variable.function.useDebugValue, variable.function.useTransition, variable.function.useDeferredValue | #8e44ad | bold |
| variable.other.readwrite.js, support.class.component.next, variable.other.constant.property, support.type.next, variable.other.property.js | #1abc9c | — |
| variable.other.readwrite.next, support.module.next, support.variable.next | #e67e22 | — |
| meta.tag.template.vue, entity.name.tag.template.html, punctuation.definition.tag.begin.html.vue, punctuation.definition.tag.end.html.vue | #27ae60 | — |
| meta.tag.script.vue, entity.name.tag.script.html, punctuation.definition.tag.begin.html.vue, punctuation.definition.tag.end.html.vue | #8e44ad | — |
| meta.tag.style.vue, entity.name.tag.style.html, punctuation.definition.tag.begin.html.vue, punctuation.definition.tag.end.html.vue | #f39c12 | — |
| entity.other.attribute-name.html.vue, meta.directive.vue, punctuation.separator.key-value.html | #3498db | bold |
| support.class.component.vue, entity.name.tag.other.html, meta.tag.other.html | #e67e22 | bold |
| support.class.component.angular, entity.name.type.class.angular, entity.other.ng-binding-name | #e67e22 | bold |
| entity.other.attribute-name.html.angular, punctuation.definition.attribute.angular | #3498db | bold |
| meta.tag.svelte, entity.name.tag.svelte, punctuation.definition.tag.begin.svelte, punctuation.definition.tag.end.svelte | #8e44ad | — |
| meta.script.svelte, entity.name.tag.script.svelte | #f39c12 | — |
| meta.style.svelte, entity.name.tag.style.svelte | #27ae60 | — |
| support.class.component.svelte, entity.name.tag.svelte | #e67e22 | bold |
| support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less | #f39c12 | — |
| entity.other.attribute-name.class, meta.attribute.class.html | #3498db | — |
| entity.other.attribute-name.id, entity.name.fragment | #8e44ad | — |
| support.type.property-name.json, string.quoted.double.json | #f39c12 | — |
| invalid, invalid.illegal, invalid.broken, invalid.deprecated, invalid.unimplemented | #e74c3c | bold underline |
| message.error, token.error-token | #e74c3c | — |
| token.warn-token | #f39c12 | — |
| token.info-token | #3498db | — |
| meta.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #e74c3c | — |
| entity.other.attribute-name, text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name | #8e44ad | italic |
| markup.heading, markup.heading entity.name, punctuation.definition.heading | #f39c12 | bold |
| markup.underline.link, string.other.link.title, string.other.link.description | #3498db | — |
| markup.inline.raw, markup.raw.block | #27ae60 | — |
| markup.list, beginning.punctuation.definition.list | #1abc9c | — |
| markup.bold | — | bold |
| markup.italic | — | italic |
| markup.quote | #f39c12 | italic |
| meta.function-call.python, support.function.builtin.python, entity.name.function.python, variable.function.python, meta.function-call.generic.python | #3498db | — |
| variable.other.python, meta.function-call.arguments.python, support.variable.magic.python, variable.other.readwrite.python, variable.other.member.python | #2d323c | — |
| variable.parameter.function.python, meta.function.parameters.python | #e67e22 | — |
| entity.name.type.class.python, support.type.python, meta.class.python, entity.other.inherited-class.python | #f39c12 | bold |
| meta.function.decorator.python, entity.name.function.decorator.python, punctuation.definition.annotation.python | #e67e22 | bold |
| keyword.control.python, storage.type.function.python, storage.modifier.global.python, keyword.operator.logical.python, keyword.control.flow.python, keyword.control.conditional.python, keyword.control.trycatch.python, keyword.control.loop.python, keyword.control.import.python | #8e44ad | bold |
| constant.language.python, constant.other.caps.python | #e67e22 | — |
| support.function.magic.python, entity.name.function.magic.python, variable.parameter.special.self.python | #e67e22 | bold |
| support.type.exception.python, keyword.control.exception.python | #e74c3c | — |
| meta.type.python, support.type.python, storage.type.hint.python | #f39c12 | — |
| variable.other.php, variable.other.property.php, variable.other.global.php, variable.other.property.static.php, variable.other.global.php, variable.other.global.predefined.php | #2d323c | — |
| support.function.construct.output.php, support.function.construct.php, support.function.destruct.php, entity.name.function.php, variable.function.php, meta.function-call.php, meta.function-call.static.php, meta.function-call.object.php | #3498db | — |
| support.class.php, entity.name.type.class.php, support.class.built-in.php, entity.other.inherited-class.php, storage.modifier.extends.php, storage.modifier.implements.php | #f39c12 | bold |
| keyword.control.php, keyword.other.php, storage.type.php, storage.modifier.php, keyword.operator.class.php | #8e44ad | bold |
| constant.other.php, support.constant.core.php, support.constant.std.php, constant.language.php | #e67e22 | — |
| constant.other.magic.php | #e67e22 | bold |
| keyword.operator.arithmetic.php, keyword.operator.assignment.php, keyword.operator.comparison.php, keyword.operator.increment-decrement.php, keyword.operator.logical.php, keyword.operator.other.php | #1abc9c | — |
| meta.array.php, meta.array.assignment.php, meta.array.object.php, meta.array.definition.php | #e67e22 | — |
| storage.type.cpp, storage.type.c, storage.modifier.cpp, storage.modifier.c | #f39c12 | — |
| storage.type.java, storage.type.object.array.java, storage.type.primitive.java, storage.type.annotation.java, storage.type.generic.java | #f39c12 | — |
| entity.name.function.go, meta.function-call.go, support.function.go, meta.function-call.generic.go | #3498db | — |
| keyword.control.go, storage.type.go, storage.modifier.go, keyword.channel.go, keyword.package.go, keyword.import.go, keyword.function.go, keyword.type.go, keyword.const.go, keyword.var.go, keyword.struct.go, keyword.interface.go, keyword.map.go, keyword.select.go, keyword.range.go, keyword.goto.go, keyword.fallthrough.go | #8e44ad | bold |
| storage.type.numeric.go, storage.type.string.go, storage.type.uintptr.go, storage.type.unsafe.go, storage.type.error.go, storage.type.builtin.go, entity.name.type.go | #f39c12 | — |
| constant.language.go, constant.numeric.go | #e67e22 | — |
| support.package.go, variable.other.assignment.go | #e67e22 | — |
| variable.parameter.go, variable.other.receiver.go | #e67e22 | — |
| variable.other.field.go, entity.other.attribute-name.go | #2d323c | — |
| entity.name.type.class.dart, support.class.dart, entity.other.inherited-class.dart, meta.class.dart | #f39c12 | bold |
| entity.name.function.dart, meta.function-call.dart, support.function.dart, variable.function.dart | #3498db | — |
| keyword.declaration.dart, storage.type.primitive.dart, keyword.control.dart, storage.modifier.dart, keyword.other.dart, keyword.control.new.dart | #8e44ad | bold |
| variable.other.readwrite.dart, variable.other.object.dart, variable.other.property.dart | #2d323c | — |
| variable.parameter.dart, meta.parameter.dart | #e67e22 | — |
| constant.other.dart, variable.other.constant.dart | #e67e22 | — |
| support.class.dart, entity.name.type.class.widget, support.type.core.flutter, support.class.std-widgets.dart | #e67e22 | bold |
| meta.class.body.flutter, variable.other.property.dart, meta.method-call.dart | #2d323c | — |
| entity.name.tag.yaml, string.unquoted.plain.out.yaml, string.unquoted.yaml | #8e44ad | — |
| string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.double.yaml | #27ae60 | — |
| variable.other.env | #f39c12 | — |
| variable.other.readwrite.bash, variable.other.assignment.bash | #2d323c | — |
| keyword.operator.word.bash, keyword.control.bash | #8e44ad | — |
| string.unquoted.plain.out.css, meta.property-value.css, variable.other.constant.property.css | #8e44ad | — |
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, punctuation.definition.comment | #4f5b66 | italic |
| keyword, storage.type, storage.modifier, keyword.control.flow, keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.import, keyword.control.from, keyword.control.export, keyword.control.default | #b48ead | bold |
| variable, support.variable, variable.other.object.property, variable.other.constant.property, variable.other.constant, variable.other.property | #c0c5ce | — |
| entity.name.function, meta.function-call, variable.function, support.function | #8fa1b3 | — |
| entity.name.class, entity.name.type.class, support.class, entity.other.inherited-class, variable.other.readwrite.alias | #ebcb8b | — |
| support.type, entity.name.type | #ebcb8b | — |
| variable.parameter, meta.function.parameters | #d08770 | — |
| keyword.operator, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution | #96b5b4 | — |
| string, string.quoted.single, string.quoted.double | #a3be8c | — |
| constant.numeric, constant.language, support.constant, constant.character, constant.escape | #d08770 | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #bf616a | — |
| entity.other.attribute-name, variable.other.constant.property | #b48ead | — |
| keyword.control.import, keyword.control.from, keyword.control.export, keyword.control.default, meta.import, meta.export | #b48ead | — |
| constant.other, variable.other.constant | #ebcb8b | — |
| meta.jsx, meta.jsx.children, meta.jsx.attribute, variable.other.readwrite.js, variable.other.property.js, variable.other.object.property | #c0c5ce | — |
| meta.jsx entity.name.tag, meta.jsx entity.name.tag punctuation.definition.tag, meta.jsx entity.name.tag punctuation.definition.tag.begin, meta.jsx entity.name.tag punctuation.definition.tag.end, punctuation.definition.tag.jsx, meta.tag.jsx, meta.tag.without.attributes.jsx, meta.tag.js, meta.tag.without.attributes.js | #bf616a | — |
| support.class.component, entity.name.type.class.jsx, support.class.component.jsx, entity.name.function.react | #ebcb8b | bold |
| meta.jsx entity.other.attribute-name, meta.jsx string, entity.other.attribute-name.jsx | #b48ead | — |
| variable.other.readwrite.js, variable.other.constant.js, meta.function-call.js variable.function.js | #8fa1b3 | — |
| meta.class.js, entity.name.type.class.js, variable.other.readwrite.alias.js, support.class.builtin.js | #ebcb8b | bold |
| meta.method.js, entity.name.function.method.js, variable.other.property.js | #8fa1b3 | — |
| meta.import.js, meta.export.js, keyword.control.import.js, keyword.control.export.js, meta.import variable.other.readwrite.js, meta.export variable.other.readwrite.js | #b48ead | — |
| support.type.object.promise.js, keyword.operator.expression.await.js, storage.type.js | #d08770 | bold |
| variable.other.property.js, meta.property.object.js | #c0c5ce | — |
| variable.parameter.function.js, meta.function.parameters.js | #d08770 | — |
| meta.object-binding-pattern.js, meta.array-binding-pattern.js, variable.other.readwrite.js variable.other.readwrite.js | #d08770 | — |
| variable.function.useState, variable.function.useEffect, variable.function.useContext, variable.function.useReducer, variable.function.useCallback, variable.function.useMemo, variable.function.useRef, variable.function.useLayoutEffect, variable.function.useImperativeHandle, variable.function.useDebugValue, variable.function.useTransition, variable.function.useDeferredValue | #b48ead | bold |
| variable.other.readwrite.js, support.class.component.next, variable.other.constant.property, support.type.next, variable.other.property.js | #96b5b4 | — |
| variable.other.readwrite.next, support.module.next, support.variable.next | #d08770 | — |
| meta.tag.template.vue, entity.name.tag.template.html, punctuation.definition.tag.begin.html.vue, punctuation.definition.tag.end.html.vue | #a3be8c | — |
| meta.tag.script.vue, entity.name.tag.script.html, punctuation.definition.tag.begin.html.vue, punctuation.definition.tag.end.html.vue | #b48ead | — |
| meta.tag.style.vue, entity.name.tag.style.html, punctuation.definition.tag.begin.html.vue, punctuation.definition.tag.end.html.vue | #ebcb8b | — |
| entity.other.attribute-name.html.vue, meta.directive.vue, punctuation.separator.key-value.html | #8fa1b3 | bold |
| support.class.component.vue, entity.name.tag.other.html, meta.tag.other.html | #d08770 | bold |
| support.class.component.angular, entity.name.type.class.angular, entity.other.ng-binding-name | #d08770 | bold |
| entity.other.attribute-name.html.angular, punctuation.definition.attribute.angular | #8fa1b3 | bold |
| meta.tag.svelte, entity.name.tag.svelte, punctuation.definition.tag.begin.svelte, punctuation.definition.tag.end.svelte | #b48ead | — |
| meta.script.svelte, entity.name.tag.script.svelte | #ebcb8b | — |
| meta.style.svelte, entity.name.tag.style.svelte | #a3be8c | — |
| support.class.component.svelte, entity.name.tag.svelte | #d08770 | bold |
| support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less | #ebcb8b | — |
| entity.other.attribute-name.class, meta.attribute.class.html | #8fa1b3 | — |
| entity.other.attribute-name.id, entity.name.fragment | #b48ead | — |
| support.type.property-name.json, string.quoted.double.json | #ebcb8b | — |
| invalid, invalid.illegal, invalid.broken, invalid.deprecated, invalid.unimplemented | #bf616a | bold underline |
| message.error, token.error-token | #bf616a | — |
| token.warn-token | #ebcb8b | — |
| token.info-token | #8fa1b3 | — |
| meta.tag, punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end | #bf616a | — |
| entity.other.attribute-name, text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name | #b48ead | italic |
| markup.heading, markup.heading entity.name, punctuation.definition.heading | #ebcb8b | bold |
| markup.underline.link, string.other.link.title, string.other.link.description | #8fa1b3 | — |
| markup.inline.raw, markup.raw.block | #a3be8c | — |
| markup.list, beginning.punctuation.definition.list | #96b5b4 | — |
| markup.bold | — | bold |
| markup.italic | — | italic |
| markup.quote | #ebcb8b | italic |
| meta.function-call.python, support.function.builtin.python, entity.name.function.python, variable.function.python, meta.function-call.generic.python | #8fa1b3 | — |
| variable.other.python, meta.function-call.arguments.python, support.variable.magic.python, variable.other.readwrite.python, variable.other.member.python | #c0c5ce | — |
| variable.parameter.function.python, meta.function.parameters.python | #d08770 | — |
| entity.name.type.class.python, support.type.python, meta.class.python, entity.other.inherited-class.python | #ebcb8b | bold |
| meta.function.decorator.python, entity.name.function.decorator.python, punctuation.definition.annotation.python | #d08770 | bold |
| keyword.control.python, storage.type.function.python, storage.modifier.global.python, keyword.operator.logical.python, keyword.control.flow.python, keyword.control.conditional.python, keyword.control.trycatch.python, keyword.control.loop.python, keyword.control.import.python | #b48ead | bold |
| constant.language.python, constant.other.caps.python | #d08770 | — |
| support.function.magic.python, entity.name.function.magic.python, variable.parameter.special.self.python | #d08770 | bold |
| support.type.exception.python, keyword.control.exception.python | #bf616a | — |
| meta.type.python, support.type.python, storage.type.hint.python | #ebcb8b | — |
| variable.other.php, variable.other.property.php, variable.other.global.php, variable.other.property.static.php, variable.other.global.php, variable.other.global.predefined.php | #c0c5ce | — |
| support.function.construct.output.php, support.function.construct.php, support.function.destruct.php, entity.name.function.php, variable.function.php, meta.function-call.php, meta.function-call.static.php, meta.function-call.object.php | #8fa1b3 | — |
| support.class.php, entity.name.type.class.php, support.class.built-in.php, entity.other.inherited-class.php, storage.modifier.extends.php, storage.modifier.implements.php | #ebcb8b | bold |
| keyword.control.php, keyword.other.php, storage.type.php, storage.modifier.php, keyword.operator.class.php | #b48ead | bold |
| constant.other.php, support.constant.core.php, support.constant.std.php, constant.language.php | #d08770 | — |
| constant.other.magic.php | #d08770 | bold |
| keyword.operator.arithmetic.php, keyword.operator.assignment.php, keyword.operator.comparison.php, keyword.operator.increment-decrement.php, keyword.operator.logical.php, keyword.operator.other.php | #96b5b4 | — |
| meta.array.php, meta.array.assignment.php, meta.array.object.php, meta.array.definition.php | #d08770 | — |
| storage.type.cpp, storage.type.c, storage.modifier.cpp, storage.modifier.c | #ebcb8b | — |
| storage.type.java, storage.type.object.array.java, storage.type.primitive.java, storage.type.annotation.java, storage.type.generic.java | #ebcb8b | — |
| entity.name.function.go, meta.function-call.go, support.function.go, meta.function-call.generic.go | #8fa1b3 | — |
| keyword.control.go, storage.type.go, storage.modifier.go, keyword.channel.go, keyword.package.go, keyword.import.go, keyword.function.go, keyword.type.go, keyword.const.go, keyword.var.go, keyword.struct.go, keyword.interface.go, keyword.map.go, keyword.select.go, keyword.range.go, keyword.goto.go, keyword.fallthrough.go | #b48ead | bold |
| storage.type.numeric.go, storage.type.string.go, storage.type.uintptr.go, storage.type.unsafe.go, storage.type.error.go, storage.type.builtin.go, entity.name.type.go | #ebcb8b | — |
| constant.language.go, constant.numeric.go | #d08770 | — |
| support.package.go, variable.other.assignment.go | #d08770 | — |
| variable.parameter.go, variable.other.receiver.go | #d08770 | — |
| variable.other.field.go, entity.other.attribute-name.go | #c0c5ce | — |
| entity.name.type.class.dart, support.class.dart, entity.other.inherited-class.dart, meta.class.dart | #ebcb8b | bold |
| entity.name.function.dart, meta.function-call.dart, support.function.dart, variable.function.dart | #8fa1b3 | — |
| keyword.declaration.dart, storage.type.primitive.dart, keyword.control.dart, storage.modifier.dart, keyword.other.dart, keyword.control.new.dart | #b48ead | bold |
| variable.other.readwrite.dart, variable.other.object.dart, variable.other.property.dart | #c0c5ce | — |
| variable.parameter.dart, meta.parameter.dart | #d08770 | — |
| constant.other.dart, variable.other.constant.dart | #d08770 | — |
| support.class.dart, entity.name.type.class.widget, support.type.core.flutter, support.class.std-widgets.dart | #d08770 | bold |
| meta.class.body.flutter, variable.other.property.dart, meta.method-call.dart | #c0c5ce | — |
| entity.name.tag.yaml, string.unquoted.plain.out.yaml, string.unquoted.yaml | #b48ead | — |
| string.unquoted.plain.out.yaml, string.unquoted.block.yaml, string.quoted.double.yaml | #a3be8c | — |
| variable.other.env | #ebcb8b | — |
| variable.other.readwrite.bash, variable.other.assignment.bash | #c0c5ce | — |
| keyword.operator.word.bash, keyword.control.bash | #b48ead | — |
| string.unquoted.plain.out.css, meta.property-value.css, variable.other.constant.property.css | #b48ead | — |
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, punctuation.definition.comment | #546E7A | italic |
| variable, string constant.other.placeholder | #EEFFFF | — |
| constant.other.color | #ffffff | — |
| invalid, invalid.illegal | #FF5370 | — |
| keyword, storage.type, storage.modifier | #C792EA | — |
| keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution | #89DDFF | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #f07178 | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method | #82AAFF | — |
| meta.block variable.other | #f07178 | — |
| support.other.variable, string.other.link | #f07178 | — |
| constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other | #F78C6C | — |
| string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js | #C3E88D | — |
| entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types | #FFCB6B | — |
| support.type | #B2CCD6 | — |
| source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name | #B2CCD6 | — |
| entity.name.module.js, variable.import.parameter.js, variable.other.class.js | #FF5370 | — |
| variable.language | #FF5370 | italic |
| entity.name.method.js | #82AAFF | italic |
| meta.class-method.js entity.name.function.js, variable.function.constructor | #82AAFF | — |
| entity.other.attribute-name | #C792EA | — |
| text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name | #FFCB6B | italic |
| entity.other.attribute-name.class | #FFCB6B | — |
| source.sass keyword.control | #82AAFF | — |
| markup.inserted | #C3E88D | — |
| markup.deleted | #FF5370 | — |
| markup.changed | #C792EA | — |
| string.regexp | #89DDFF | — |
| constant.character.escape | #89DDFF | — |
| *url*, *link*, *uri* | — | underline |
| tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js | #82AAFF | italic |
| source.js constant.other.object.key.js string.unquoted.label.js | #FF5370 | italic |
| source.json meta.structure.dictionary.json support.type.property-name.json | #C792EA | — |
| source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #FFCB6B | — |
| source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #F78C6C | — |
| source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #FF5370 | — |
| source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #C17E70 | — |
| source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #82AAFF | — |
| source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #f07178 | — |
| source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #C792EA | — |
| source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json | #C3E88D | — |
| text.html.markdown, punctuation.definition.list_item.markdown | #EEFFFF | — |
| text.html.markdown markup.inline.raw.markdown | #C792EA | — |
| text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown | #65737E | — |
| markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown | #C3E88D | — |
| markup.italic | #f07178 | italic |
| markup.bold, markup.bold string | #f07178 | bold |
| markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string | #f07178 | bold |
| markup.underline | #F78C6C | underline |
| markup.quote punctuation.definition.blockquote.markdown | #65737E | — |
| markup.quote | — | italic |
| string.other.link.title.markdown | #82AAFF | — |
| string.other.link.description.title.markdown | #C792EA | — |
| constant.other.reference.link.markdown | #FFCB6B | — |
| markup.raw.block | #C792EA | — |
| markup.raw.block.fenced.markdown | #00000050 | — |
| punctuation.definition.fenced.markdown | #00000050 | — |
| markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end | #EEFFFF | — |
| variable.language.fenced.markdown | #65737E | — |
| meta.separator | #65737E | bold |
| markup.table | #EEFFFF | — |
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}!`;
}