Neon Green Theme Collection
6 VS Code themes in 2 families: Neon Green (Dark Terminal, Midnight, Light, Liquid Glass) and Soft Glow (Dark, Light). Vivid neon accents and warm eye-friendly pastels for long coding sessions.
6 VS Code themes in 2 families: Neon Green (Dark Terminal, Midnight, Light, Liquid Glass) and Soft Glow (Dark, Light). Vivid neon accents and warm eye-friendly pastels for long coding sessions.
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 | #546e54 | italic |
| comment.block.documentation, string.quoted.docstring | #6a8e6a | italic |
| comment.block.documentation storage.type.class.jsdoc, comment.block.documentation entity.name.type.instance.jsdoc, comment.block.documentation variable.other.jsdoc, punctuation.definition.block.tag.jsdoc | #80a880 | bold italic |
| string, string.quoted, string.template | #c3e88d | — |
| constant.character.escape | #f07178 | bold |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #ff5370 | — |
| meta.template.expression | #c8d6c8 | — |
| string.regexp | #f78c6c | — |
| constant.other.character-class.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp | #ffcb6b | — |
| punctuation.definition.group.regexp, punctuation.definition.character-class.regexp | #00e5ff | — |
| keyword.control.anchor.regexp, keyword.other.back-reference.regexp | #ff6b81 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary, constant.numeric.octal | #ff5370 | — |
| constant.language.boolean, constant.language.boolean.true, constant.language.boolean.false | #ff6b81 | italic |
| constant.language.null, constant.language.undefined, constant.language.nil, constant.language.none | #ff6b81 | italic |
| constant.language | #ff6b81 | italic |
| constant.other | #f78c6c | — |
| keyword, keyword.control, keyword.other | #39ff14 | — |
| keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.flow, keyword.control.return, keyword.control.break, keyword.control.continue, keyword.control.switch, keyword.control.case, keyword.control.default | #39ff14 | bold |
| keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as | #39ff14 | bold |
| keyword.operator.new, keyword.operator.delete, keyword.operator.typeof, keyword.operator.instanceof, keyword.operator.void, keyword.operator.in, keyword.operator.of, keyword.operator.expression | #39ff14 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.relational, keyword.operator.arithmetic, keyword.operator.increment, keyword.operator.decrement | #89ddff | — |
| keyword.operator.logical, keyword.operator.ternary | #39ff14 | — |
| keyword.operator.spread | #ff5370 | — |
| keyword.operator.type, keyword.operator.optional | #89ddff | — |
| storage.type | #39ff14 | — |
| storage.modifier | #89ddff | italic |
| storage.type.function.arrow | #89ddff | — |
| entity.name.function | #82aaff | bold |
| meta.function-call entity.name.function, entity.name.function.call | #82aaff | — |
| support.function, support.function.console | #82aaff | — |
| meta.method-call entity.name.function, entity.name.function.member | #82aaff | — |
| variable.parameter, meta.parameter | #ffd700 | italic |
| entity.name.type.class, support.class | #00e5ff | bold |
| entity.other.inherited-class | #00e5ff | italic underline |
| entity.name.type.interface, entity.name.type.alias | #18ffdc | — |
| entity.name.type, support.type | #00e5ff | — |
| support.type.primitive | #18ffdc | italic |
| entity.name.type.parameter, meta.type.parameters entity.name.type | #18ffdc | italic |
| entity.name.type.enum | #00e5ff | — |
| variable, variable.other, variable.other.readwrite | #c8d6c8 | — |
| variable.other.constant | #d4bfff | — |
| variable.other.property, variable.other.object.property | #b8e986 | — |
| meta.object-literal.key | #b8e986 | — |
| meta.object-binding-pattern-variable variable.object.property, meta.array-binding-pattern-variable variable | #ffd700 | — |
| variable.language.this, variable.language.self, variable.language.super | #ff6b81 | italic |
| support.variable, variable.language, support.variable.dom, support.variable.property | #ff6b81 | — |
| support.constant | #f78c6c | — |
| punctuation, punctuation.separator, punctuation.terminator | #6a8a6a | — |
| punctuation.definition.block, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.array, punctuation.section | #8aaa8a | — |
| punctuation.definition.string.begin, punctuation.definition.string.end | #c3e88d | — |
| punctuation.separator.comma, punctuation.terminator.statement | #546e54 | — |
| punctuation.accessor, punctuation.accessor.optional | #89ddff | — |
| entity.name.tag | #ff6b81 | — |
| punctuation.definition.tag.begin, punctuation.definition.tag.end | #6a8a6a | — |
| entity.other.attribute-name | #ffd700 | italic |
| string.quoted.double.html, string.quoted.single.html, meta.tag string.quoted | #c3e88d | — |
| constant.character.entity.html, punctuation.definition.entity.html | #ff5370 | — |
| support.class.component, support.class.component.jsx, support.class.component.tsx | #00e5ff | bold |
| punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx | #ffcb6b | — |
| entity.name.tag.css | #ff6b81 | — |
| entity.other.attribute-name.class.css | #39ff14 | — |
| entity.other.attribute-name.id.css | #f78c6c | — |
| entity.other.attribute-name.pseudo-class.css | #00e5ff | italic |
| entity.other.attribute-name.pseudo-element.css | #00e5ff | — |
| support.type.property-name.css, support.type.vendored.property-name.css | #82aaff | — |
| support.constant.property-value.css, meta.property-value.css | #ffd700 | — |
| support.constant.color.css, constant.other.color.rgb-value.hex.css | #ff5370 | — |
| keyword.other.unit.css | #ffcb6b | — |
| support.function.misc.css, support.function.transform.css, support.function.calc.css | #82aaff | — |
| variable.css, variable.argument.css, support.type.custom-property.css | #00e5ff | — |
| keyword.control.at-rule.css, keyword.control.at-rule.media.css, keyword.control.at-rule.keyframes.css, keyword.control.at-rule.import.css, keyword.control.at-rule.font-face.css | #39ff14 | — |
| variable.scss | #ffd700 | — |
| keyword.control.at-rule.mixin.scss, keyword.control.at-rule.include.scss, keyword.control.at-rule.extend.scss | #39ff14 | — |
| keyword.other.important.css | #ff5555 | bold |
| markup.heading, markup.heading.setext, punctuation.definition.heading.markdown | #39ff14 | bold |
| markup.bold | #ffd700 | bold |
| markup.italic | #c3e88d | italic |
| markup.strikethrough | #546e54 | strikethrough |
| string.other.link.title.markdown | #82aaff | — |
| markup.underline.link, markup.underline.link.markdown | #00e5ff | underline |
| markup.inline.raw | #ffcb6b | — |
| markup.fenced_code, markup.raw.block | #c3e88d | — |
| fenced_code.block.language | #ffd700 | — |
| punctuation.definition.list.begin.markdown | #ff6b81 | — |
| markup.quote, punctuation.definition.quote.begin.markdown | #6a8e6a | italic |
| meta.separator.markdown | #39ff14 | — |
| punctuation.definition.link.markdown, punctuation.definition.metadata.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown | #f78c6c | — |
| support.type.property-name.json | #ff6b81 | — |
| meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #ffd700 | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #82aaff | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #f78c6c | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #39ff14 | — |
| string.quoted.double.json | #c3e88d | — |
| entity.name.tag.yaml | #ff6b81 | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml | #f78c6c | underline |
| constant.other.timestamp.yaml | #82aaff | — |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #00e5ff | bold |
| variable.key.toml | #ff6b81 | — |
| entity.name.function.decorator.python, meta.function.decorator.python, punctuation.definition.decorator.python | #c792ea | italic |
| support.function.magic.python | #82aaff | bold |
| storage.type.string.python | #ffcb6b | — |
| meta.fstring.python | #c3e88d | — |
| support.function.builtin.python | #82aaff | — |
| support.type.python | #00e5ff | — |
| variable.parameter.function.language.special.self.python | #ff6b81 | italic |
| variable.parameter.function.language.special.cls.python | #ff6b81 | italic |
| meta.function.parameters.python support.type.python, meta.function.return-type.python | #00e5ff | — |
| keyword.control.type, storage.type.type, storage.type.interface, storage.modifier.declare, storage.type.enum, storage.type.namespace | #00e5ff | — |
| keyword.operator.expression.typeof | #39ff14 | — |
| keyword.operator.expression.as, keyword.operator.expression.satisfies | #89ddff | — |
| storage.modifier.readonly | #89ddff | italic |
| entity.name.function.macro.rust | #ffcb6b | bold |
| keyword.operator.macro.dollar.rust | #ffcb6b | — |
| storage.modifier.lifetime.rust, entity.name.type.lifetime.rust | #f78c6c | italic |
| entity.name.type.trait.rust | #18ffdc | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust | #c792ea | italic |
| keyword.other.unsafe.rust | #ff5555 | bold |
| entity.name.package.go | #4dbd74 | — |
| entity.name.import.go | #c3e88d | — |
| support.function.builtin.go | #82aaff | — |
| storage.type.annotation.java, punctuation.definition.annotation.java, meta.declaration.annotation entity.name.type | #c792ea | italic |
| storage.modifier.import.java, storage.modifier.package.java | #4dbd74 | — |
| keyword.control.directive, keyword.control.directive.include, keyword.control.directive.define, keyword.control.directive.conditional, punctuation.definition.directive | #c792ea | — |
| string.quoted.other.lt-gt.include | #c3e88d | — |
| keyword.operator.address, keyword.operator.dereference | #ff6b81 | — |
| variable.other.normal.shell, variable.other.positional.shell, variable.other.special.shell | #ffd700 | — |
| punctuation.definition.variable.shell | #ffcb6b | — |
| support.function.builtin.shell | #82aaff | — |
| comment.line.shebang | #ffcb6b | bold |
| string.heredoc, keyword.operator.heredoc | #c3e88d | — |
| punctuation.definition.evaluation.backticks.shell, string.interpolated.backtick.shell | #ffcb6b | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #39ff14 | bold |
| support.function.aggregate.sql | #82aaff | — |
| entity.name.function.sql, entity.other.object-name.sql | #00e5ff | — |
| constant.other.database-name.sql | #ffd700 | — |
| keyword.other.special-method.dockerfile | #39ff14 | bold |
| support.type.graphql | #00e5ff | — |
| variable.graphql | #b8e986 | — |
| entity.name.function.directive.graphql | #c792ea | — |
| markup.inserted, meta.diff.header.to-file | #39ff14 | — |
| markup.deleted, meta.diff.header.from-file | #ff5555 | — |
| markup.changed | #ffb347 | — |
| invalid | #ff5555 | underline |
| invalid.deprecated | #ffb347 | strikethrough |
| entity.name | #82aaff | — |
| entity.name.type.module, entity.name.type.namespace, entity.name.namespace | #4dbd74 | — |
| meta.attribute, entity.other.attribute-name.custom | #c792ea | italic |
| meta.tag.sgml, punctuation.definition.tag.sgml | #546e54 | — |
| entity.name.section | #39ff14 | bold |
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 | #7a9a7a | italic |
| comment.block.documentation, string.quoted.docstring | #5e8a60 | italic |
| comment.block.documentation storage.type.class.jsdoc, comment.block.documentation entity.name.type.instance.jsdoc, punctuation.definition.block.tag.jsdoc | #4a8a4a | bold italic |
| string, string.quoted, string.template | #0b7a29 | — |
| constant.character.escape | #d32f2f | bold |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #d32f2f | — |
| meta.template.expression | #2a2d3e | — |
| string.regexp | #c9510c | — |
| constant.other.character-class.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp | #e67e22 | — |
| punctuation.definition.group.regexp, punctuation.definition.character-class.regexp | #0065a9 | — |
| keyword.control.anchor.regexp, keyword.other.back-reference.regexp | #c4284a | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary, constant.numeric.octal | #d32f2f | — |
| constant.language.boolean | #c4284a | italic |
| constant.language.null, constant.language.undefined, constant.language.nil, constant.language.none | #c4284a | italic |
| constant.language | #c4284a | italic |
| constant.other | #c9510c | — |
| keyword, keyword.control, keyword.other | #0d9e00 | — |
| keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.flow, keyword.control.return, keyword.control.break, keyword.control.continue, keyword.control.switch, keyword.control.case, keyword.control.default | #0d9e00 | bold |
| keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as | #0d9e00 | bold |
| keyword.operator.new, keyword.operator.delete, keyword.operator.typeof, keyword.operator.instanceof, keyword.operator.void, keyword.operator.in, keyword.operator.of, keyword.operator.expression | #0d9e00 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.relational, keyword.operator.arithmetic, keyword.operator.increment, keyword.operator.decrement | #4a7e8f | — |
| keyword.operator.logical, keyword.operator.ternary | #0d9e00 | — |
| keyword.operator.spread | #d32f2f | — |
| keyword.operator.type, keyword.operator.optional | #4a7e8f | — |
| storage.type | #0d9e00 | — |
| storage.modifier | #4a7e8f | italic |
| storage.type.function.arrow | #4a7e8f | — |
| entity.name.function | #6f42c1 | bold |
| meta.function-call entity.name.function, entity.name.function.call | #6f42c1 | — |
| support.function, support.function.console | #6f42c1 | — |
| meta.method-call entity.name.function, entity.name.function.member | #6f42c1 | — |
| variable.parameter, meta.parameter | #b35900 | italic |
| entity.name.type.class, support.class | #0065a9 | bold |
| entity.other.inherited-class | #0065a9 | italic underline |
| entity.name.type.interface, entity.name.type.alias | #007c6e | — |
| entity.name.type, support.type | #0065a9 | — |
| support.type.primitive | #007c6e | italic |
| entity.name.type.parameter, meta.type.parameters entity.name.type | #007c6e | italic |
| entity.name.type.enum | #0065a9 | — |
| variable, variable.other, variable.other.readwrite | #2a2d3e | — |
| variable.other.constant | #5b3e99 | — |
| variable.other.property, variable.other.object.property | #2e7d32 | — |
| meta.object-literal.key | #2e7d32 | — |
| variable.language.this, variable.language.self, variable.language.super | #c4284a | italic |
| support.variable, variable.language, support.variable.dom | #c4284a | — |
| support.constant | #b37800 | — |
| punctuation, punctuation.separator, punctuation.terminator | #5a8a5c | — |
| punctuation.definition.block, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.array, punctuation.section | #4a7a4c | — |
| punctuation.definition.string.begin, punctuation.definition.string.end | #0b7a29 | — |
| punctuation.separator.comma, punctuation.terminator.statement | #7a9a7a | — |
| punctuation.accessor, punctuation.accessor.optional | #4a7e8f | — |
| entity.name.tag | #c4284a | — |
| punctuation.definition.tag.begin, punctuation.definition.tag.end | #5a8a5c | — |
| entity.other.attribute-name | #866810 | italic |
| string.quoted.double.html, string.quoted.single.html, meta.tag string.quoted | #3a7a1a | — |
| constant.character.entity.html, punctuation.definition.entity.html | #c75000 | — |
| support.class.component, support.class.component.jsx, support.class.component.tsx | #0065a9 | bold |
| punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx | #e67e22 | — |
| entity.name.tag.css | #c4284a | — |
| entity.other.attribute-name.class.css | #0d9e00 | — |
| entity.other.attribute-name.id.css | #b37800 | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #0065a9 | italic |
| support.type.property-name.css, support.type.vendored.property-name.css | #6f42c1 | — |
| support.constant.property-value.css, meta.property-value.css | #b35900 | — |
| support.constant.color.css, constant.other.color.rgb-value.hex.css | #d32f2f | — |
| keyword.other.unit.css | #e67e22 | — |
| support.function.misc.css, support.function.transform.css, support.function.calc.css | #6f42c1 | — |
| variable.css, variable.argument.css, support.type.custom-property.css | #0065a9 | — |
| keyword.control.at-rule.css, keyword.control.at-rule.media.css, keyword.control.at-rule.keyframes.css, keyword.control.at-rule.import.css, keyword.control.at-rule.font-face.css | #0d9e00 | — |
| variable.scss | #866810 | — |
| keyword.control.at-rule.mixin.scss, keyword.control.at-rule.include.scss, keyword.control.at-rule.extend.scss | #0d9e00 | — |
| keyword.other.important.css | #c4284a | bold |
| markup.heading, markup.heading.setext, punctuation.definition.heading.markdown | #0d9e00 | bold |
| markup.bold | #b35900 | bold |
| markup.italic | #0b7a29 | italic |
| markup.strikethrough | #7a9a7a | strikethrough |
| string.other.link.title.markdown | #1a6fa0 | — |
| markup.underline.link, markup.underline.link.markdown | #0065a9 | underline |
| markup.inline.raw | #e67e22 | — |
| markup.fenced_code, markup.raw.block | #0b7a29 | — |
| fenced_code.block.language | #866810 | — |
| punctuation.definition.list.begin.markdown | #c4284a | — |
| markup.quote, punctuation.definition.quote.begin.markdown | #5e8a60 | italic |
| meta.separator.markdown | #0d9e00 | — |
| punctuation.definition.link.markdown, punctuation.definition.metadata.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown | #b37800 | — |
| support.type.property-name.json | #c4284a | — |
| meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #866810 | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #6f42c1 | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #c9510c | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #0d9e00 | — |
| string.quoted.double.json | #0b7a29 | — |
| entity.name.tag.yaml | #c4284a | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml | #b37800 | underline |
| constant.other.timestamp.yaml | #1a6fa0 | — |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #0065a9 | bold |
| variable.key.toml | #c4284a | — |
| entity.name.function.decorator.python, meta.function.decorator.python, punctuation.definition.decorator.python | #8e44ad | italic |
| support.function.magic.python | #6f42c1 | bold |
| storage.type.string.python | #e67e22 | — |
| meta.fstring.python | #3a7a1a | — |
| support.function.builtin.python | #6f42c1 | — |
| support.type.python | #0065a9 | — |
| variable.parameter.function.language.special.self.python, variable.parameter.function.language.special.cls.python | #c4284a | italic |
| keyword.control.type, storage.type.type, storage.type.interface, storage.modifier.declare, storage.type.enum, storage.type.namespace | #0065a9 | — |
| keyword.operator.expression.typeof, keyword.operator.expression.as, keyword.operator.expression.satisfies | #4a7e8f | — |
| storage.modifier.readonly | #4a7e8f | italic |
| entity.name.function.macro.rust | #e67e22 | bold |
| keyword.operator.macro.dollar.rust | #e67e22 | — |
| storage.modifier.lifetime.rust, entity.name.type.lifetime.rust | #c9510c | italic |
| entity.name.type.trait.rust | #007c6e | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust | #8e44ad | italic |
| keyword.other.unsafe.rust | #c4284a | bold |
| entity.name.package.go | #1a8a3e | — |
| entity.name.import.go | #3a7a1a | — |
| support.function.builtin.go | #6f42c1 | — |
| storage.type.annotation.java, punctuation.definition.annotation.java, meta.declaration.annotation entity.name.type | #8e44ad | italic |
| storage.modifier.import.java, storage.modifier.package.java | #1a8a3e | — |
| keyword.control.directive, keyword.control.directive.include, keyword.control.directive.define, keyword.control.directive.conditional, punctuation.definition.directive | #8e44ad | — |
| string.quoted.other.lt-gt.include | #3a7a1a | — |
| keyword.operator.address, keyword.operator.dereference | #c4284a | — |
| variable.other.normal.shell, variable.other.positional.shell, variable.other.special.shell | #b35900 | — |
| punctuation.definition.variable.shell | #e67e22 | — |
| support.function.builtin.shell | #6f42c1 | — |
| comment.line.shebang | #c75000 | bold |
| string.heredoc, keyword.operator.heredoc | #3a7a1a | — |
| punctuation.definition.evaluation.backticks.shell, string.interpolated.backtick.shell | #c75000 | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #0d9e00 | bold |
| support.function.aggregate.sql | #6f42c1 | — |
| entity.name.function.sql, entity.other.object-name.sql | #0065a9 | — |
| constant.other.database-name.sql | #866810 | — |
| keyword.other.special-method.dockerfile | #0d9e00 | bold |
| support.type.graphql | #0065a9 | — |
| variable.graphql | #2e7d32 | — |
| entity.name.function.directive.graphql | #8e44ad | — |
| markup.inserted, meta.diff.header.to-file | #0d9e00 | — |
| markup.deleted, meta.diff.header.from-file | #c4284a | — |
| markup.changed | #b37800 | — |
| invalid | #c4284a | underline |
| invalid.deprecated | #b37800 | strikethrough |
| entity.name | #6f42c1 | — |
| entity.name.type.module, entity.name.type.namespace, entity.name.namespace | #1a8a3e | — |
| meta.attribute, entity.other.attribute-name.custom | #8e44ad | italic |
| meta.tag.sgml, punctuation.definition.tag.sgml | #7a9a7a | — |
| entity.name.section | #0d9e00 | bold |
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 | #546e54 | italic |
| comment.block.documentation, string.quoted.docstring | #6a8e6a | italic |
| comment.block.documentation storage.type.class.jsdoc, comment.block.documentation entity.name.type.instance.jsdoc, comment.block.documentation variable.other.jsdoc, punctuation.definition.block.tag.jsdoc | #80a880 | bold italic |
| string, string.quoted, string.template | #c3e88d | — |
| constant.character.escape | #f07178 | bold |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #ff5370 | — |
| meta.template.expression | #d0dbe8 | — |
| string.regexp | #f78c6c | — |
| constant.other.character-class.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp | #ffcb6b | — |
| punctuation.definition.group.regexp, punctuation.definition.character-class.regexp | #00e5ff | — |
| keyword.control.anchor.regexp, keyword.other.back-reference.regexp | #ff6b81 | — |
| constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex, constant.numeric.binary, constant.numeric.octal | #ff5370 | — |
| constant.language.boolean, constant.language.boolean.true, constant.language.boolean.false | #ff6b81 | italic |
| constant.language.null, constant.language.undefined, constant.language.nil, constant.language.none | #ff6b81 | italic |
| constant.language | #ff6b81 | italic |
| constant.other | #f78c6c | — |
| keyword, keyword.control, keyword.other | #39ff14 | — |
| keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.flow, keyword.control.return, keyword.control.break, keyword.control.continue, keyword.control.switch, keyword.control.case, keyword.control.default | #39ff14 | bold |
| keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as | #39ff14 | bold |
| keyword.operator.new, keyword.operator.delete, keyword.operator.typeof, keyword.operator.instanceof, keyword.operator.void, keyword.operator.in, keyword.operator.of, keyword.operator.expression | #39ff14 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.relational, keyword.operator.arithmetic, keyword.operator.increment, keyword.operator.decrement | #89ddff | — |
| keyword.operator.logical, keyword.operator.ternary | #39ff14 | — |
| keyword.operator.spread | #ff5370 | — |
| keyword.operator.type, keyword.operator.optional | #89ddff | — |
| storage.type | #39ff14 | — |
| storage.modifier | #89ddff | italic |
| storage.type.function.arrow | #89ddff | — |
| entity.name.function | #82aaff | bold |
| meta.function-call entity.name.function, entity.name.function.call | #82aaff | — |
| support.function, support.function.console | #82aaff | — |
| meta.method-call entity.name.function, entity.name.function.member | #82aaff | — |
| variable.parameter, meta.parameter | #ffd700 | italic |
| entity.name.type.class, support.class | #00e5ff | bold |
| entity.other.inherited-class | #00e5ff | italic underline |
| entity.name.type.interface, entity.name.type.alias | #18ffdc | — |
| entity.name.type, support.type | #00e5ff | — |
| support.type.primitive | #18ffdc | italic |
| entity.name.type.parameter, meta.type.parameters entity.name.type | #18ffdc | italic |
| entity.name.type.enum | #00e5ff | — |
| variable, variable.other, variable.other.readwrite | #d0dbe8 | — |
| variable.other.constant | #d4bfff | — |
| variable.other.property, variable.other.object.property | #b8e986 | — |
| meta.object-literal.key | #b8e986 | — |
| meta.object-binding-pattern-variable variable.object.property, meta.array-binding-pattern-variable variable | #ffd700 | — |
| variable.language.this, variable.language.self, variable.language.super | #ff6b81 | italic |
| support.variable, variable.language, support.variable.dom, support.variable.property | #ff6b81 | — |
| support.constant | #f78c6c | — |
| punctuation, punctuation.separator, punctuation.terminator | #6a8a6a | — |
| punctuation.definition.block, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, meta.brace.round, meta.brace.square, meta.brace.curly, punctuation.definition.array, punctuation.section | #8aaa8a | — |
| punctuation.definition.string.begin, punctuation.definition.string.end | #c3e88d | — |
| punctuation.separator.comma, punctuation.terminator.statement | #546e54 | — |
| punctuation.accessor, punctuation.accessor.optional | #89ddff | — |
| entity.name.tag | #ff6b81 | — |
| punctuation.definition.tag.begin, punctuation.definition.tag.end | #6a8a6a | — |
| entity.other.attribute-name | #ffd700 | italic |
| string.quoted.double.html, string.quoted.single.html, meta.tag string.quoted | #c3e88d | — |
| constant.character.entity.html, punctuation.definition.entity.html | #ff5370 | — |
| support.class.component, support.class.component.jsx, support.class.component.tsx | #00e5ff | bold |
| punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx | #ffcb6b | — |
| entity.name.tag.css | #ff6b81 | — |
| entity.other.attribute-name.class.css | #39ff14 | — |
| entity.other.attribute-name.id.css | #f78c6c | — |
| entity.other.attribute-name.pseudo-class.css | #00e5ff | italic |
| entity.other.attribute-name.pseudo-element.css | #00e5ff | — |
| support.type.property-name.css, support.type.vendored.property-name.css | #82aaff | — |
| support.constant.property-value.css, meta.property-value.css | #ffd700 | — |
| support.constant.color.css, constant.other.color.rgb-value.hex.css | #ff5370 | — |
| keyword.other.unit.css | #ffcb6b | — |
| support.function.misc.css, support.function.transform.css, support.function.calc.css | #82aaff | — |
| variable.css, variable.argument.css, support.type.custom-property.css | #00e5ff | — |
| keyword.control.at-rule.css, keyword.control.at-rule.media.css, keyword.control.at-rule.keyframes.css, keyword.control.at-rule.import.css, keyword.control.at-rule.font-face.css | #39ff14 | — |
| variable.scss | #ffd700 | — |
| keyword.control.at-rule.mixin.scss, keyword.control.at-rule.include.scss, keyword.control.at-rule.extend.scss | #39ff14 | — |
| keyword.other.important.css | #ff5555 | bold |
| markup.heading, markup.heading.setext, punctuation.definition.heading.markdown | #39ff14 | bold |
| markup.bold | #ffd700 | bold |
| markup.italic | #c3e88d | italic |
| markup.strikethrough | #546e54 | strikethrough |
| string.other.link.title.markdown | #82aaff | — |
| markup.underline.link, markup.underline.link.markdown | #00e5ff | underline |
| markup.inline.raw | #ffcb6b | — |
| markup.fenced_code, markup.raw.block | #c3e88d | — |
| fenced_code.block.language | #ffd700 | — |
| punctuation.definition.list.begin.markdown | #ff6b81 | — |
| markup.quote, punctuation.definition.quote.begin.markdown | #6a8e6a | italic |
| meta.separator.markdown | #39ff14 | — |
| punctuation.definition.link.markdown, punctuation.definition.metadata.markdown, punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown | #f78c6c | — |
| support.type.property-name.json | #ff6b81 | — |
| meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #ffd700 | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #82aaff | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #f78c6c | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #39ff14 | — |
| string.quoted.double.json | #c3e88d | — |
| entity.name.tag.yaml | #ff6b81 | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml | #f78c6c | underline |
| constant.other.timestamp.yaml | #82aaff | — |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #00e5ff | bold |
| variable.key.toml | #ff6b81 | — |
| entity.name.function.decorator.python, meta.function.decorator.python, punctuation.definition.decorator.python | #c792ea | italic |
| support.function.magic.python | #82aaff | bold |
| storage.type.string.python | #ffcb6b | — |
| meta.fstring.python | #c3e88d | — |
| support.function.builtin.python | #82aaff | — |
| support.type.python | #00e5ff | — |
| variable.parameter.function.language.special.self.python | #ff6b81 | italic |
| variable.parameter.function.language.special.cls.python | #ff6b81 | italic |
| meta.function.parameters.python support.type.python, meta.function.return-type.python | #00e5ff | — |
| keyword.control.type, storage.type.type, storage.type.interface, storage.modifier.declare, storage.type.enum, storage.type.namespace | #00e5ff | — |
| keyword.operator.expression.typeof | #39ff14 | — |
| keyword.operator.expression.as, keyword.operator.expression.satisfies | #89ddff | — |
| storage.modifier.readonly | #89ddff | italic |
| entity.name.function.macro.rust | #ffcb6b | bold |
| keyword.operator.macro.dollar.rust | #ffcb6b | — |
| storage.modifier.lifetime.rust, entity.name.type.lifetime.rust | #f78c6c | italic |
| entity.name.type.trait.rust | #18ffdc | italic |
| meta.attribute.rust, punctuation.definition.attribute.rust | #c792ea | italic |
| keyword.other.unsafe.rust | #ff5555 | bold |
| entity.name.package.go | #4dbd74 | — |
| entity.name.import.go | #c3e88d | — |
| support.function.builtin.go | #82aaff | — |
| storage.type.annotation.java, punctuation.definition.annotation.java, meta.declaration.annotation entity.name.type | #c792ea | italic |
| storage.modifier.import.java, storage.modifier.package.java | #4dbd74 | — |
| keyword.control.directive, keyword.control.directive.include, keyword.control.directive.define, keyword.control.directive.conditional, punctuation.definition.directive | #c792ea | — |
| string.quoted.other.lt-gt.include | #c3e88d | — |
| keyword.operator.address, keyword.operator.dereference | #ff6b81 | — |
| variable.other.normal.shell, variable.other.positional.shell, variable.other.special.shell | #ffd700 | — |
| punctuation.definition.variable.shell | #ffcb6b | — |
| support.function.builtin.shell | #82aaff | — |
| comment.line.shebang | #ffcb6b | bold |
| string.heredoc, keyword.operator.heredoc | #c3e88d | — |
| punctuation.definition.evaluation.backticks.shell, string.interpolated.backtick.shell | #ffcb6b | — |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #39ff14 | bold |
| support.function.aggregate.sql | #82aaff | — |
| entity.name.function.sql, entity.other.object-name.sql | #00e5ff | — |
| constant.other.database-name.sql | #ffd700 | — |
| keyword.other.special-method.dockerfile | #39ff14 | bold |
| support.type.graphql | #00e5ff | — |
| variable.graphql | #b8e986 | — |
| entity.name.function.directive.graphql | #c792ea | — |
| markup.inserted, meta.diff.header.to-file | #39ff14 | — |
| markup.deleted, meta.diff.header.from-file | #ff5555 | — |
| markup.changed | #ffb347 | — |
| invalid | #ff5555 | underline |
| invalid.deprecated | #ffb347 | strikethrough |
| entity.name | #82aaff | — |
| entity.name.type.module, entity.name.type.namespace, entity.name.namespace | #4dbd74 | — |
| meta.attribute, entity.other.attribute-name.custom | #c792ea | italic |
| meta.tag.sgml, punctuation.definition.tag.sgml | #546e54 | — |
| entity.name.section | #39ff14 | bold |
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 | #48685a | italic |
| comment.block.documentation, string.quoted.docstring | #5e8872 | italic |
| comment.block.documentation storage.type.class.jsdoc, comment.block.documentation entity.name.type.instance.jsdoc, punctuation.definition.block.tag.jsdoc | #78a890 | bold italic |
| string, string.quoted, string.template | #c3e88d | — |
| constant.character.escape | #f07178 | bold |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end | #ff5370 | — |
| meta.template.expression | #c8d6d0 | — |
| string.regexp | #f78c6c | — |
| constant.other.character-class.regexp, keyword.operator.quantifier.regexp, keyword.operator.or.regexp | #ffcb6b | — |
| punctuation.definition.group.regexp, punctuation.definition.character-class.regexp | #00e5ff | — |
| constant.numeric | #ff5370 | — |
| constant.language.boolean | #ff6b81 | italic |
| constant.language.null, constant.language.undefined, constant.language.nil, constant.language.none | #ff6b81 | italic |
| constant.language | #ff6b81 | italic |
| constant.other | #f78c6c | — |
| keyword, keyword.control, keyword.other | #39ff14 | — |
| keyword.control.conditional, keyword.control.loop, keyword.control.trycatch, keyword.control.flow, keyword.control.return, keyword.control.break, keyword.control.continue | #39ff14 | bold |
| keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.as | #39ff14 | bold |
| keyword.operator.new, keyword.operator.delete, keyword.operator.typeof, keyword.operator.instanceof, keyword.operator.void, keyword.operator.in, keyword.operator.of, keyword.operator.expression | #39ff14 | — |
| keyword.operator, keyword.operator.assignment, keyword.operator.comparison, keyword.operator.arithmetic | #89ddff | — |
| keyword.operator.logical, keyword.operator.ternary | #39ff14 | — |
| keyword.operator.spread | #ff5370 | — |
| keyword.operator.type, keyword.operator.optional | #89ddff | — |
| storage.type | #39ff14 | — |
| storage.modifier | #89ddff | italic |
| storage.type.function.arrow | #89ddff | — |
| entity.name.function | #82aaff | bold |
| meta.function-call entity.name.function, entity.name.function.call | #82aaff | — |
| support.function, support.function.console | #82aaff | — |
| variable.parameter, meta.parameter | #ffd700 | italic |
| entity.name.type.class, support.class | #00e5ff | bold |
| entity.other.inherited-class | #00e5ff | italic underline |
| entity.name.type.interface, entity.name.type.alias | #18ffdc | — |
| entity.name.type, support.type | #00e5ff | — |
| support.type.primitive | #18ffdc | italic |
| entity.name.type.parameter, meta.type.parameters entity.name.type | #18ffdc | italic |
| variable, variable.other, variable.other.readwrite | #c8d6d0 | — |
| variable.other.constant | #d4bfff | — |
| variable.other.property, variable.other.object.property | #b8e986 | — |
| meta.object-literal.key | #b8e986 | — |
| variable.language.this, variable.language.self, variable.language.super | #ff6b81 | italic |
| support.variable, variable.language, support.variable.dom | #ff6b81 | — |
| support.constant | #f5a623 | — |
| punctuation, punctuation.separator, punctuation.terminator | #5a7a6a | — |
| punctuation.definition.block, punctuation.definition.parameters.begin, punctuation.definition.parameters.end, meta.brace.round, meta.brace.square, meta.brace.curly | #7a9a8a | — |
| punctuation.definition.string.begin, punctuation.definition.string.end | #c3e88d | — |
| punctuation.separator.comma, punctuation.terminator.statement | #48685a | — |
| punctuation.accessor, punctuation.accessor.optional | #89ddff | — |
| entity.name.tag | #ff6b81 | — |
| punctuation.definition.tag.begin, punctuation.definition.tag.end | #5a7a6a | — |
| entity.other.attribute-name | #f0c674 | italic |
| constant.character.entity.html, punctuation.definition.entity.html | #f78c6c | — |
| support.class.component, support.class.component.jsx, support.class.component.tsx | #00e5ff | bold |
| punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx, punctuation.section.embedded.begin.tsx, punctuation.section.embedded.end.tsx | #ffcb6b | — |
| entity.name.tag.css | #ff6b81 | — |
| entity.other.attribute-name.class.css | #39ff14 | — |
| entity.other.attribute-name.id.css | #f5a623 | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #00e5ff | italic |
| support.type.property-name.css, support.type.vendored.property-name.css | #82aaff | — |
| support.constant.property-value.css, meta.property-value.css | #ffd700 | — |
| support.constant.color.css, constant.other.color.rgb-value.hex.css | #ff5370 | — |
| keyword.other.unit.css | #ffcb6b | — |
| support.function.misc.css, support.function.transform.css, support.function.calc.css | #82aaff | — |
| keyword.control.at-rule.css, keyword.control.at-rule.media.css, keyword.control.at-rule.keyframes.css | #39ff14 | — |
| keyword.other.important.css | #ff5555 | bold |
| variable.scss | #f0c674 | — |
| markup.heading, punctuation.definition.heading.markdown | #39ff14 | bold |
| markup.bold | #f0c674 | bold |
| markup.italic | #c3e88d | italic |
| markup.strikethrough | #48685a | strikethrough |
| string.other.link.title.markdown | #69d2e7 | — |
| markup.underline.link, markup.underline.link.markdown | #00e5ff | underline |
| markup.inline.raw | #ffcb6b | — |
| markup.fenced_code, markup.raw.block | #c3e88d | — |
| punctuation.definition.list.begin.markdown | #ff6b81 | — |
| markup.quote, punctuation.definition.quote.begin.markdown | #5e8872 | italic |
| support.type.property-name.json | #ff6b81 | — |
| meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #f0c674 | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #82aaff | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #f78c6c | — |
| meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary meta.structure.dictionary support.type.property-name.json | #39ff14 | — |
| string.quoted.double.json | #c3e88d | — |
| entity.name.tag.yaml | #ff6b81 | — |
| entity.name.type.anchor.yaml, variable.other.alias.yaml | #f5a623 | underline |
| entity.other.attribute-name.table.toml, entity.other.attribute-name.table.array.toml | #00e5ff | bold |
| variable.key.toml | #ff6b81 | — |
| entity.name.function.decorator.python, meta.function.decorator.python, punctuation.definition.decorator.python | #c792ea | italic |
| support.function.magic.python | #82aaff | bold |
| storage.type.string.python | #ffcb6b | — |
| support.function.builtin.python | #82aaff | — |
| variable.parameter.function.language.special.self.python | #ff6b81 | italic |
| variable.parameter.function.language.special.cls.python | #ff6b81 | italic |
| storage.type.type, storage.type.interface, storage.modifier.declare, storage.type.enum, storage.type.namespace | #00e5ff | — |
| keyword.operator.expression.typeof, keyword.operator.expression.as, keyword.operator.expression.satisfies | #89ddff | — |
| entity.name.function.macro.rust | #ffcb6b | bold |
| storage.modifier.lifetime.rust, entity.name.type.lifetime.rust | #f78c6c | italic |
| entity.name.type.trait.rust | #18ffdc | italic |
| keyword.other.unsafe.rust | #ff5555 | bold |
| entity.name.package.go | #4dbd74 | — |
| support.function.builtin.go | #82aaff | — |
| storage.type.annotation.java, punctuation.definition.annotation.java | #c792ea | italic |
| keyword.control.directive, keyword.control.directive.include, keyword.control.directive.define, punctuation.definition.directive | #c792ea | — |
| variable.other.normal.shell, variable.other.positional.shell, variable.other.special.shell | #ffd700 | — |
| punctuation.definition.variable.shell | #ffcb6b | — |
| support.function.builtin.shell | #82aaff | — |
| comment.line.shebang | #ff9e64 | bold |
| keyword.other.DML.sql, keyword.other.DDL.sql, keyword.other.sql | #39ff14 | bold |
| markup.inserted, meta.diff.header.to-file | #39ff14 | — |
| markup.deleted, meta.diff.header.from-file | #ff5555 | — |
| markup.changed | #ffb347 | — |
| invalid | #ff5555 | underline |
| invalid.deprecated | #ffb347 | strikethrough |
| entity.name | #82aaff | — |
| entity.name.type.module, entity.name.type.namespace, entity.name.namespace | #4dbd74 | — |
| meta.attribute, entity.other.attribute-name.custom | #c792ea | italic |
| entity.name.section | #39ff14 | bold |
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}!`;
}