Cursor Midnight
Publisher: Mohd ZaidThemes in package: 3
A beautiful and modern VS Code theme forked from Cursor IDE.
A beautiful and modern VS Code theme forked from Cursor IDE.
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 |
|---|---|---|
| string.quoted.binary.single.python | #a8cc7c | — |
| constant.language.false.cpp, constant.language.true.cpp | #82d2ce | — |
| punctuation.definition.delayed.unison,punctuation.definition.list.begin.unison,punctuation.definition.list.end.unison,punctuation.definition.ability.begin.unison,punctuation.definition.ability.end.unison,punctuation.operator.assignment.as.unison,punctuation.separator.pipe.unison,punctuation.separator.delimiter.unison,punctuation.definition.hash.unison | #d6d6dd | — |
| keyword.control.directive | #a8cc7c | — |
| constant.other.ellipsis.python | #CCCCCC | — |
| variable.other.generic-type.haskell | #82D2CE | — |
| punctuation.definition.tag | #A4A4A4 | — |
| storage.type.haskell | #f8c762 | — |
| support.variable.magic.python | #d6d6dd | — |
| punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python | #d6d6dd | — |
| variable.parameter.function.language.special.self.python | #efb080 | — |
| variable.language.this.cpp | #82d2ce | — |
| storage.modifier.lifetime.rust | #d6d6dd | — |
| support.function.std.rust | #aaa0fa | — |
| entity.name.lifetime.rust | #efb080 | — |
| variable.language.rust | #d6d6dd | — |
| support.constant.edge | #82D2CE | — |
| keyword.operator.quantifier.regexp | #f8c762 | — |
| string, punctuation.definition.string.begin, punctuation.definition.string.end | #e394dc | — |
| variable.parameter.function | #d6d6dd | — |
| comment markup.link | #d6d6dd | — |
| markup.changed.diff | #efb080 | — |
| meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff | #aaa0fa | — |
| markup.inserted.diff | #e394dc | — |
| markup.deleted.diff | #d6d6dd | — |
| meta.function.c,meta.function.cpp | #d6d6dd | — |
| punctuation.section.block.begin.bracket.curly.cpp,punctuation.section.block.end.bracket.curly.cpp,punctuation.terminator.statement.c,punctuation.section.block.begin.bracket.curly.c,punctuation.section.block.end.bracket.curly.c,punctuation.section.parens.begin.bracket.round.c,punctuation.section.parens.end.bracket.round.c,punctuation.section.parameters.begin.bracket.round.c,punctuation.section.parameters.end.bracket.round.c | #d6d6dd | — |
| punctuation.separator.key-value | #d6d6dd | — |
| keyword.operator.expression.import | #aaa0fa | — |
| support.constant.math | #efb080 | — |
| support.constant.property.math | #f8c762 | — |
| variable.other.constant | #AAA0FA | — |
| storage.type.annotation.java, storage.type.object.array.java | #efb080 | — |
| source.java | #d6d6dd | — |
| punctuation.section.block.begin.java,punctuation.section.block.end.java,punctuation.definition.method-parameters.begin.java,punctuation.definition.method-parameters.end.java,meta.method.identifier.java,punctuation.section.method.begin.java,punctuation.section.method.end.java,punctuation.terminator.java,punctuation.section.class.begin.java,punctuation.section.class.end.java,punctuation.section.inner-class.begin.java,punctuation.section.inner-class.end.java,meta.method-call.java,punctuation.section.class.begin.bracket.curly.java,punctuation.section.class.end.bracket.curly.java,punctuation.section.method.begin.bracket.curly.java,punctuation.section.method.end.bracket.curly.java,punctuation.separator.period.java,punctuation.bracket.angle.java,punctuation.definition.annotation.java,meta.method.body.java | #d6d6dd | — |
| meta.method.java | #aaa0fa | — |
| storage.modifier.import.java,storage.type.java,storage.type.generic.java | #efb080 | — |
| keyword.operator.instanceof.java | #82D2CE | — |
| meta.definition.variable.name.java | #d6d6dd | — |
| keyword.operator.logical | #d6d6dd | — |
| keyword.operator.bitwise | #d6d6dd | — |
| keyword.operator.arithmetic, keyword.operator.comparison, keyword.operator.decrement, keyword.operator.increment, keyword.operator.relational | #d6d6dd | — |
| keyword.operator.channel | #d6d6dd | — |
| keyword.operator.css,keyword.operator.scss,keyword.operator.less | #d6d6dd | — |
| support.constant.color.w3c-standard-color-name.css, support.constant.color.w3c-standard-color-name.scss | #f8c762 | — |
| punctuation.separator.list.comma.css | #d6d6dd | — |
| entity.name.type.module, support.module.node, support.type.object.module | #efb080 | — |
| meta.object-literal.key,support.variable.object.process,support.variable.object.node | #d6d6dd | — |
| variable.other.readwrite | #87C3FF | — |
| support.variable.property, variable.other.property, variable.other.property.ts, meta.definition.property.ts | #AAA0FA | — |
| support.constant.json | #f8c762 | — |
| keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof, keyword.operator.expression.delete, keyword.operator.expression.in, keyword.operator.expression.of, keyword.operator.expression.typeof, keyword.operator.expression.void | #82D2CE | — |
| support.type.object.console | #d6d6dd | — |
| support.variable.property.process | #f8c762 | — |
| entity.name.function.js,support.function.console.js | #ebc88d | — |
| keyword.operator.misc.rust | #d6d6dd | — |
| keyword.operator.sigil.rust | #82D2CE | — |
| keyword.operator.delete | #82D2CE | — |
| support.type.object.dom | #d6d6dd | — |
| support.variable.dom,support.variable.property.dom | #d6d6dd | — |
| keyword.operator.assignment.c,keyword.operator.comparison.c,keyword.operator.c,keyword.operator.increment.c,keyword.operator.decrement.c,keyword.operator.bitwise.shift.c,keyword.operator.assignment.cpp,keyword.operator.comparison.cpp,keyword.operator.cpp,keyword.operator.increment.cpp,keyword.operator.decrement.cpp,keyword.operator.bitwise.shift.cpp | #82D2CE | — |
| punctuation.separator.delimiter | #d6d6dd | — |
| punctuation.separator.c,punctuation.separator.cpp | #82D2CE | — |
| support.type.posix-reserved.c,support.type.posix-reserved.cpp | #d6d6dd | — |
| keyword.operator.sizeof.c,keyword.operator.sizeof.cpp | #82D2CE | — |
| support.type.python | #82d2ce | — |
| keyword.operator.logical.python | #82D2CE | — |
| variable.parameter.function.python, variable.parameter.function.language.python | #f8c762 | — |
| punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python | #d6d6dd | — |
| meta.function-call.generic.python | #aaa0fa | — |
| constant.character.format.placeholder.other.python | #f8c762 | — |
| keyword.operator | #d6d6dd | — |
| keyword.operator.assignment.compound | #82D2CE | — |
| keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts | #d6d6dd | — |
| keyword | #82D2CE | — |
| entity.name.namespace | #CCCCCC | — |
| variable, variable.c | #d6d6dd | — |
| variable.language | #CC7C8A | — |
| token.variable.parameter.java | #d6d6dd | — |
| import.storage.java | #efb080 | — |
| token.package.keyword | #82D2CE | — |
| token.package | #d6d6dd | — |
| entity.name.function, meta.require, support.function, variable.function | #efb080 | — |
| entity.name.type.namespace | #efb080 | — |
| support.class, entity.name.type.class | #87c3ff | — |
| entity.name.class, variable.other.class.js, variable.other.class.ts, entity.name.class.identifier.namespace.type | #efb080 | — |
| variable.other.class.php | #d6d6dd | — |
| entity.name.type | #efb080 | — |
| keyword.control.directive.include.cpp | #a8cc7c | — |
| control.elements, keyword.operator.less | #f8c762 | — |
| keyword.other.special-method | #aaa0fa | — |
| storage, token.storage | #82d2ce | — |
| storage.modifier.reference, storage.modifier.pointer | #CCCCCC | — |
| token.storage.type.java | #efb080 | — |
| support.function | #efb080 | — |
| meta.property-name.css | #87c3ff | — |
| meta.tag | #fad075 | — |
| entity.other.inherited-class | #efb080 | — |
| constant.other.symbol | #d6d6dd | — |
| constant.numeric | #ebc88d | — |
| constant.other.color | #ebc88d | — |
| punctuation.definition.constant | #f8c762 | — |
| entity.name.tag.template, entity.name.tag.script, entity.name.tag.style | #AAA0FA | — |
| entity.name.tag.html | #87c3ff | — |
| meta.property-value.css | #e394dc | — |
| entity.other.attribute-name | #aaa0fa | — |
| entity.other.attribute-name.id | #aaa0fa | — |
| entity.other.attribute-name.class.css | #f8c762 | — |
| meta.selector | #82D2CE | — |
| markup.heading | #d6d6dd | — |
| markup.heading punctuation.definition.heading, entity.name.section | #aaa0fa | — |
| keyword.other.unit | #ebc88d | — |
| markup.bold,todo.bold | #f8c762 | — |
| punctuation.definition.bold | #efb080 | — |
| markup.italic, punctuation.definition.italic,todo.emphasis | #82D2CE | — |
| emphasis md | #82D2CE | — |
| entity.name.section.markdown | #d6d6dd | — |
| punctuation.definition.heading.markdown | #d6d6dd | — |
| markup.heading.setext | #d6d6dd | — |
| punctuation.definition.bold.markdown | #f8c762 | — |
| markup.inline.raw.markdown, markup.inline.raw.string.markdown | #e394dc | — |
| punctuation.definition.list.begin.markdown, punctuation.definition.list.markdown, beginning.punctuation.definition.list.markdown | #d6d6dd | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown | #d6d6dd | — |
| punctuation.definition.metadata.markdown | #d6d6dd | — |
| markup.underline.link.markdown,markup.underline.link.image.markdown | #82D2CE | — |
| string.other.link.title.markdown,string.other.link.description.markdown | #aaa0fa | — |
| string.regexp | #d6d6dd | — |
| constant.character.escape | #d6d6dd | — |
| variable.interpolation | #d6d6dd | — |
| punctuation.section.embedded.begin,punctuation.section.embedded.end | #82D2CE | — |
| invalid.illegal, invalid.illegal.bad-ampersand.html, invalid.broken, invalid.deprecated, invalid.unimplemented | #d6d6dd | — |
| source.json meta.structure.dictionary.json > string.quoted.json | #d6d6dd | — |
| source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string | #d6d6dd | — |
| source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation | #e394dc | — |
| source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json | #d6d6dd | — |
| support.type.property-name.json | #82d2ce | — |
| entity.name.tag.laravel-blade, support.constant.laravel-blade | #82D2CE | — |
| support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php | #efb080 | — |
| keyword.operator.error-control.php | #82D2CE | — |
| keyword.operator.type.php | #82D2CE | — |
| punctuation.section.array.begin.php | #d6d6dd | — |
| punctuation.section.array.end.php | #d6d6dd | — |
| invalid.illegal.non-null-typehinted.php | #F14C4C | — |
| storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php | #efb080 | — |
| meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php | #aaa0fa | — |
| punctuation.definition.parameters.begin.bracket.round.php,punctuation.definition.parameters.end.bracket.round.php,punctuation.separator.delimiter.php,punctuation.section.scope.begin.php,punctuation.section.scope.end.php,punctuation.terminator.expression.php,punctuation.definition.arguments.begin.bracket.round.php,punctuation.definition.arguments.end.bracket.round.php,punctuation.definition.storage-type.begin.bracket.round.php,punctuation.definition.storage-type.end.bracket.round.php,punctuation.definition.array.begin.bracket.round.php,punctuation.definition.array.end.bracket.round.php,punctuation.definition.begin.bracket.round.php,punctuation.definition.end.bracket.round.php,punctuation.definition.begin.bracket.curly.php,punctuation.definition.end.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php,punctuation.definition.section.switch-block.start.bracket.curly.php,punctuation.definition.section.switch-block.begin.bracket.curly.php,punctuation.definition.section.switch-block.end.bracket.curly.php | #d6d6dd | — |
| support.constant.core.rust | #f8c762 | — |
| support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php | #f8c762 | — |
| entity.name.goto-label.php,support.other.php | #aaa0fa | — |
| keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php | #d6d6dd | — |
| keyword.operator.regexp.php | #82D2CE | — |
| keyword.operator.comparison.php | #d6d6dd | — |
| keyword.operator.heredoc.php,keyword.operator.nowdoc.php | #82D2CE | — |
| meta.function.decorator.python, punctuation.definition.decorator.python, entity.name.function.decorator.python | #a8cc7c | — |
| support.token.decorator.python,meta.function.decorator.identifier.python | #d6d6dd | — |
| function.brace | #d6d6dd | — |
| function.parameter, function.parameter.ruby, function.parameter.cs | #d6d6dd | — |
| constant.language.symbol.ruby | #d6d6dd | — |
| rgb-value | #d6d6dd | — |
| inline-color-decoration rgb-value | #f8c762 | — |
| less rgb-value | #f8c762 | — |
| selector.sass | #d6d6dd | — |
| support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx | #82D2CE | — |
| block.scope.end,block.scope.begin | #d6d6dd | — |
| storage.type.cs | #efb080 | — |
| entity.name.variable.local.cs | #d6d6dd | — |
| token.info-token | #aaa0fa | — |
| token.warn-token | #f8c762 | — |
| token.error-token | #F14C4C | — |
| token.debug-token | #82D2CE | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | #82D2CE | — |
| meta.template.expression | #d6d6dd | — |
| keyword.operator.module | #82D2CE | — |
| support.type.type.flowtype | #aaa0fa | — |
| support.type.primitive | #efb080 | — |
| meta.property.object | #d6d6dd | — |
| variable.parameter.function.js | #d6d6dd | — |
| keyword.other.template.begin, keyword.other.template.end, keyword.other.substitution.begin, keyword.other.substitution.end | #e394dc | — |
| keyword.operator.assignment | #d6d6dd | — |
| keyword.operator.assignment.go | #efb080 | — |
| keyword.operator.arithmetic.go, keyword.operator.address.go | #82D2CE | — |
| entity.name.package.go | #efb080 | — |
| support.type.prelude.elm | #d6d6dd | — |
| support.constant.elm | #f8c762 | — |
| punctuation.quasi.element | #82D2CE | — |
| constant.character.entity | #d6d6dd | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #d6d6dd | — |
| entity.global.clojure | #efb080 | — |
| meta.symbol.clojure | #d6d6dd | — |
| constant.keyword.clojure | #d6d6dd | — |
| meta.arguments.coffee, variable.parameter.function.coffee | #d6d6dd | — |
| source.ini | #e394dc | — |
| meta.scope.prerequisites.makefile | #d6d6dd | — |
| source.makefile | #efb080 | — |
| storage.modifier.import.groovy | #efb080 | — |
| meta.method.groovy | #aaa0fa | — |
| meta.definition.variable.name.groovy | #d6d6dd | — |
| meta.definition.class.inherited.classes.groovy | #e394dc | — |
| support.variable.semantic.hlsl | #efb080 | — |
| support.type.texture.hlsl, support.type.sampler.hlsl, support.type.object.hlsl, support.type.object.rw.hlsl, support.type.fx.hlsl, support.type.object.hlsl | #82D2CE | — |
| text.variable, text.bracketed | #d6d6dd | — |
| support.type.swift, support.type.vb.asp | #efb080 | — |
| entity.name.function.xi | #efb080 | — |
| entity.name.class.xi | #d6d6dd | — |
| constant.character.character-class.regexp.xi | #d6d6dd | — |
| constant.regexp.xi | #82D2CE | — |
| keyword.control.xi | #d6d6dd | — |
| invalid.xi | #d6d6dd | — |
| beginning.punctuation.definition.quote.markdown.xi | #e394dc | — |
| beginning.punctuation.definition.list.markdown.xi | #E4E4E45E | — |
| constant.character.xi | #aaa0fa | — |
| accent.xi | #aaa0fa | — |
| wikiword.xi | #f8c762 | — |
| constant.other.color.rgb-value.xi | #d6d6dd | — |
| punctuation.definition.tag.xi | #E4E4E45E | — |
| entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition | #efb080 | — |
| entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown | #d6d6dd | — |
| meta.brace.square | #d6d6dd | — |
| comment, punctuation.definition.comment, comment.line.double-slash, comment.block.documentation | #E4E4E45E | italic |
| markup.quote.markdown | #E4E4E45E | — |
| punctuation.definition.block.sequence.item.yaml | #d6d6dd | — |
| constant.language.symbol.elixir | #d6d6dd | — |
| entity.other.attribute-name.js,entity.other.attribute-name.ts,entity.other.attribute-name.jsx,entity.other.attribute-name.tsx,variable.parameter,variable.language.super | — | italic |
| keyword.control.import.python,keyword.control.flow.python | — | italic |
| markup.italic.markdown | — | italic |
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 |
|---|---|---|
| emphasis | — | italic |
| strong | — | bold |
| comment | #8597BCA6 | italic |
| constant.character | #EBCB8B | — |
| constant.character.escape | #EBCB8B | — |
| constant.language | #81A1C1 | — |
| constant.numeric | #B48EAD | — |
| constant.language.boolean.true | #B48EAD | — |
| constant.language.boolean.false | #B48EAD | — |
| constant.language.undefined | #7D7C9B | — |
| constant.language.null | #7D7C9B | — |
| constant.regexp | #EBCB8B | — |
| entity.name.class, entity.name.type.class | #8FBCBB | — |
| entity.name.function | #88C0D0 | — |
| entity.name.tag | #81A1C1 | — |
| entity.other.attribute-name | #8FBCBB | italic |
| entity.other.inherited-class | #8FBCBB | bold |
| invalid.deprecated | #EBCB8B | — |
| invalid.illegal | #BF616A | — |
| keyword | #81A1C1 | — |
| keyword.operator | #81A1C1 | — |
| keyword.other.new | #81A1C1 | — |
| markup.bold | — | bold |
| markup.changed | #EBCB8B | — |
| markup.deleted, punctuation.definition.deleted | #BF616A | — |
| markup.inserted | #A3BE8C | — |
| meta.preprocessor | #5E81AC | — |
| punctuation | #ECEFF4 | — |
| punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters | #ECEFF4 | — |
| punctuation.definition.tag | #81A1C1 | — |
| punctuation.definition.comment, punctuation.end.definition.comment, punctuation.start.definition.comment | #4C566A | — |
| punctuation.definition.inserted | #A3BE8C | — |
| punctuation.definition.deleted | #BF616A | — |
| punctuation.section | #ECEFF4 | — |
| punctuation.section.embedded.begin, punctuation.section.embedded.end | #81A1C1 | — |
| punctuation.terminator | #81A1C1 | — |
| punctuation.definition.variable | #81A1C1 | — |
| storage | #81A1C1 | — |
| string | #A3BE8C | — |
| string.regexp | #EBCB8B | — |
| support.class | #8FBCBB | — |
| support.constant | #81A1C1 | — |
| support.function | #88C0D0 | — |
| support.function.construct | #81A1C1 | — |
| support.type | #8FBCBB | — |
| support.type.exception | #8FBCBB | — |
| token.debug-token | #B48EAD | — |
| token.error-token | #BF616A | — |
| token.info-token | #88C0D0 | — |
| token.warn-token | #EBCB8B | — |
| variable.other | #D8DEE9 | — |
| variable.language | #81A1C1 | — |
| variable.parameter | #D8DEE9 | — |
| punctuation.separator.pointer-access.c | #81A1C1 | — |
| source.c meta.preprocessor.include, source.c string.quoted.other.lt-gt.include | #8FBCBB | — |
| source.cpp keyword.control.directive.conditional, source.cpp punctuation.definition.directive, source.c keyword.control.directive.conditional, source.c punctuation.definition.directive | #5E81AC | bold |
| source.css constant.other.color.rgb-value | #B48EAD | — |
| source.css meta.property-value | #88C0D0 | — |
| source.css keyword.control.at-rule.media, source.css keyword.control.at-rule.media punctuation.definition.keyword | #D08770 | — |
| source.css punctuation.definition.keyword | #81A1C1 | — |
| source.css support.type.property-name | #D8DEE9 | — |
| source.diff meta.diff.range.context | #8FBCBB | — |
| source.diff meta.diff.header.from-file | #8FBCBB | — |
| source.diff punctuation.definition.from-file | #8FBCBB | — |
| source.diff punctuation.definition.range | #8FBCBB | — |
| source.diff punctuation.definition.separator | #81A1C1 | — |
| source.go constant.other.placeholder.go | #EBCB8B | — |
| source.java comment.block.documentation.javadoc punctuation.definition.entity.html | #81A1C1 | — |
| source.java constant.other | #D8DEE9 | — |
| source.java keyword.other.documentation | #8FBCBB | — |
| source.java keyword.other.documentation.author.javadoc | #8FBCBB | — |
| source.java keyword.other.documentation.directive, source.java keyword.other.documentation.custom | #8FBCBB | — |
| source.java keyword.other.documentation.see.javadoc | #8FBCBB | — |
| source.java meta.method-call meta.method | #88C0D0 | — |
| source.java meta.tag.template.link.javadoc, source.java string.other.link.title.javadoc | #8FBCBB | — |
| source.java meta.tag.template.value.javadoc | #88C0D0 | — |
| source.java punctuation.definition.keyword.javadoc | #8FBCBB | — |
| source.java punctuation.definition.tag.begin.javadoc, source.java punctuation.definition.tag.end.javadoc | #4C566A | — |
| source.java storage.modifier.import | #8FBCBB | — |
| source.java storage.modifier.package | #8FBCBB | — |
| source.java storage.type | #8FBCBB | — |
| source.java storage.type.annotation | #D08770 | — |
| source.java storage.type.generic | #8FBCBB | — |
| source.java storage.type.primitive | #81A1C1 | — |
| source.js punctuation.decorator, source.js meta.decorator variable.other.readwrite, source.js meta.decorator entity.name.function | #D08770 | — |
| source.js meta.object-literal.key | #88C0D0 | — |
| source.js storage.type.class.jsdoc | #8FBCBB | — |
| source.js string.template punctuation.definition.template-expression | #5E81AC | — |
| source.js string.template meta.template.expression support.variable.property, source.js string.template meta.template.expression variable.other.object | #D8DEE9 | — |
| source.js support.type.primitive | #81A1C1 | — |
| variable.language.this.js | #B48EAD | italic |
| meta.tag.js entity.name.tag.js support.class.component.js | #81A1C1 | — |
| source.js meta.var.expr variable.other.object | #8FBCBB | — |
| source.js variable.other.readwrite.alias | #8FBCBB | — |
| text.html.basic constant.character.entity.html | #EBCB8B | — |
| text.html.basic constant.other.inline-data | #D08770 | italic |
| text.html.basic meta.tag.sgml.doctype | #5E81AC | — |
| text.html.basic punctuation.definition.entity | #81A1C1 | — |
| source.properties entity.name.section.group-title.ini | #88C0D0 | — |
| source.properties punctuation.separator.key-value.ini | #81A1C1 | — |
| text.html.markdown markup.fenced_code.block | #7B88A1 | — |
| text.html.markdown markup.fenced_code.block punctuation.definition | #D8DEE9 | — |
| fenced_code.block.language | #D8DEE9 | — |
| markup.heading | #88C0D0 | — |
| text.html.markdown markup.inline.raw, text.html.markdown markup.inline.raw punctuation.definition.raw | #8FBCBB | — |
| text.html.markdown markup.italic | — | italic |
| text.html.markdown markup.underline.link | — | underline |
| text.html.markdown beginning.punctuation.definition.list | #81A1C1 | — |
| text.html.markdown beginning.punctuation.definition.quote | #8FBCBB | — |
| text.html.markdown markup.quote | #4C566A | italic |
| text.html.markdown punctuation.definition.heading | #81A1C1 | — |
| text.html.markdown punctuation.definition.constant, text.html.markdown punctuation.definition.string | #81A1C1 | — |
| text.html.markdown constant.other.reference.link, text.html.markdown string.other.link.description, text.html.markdown string.other.link.title | #88C0D0 | — |
| source.php meta.function-call, source.php meta.function-call.object | #88C0D0 | — |
| source.python entity.name.function.decorator, source.python meta.function.decorator support.type | #D08770 | — |
| source.python meta.function-call, source.python meta.function-call.generic | #88C0D0 | — |
| source.python support.type | #88C0D0 | — |
| source.python variable.parameter.function.language | #D8DEE9 | — |
| source.python meta.function.parameters variable.parameter.function.language.special.self | #81A1C1 | — |
| source.css.scss punctuation.definition.interpolation.begin.bracket.curly, source.css.scss punctuation.definition.interpolation.end.bracket.curly | #81A1C1 | — |
| source.css.scss variable.interpolation | #D8DEE9 | italic |
| source.ts punctuation.decorator, source.ts meta.decorator variable.other.readwrite, source.ts meta.decorator entity.name.function, source.tsx punctuation.decorator, source.tsx meta.decorator variable.other.readwrite, source.tsx meta.decorator entity.name.function | #D08770 | — |
| source.ts meta.object-literal.key, source.tsx meta.object-literal.key | #D8DEE9 | — |
| source.ts meta.object-literal.key entity.name.function, source.tsx meta.object-literal.key entity.name.function | #88C0D0 | — |
| source.ts support.class, source.ts support.type, source.ts entity.name.type, source.ts entity.name.class, source.tsx support.class, source.tsx support.type, source.tsx entity.name.type, source.tsx entity.name.class | #8FBCBB | — |
| source.ts support.constant.math, source.ts support.constant.dom, source.ts support.constant.json, source.tsx support.constant.math, source.tsx support.constant.dom, source.tsx support.constant.json | #8FBCBB | — |
| source.ts support.variable, source.tsx support.variable | #D8DEE9 | — |
| text.xml entity.name.tag.namespace | #8FBCBB | — |
| text.xml keyword.other.doctype | #5E81AC | — |
| text.xml meta.tag.preprocessor entity.name.tag | #5E81AC | — |
| text.xml string.unquoted.cdata, text.xml string.unquoted.cdata punctuation.definition.string | #D08770 | italic |
| source.yaml entity.name.tag | #8FBCBB | — |
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, string.comment | #141414AD | italic |
| string, string punctuation.section.embedded source | #9E94D5 | — |
| punctuation.definition.string.begin,punctuation.definition.string.end | #9E94D5 | — |
| string variable | #206595 | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | #141414AD | — |
| source.regexp, string.regexp | #3C7CAB | — |
| string.regexp constant.character.escape | #1F8A65 | — |
| keyword.operator.quantifier.regexp, keyword.operator.negation.regexp, keyword.operator.alternation.regexp, keyword.operator.or.regexp, keyword.control.anchor.regexp | #A33900 | — |
| punctuation.definition.group.regexp, punctuation.definition.group.assertion.regexp, punctuation.definition.character-class.regexp, punctuation.character.set.begin.regexp, punctuation.character.set.end.regexp, support.other.parenthesis.regexp | #DB704B | — |
| constant.other.placeholder, constant.character | #B3003F | — |
| constant, entity.name.constant, variable.other.constant, variable.language | #206595 | — |
| constant.numeric | #B8448B | — |
| support.constant | #206595 | — |
| variable.language | #CF2D56 | — |
| support.variable | #206595 | — |
| variable.other.readwrite | #206595 | — |
| keyword | #B3003F | — |
| storage, storage.type | #B3003F | — |
| keyword.control.directive | #1F8A65 | — |
| entity.name.function | #DB704B | — |
| meta.require, support.function, variable.function | #DB704B | — |
| keyword.other.special-method | #6049B3 | — |
| meta.export.default | #DB704B | — |
| support.class, entity.name.type.class, entity.name.type.namespace, entity.name.type, entity.name.namespace | #206595 | — |
| entity.name.class | #206595 | — |
| keyword.operator.assignment, keyword.operator.assignment.compound, keyword.operator.assignment.c, keyword.operator.assignment.cpp, keyword.operator.assignment.go, keyword.operator.assignment.java, keyword.operator.assignment.js, keyword.operator.assignment.ts, keyword.operator.assignment.python | #141414EB | — |
| keyword.operator.comparison, keyword.operator.relational, keyword.operator.comparison.c, keyword.operator.comparison.cpp, keyword.operator.comparison.java, keyword.operator.comparison.js, keyword.operator.comparison.ts, keyword.operator.comparison.python | #B3003F | — |
| keyword.operator.arithmetic, keyword.operator.increment, keyword.operator.decrement, keyword.operator.arithmetic.c, keyword.operator.increment.c, keyword.operator.decrement.c, keyword.operator.arithmetic.cpp, keyword.operator.increment.cpp, keyword.operator.decrement.cpp, keyword.operator.arithmetic.go, keyword.operator.arithmetic.java, keyword.operator.arithmetic.js, keyword.operator.arithmetic.ts, keyword.operator.arithmetic.python | #141414EB | — |
| keyword.operator.bitwise, keyword.operator.bitwise.shift, keyword.operator.bitwise.shift.c, keyword.operator.bitwise.shift.cpp, keyword.operator.bitwise.java, keyword.operator.bitwise.js, keyword.operator.bitwise.ts, keyword.operator.bitwise.python | #B3003F | — |
| keyword.operator.logical, keyword.operator.logical.python, keyword.operator.logical.java, keyword.operator.logical.js, keyword.operator.logical.ts, keyword.operator.logical.c, keyword.operator.logical.cpp | #B3003F | — |
| keyword.operator.new, keyword.operator.delete, keyword.operator.typeof, keyword.operator.instanceof, keyword.operator.in, keyword.operator.of, keyword.operator.sizeof, keyword.operator.address, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.instanceof, keyword.operator.expression.typeof, keyword.operator.expression.delete, keyword.operator.expression.in, keyword.operator.expression.of, keyword.operator.expression.void, keyword.operator.expression.keyof, keyword.operator.sizeof.c, keyword.operator.sizeof.cpp, keyword.operator.address.go, keyword.operator.module, keyword.operator.instanceof.java, keyword.operator.less, keyword.operator.c, keyword.operator.cpp | #206595 | — |
| entity.name.tag, support.class.component | #1F8A65 | — |
| entity.name.tag.html | #206595 | — |
| punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.begin.xml, punctuation.definition.tag.end.xml, punctuation.definition.tag | #141414AD | — |
| entity.other.attribute-name | #6049B3 | — |
| entity.other.attribute-name.id | #6049B3 | — |
| entity.other.attribute-name.class.css | #206595 | — |
| support.type.property-name.css | #9E94D5 | — |
| meta.property-value.css | #055180 | — |
| meta.selector | #6F9BA6 | — |
| keyword.other.unit | #D06BA6 | — |
| constant.other.color | #B8448B | — |
| punctuation.definition.constant.css | #D06BA6 | — |
| storage, storage.type | #B3003F | — |
| support.module.node,support.type.object.module | #B3003F | — |
| entity.name.type.module | #B3003F | — |
| support.constant.json | #DB704B | — |
| support.variable.property.process | #DB704B | — |
| support.variable.dom,support.variable.property.dom | #6049B3 | — |
| support.type.type.flowtype | #6049B3 | — |
| support.type.primitive | #B3003F | — |
| meta.property.object | #6049B3 | — |
| support.variable.property, variable.other.property, variable.other.property.ts, meta.definition.property.ts | #6049B3 | — |
| keyword.other.template.begin | #9E94D5 | — |
| keyword.other.template.end | #9E94D5 | — |
| keyword.other.substitution.begin | #9E94D5 | — |
| keyword.other.substitution.end | #9E94D5 | — |
| meta.function.decorator.python, punctuation.definition.decorator.python, entity.name.function.decorator.python | #1F8A65 | — |
| support.type.python | #6F9BA6 | — |
| string.quoted.binary.single.python | #1F8A65 | — |
| constant.other.ellipsis.python | #141414EB | — |
| support.variable.magic.python | #141414EB | — |
| punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python | #141414EB | — |
| variable.parameter.function.language.special.self.python | #B8448B | — |
| variable.parameter.function.language.python | #DB704B | — |
| variable.parameter.function.python | #DB704B | — |
| punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python | #141414EB | — |
| meta.function-call.generic.python | #6049B3 | — |
| constant.character.format.placeholder.other.python | #DB704B | — |
| keyword.control.import.python,keyword.control.flow.python | — | italic |
| storage.type.c, storage.type.cpp, support.type.posix-reserved.c, support.type.posix-reserved.cpp | #206595 | — |
| constant.language.false.cpp, constant.language.true.cpp | #6F9BA6 | — |
| variable.language.this.cpp | #6F9BA6 | — |
| storage.modifier.reference, storage.modifier.pointer | #141414EB | — |
| variable.c | #141414EB | — |
| keyword.control.directive.include.cpp | #1F8A65 | — |
| punctuation.separator.c,punctuation.separator.cpp | #6F9BA6 | — |
| storage.modifier.package, storage.modifier.import, storage.type.java | #141414EB | — |
| variable.parameter.java | #141414EB | — |
| storage.modifier.import.java | #B3003F | — |
| storage.type.annotation.java, storage.type.object.array.java | #206595 | — |
| source.java | #141414EB | — |
| storage.modifier.import.java,storage.type.java,storage.type.generic.java | #B3003F | — |
| storage.type.java | #206595 | — |
| support.type.property-name.json | #1F8A65 | — |
| source.json meta.structure.dictionary.json > value.json > string.quoted.json,source.json meta.structure.array.json > value.json > string.quoted.json,source.json meta.structure.dictionary.json > value.json > string.quoted.json > punctuation,source.json meta.structure.array.json > value.json > string.quoted.json > punctuation | #9E94D5 | — |
| markup.heading, markup.heading entity.name | #206595 | — |
| entity.name.section.markdown, punctuation.definition.heading.markdown, markup.heading.setext | #141414EB | — |
| markup.quote | #141414AD | — |
| markup.italic | — | italic |
| markup.bold | — | bold |
| markup.underline | — | underline |
| markup.strikethrough, punctuation.definition.strikethrough | #1414147A | strikethrough |
| markup.inline.raw | #1F8A65 | — |
| markup.underline.link.markdown, markup.underline.link.image.markdown | #141414AD | — |
| markup.heading punctuation.definition.heading, entity.name.section | #141414AD | — |
| punctuation.definition.list.begin.markdown | #141414AD | — |
| punctuation.definition.list.markdown | #141414EB | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown | #141414EB | — |
| beginning.punctuation.definition.list.markdown | #141414EB | — |
| markup.underline.link.markdown,markup.underline.link.image.markdown | #206595 | — |
| string.other.link.title.markdown,string.other.link.description.markdown | #141414AD | — |
| punctuation.definition.bold, punctuation.definition.italic, punctuation.definition.underline | #141414AD | — |
| markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted | #B3003F | — |
| markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted | #1F8A65 | — |
| markup.changed, punctuation.definition.changed | #DB704B | — |
| markup.ignored, markup.untracked | #1414147A | — |
| meta.diff.range | #6049B3 | — |
| meta.diff.header | #206595 | — |
| entity.name.tag.template, entity.name.tag.script, entity.name.tag.style | #6049B3 | — |
| entity.name.package.go | #B3003F | — |
| punctuation.definition.block.sequence.item.yaml | #141414EB | — |
| constant.language.symbol.elixir | #141414EB | — |
| invalid.broken, invalid.deprecated, invalid.illegal, invalid.unimplemented | #B3003F | italic |
| carriage-return | #1414140A | italic underline |
| message.error | #B3003F | — |
| meta.module-reference | #206595 | — |
| constant.character.escape | #141414AD | — |
| punctuation.section.embedded.begin,punctuation.section.embedded.end | #6F9BA6 | — |
| meta.separator | #206595 | — |
| meta.output | #206595 | — |
| constant.other.reference.link | #206595 | — |
| control.elements | #DB704B | — |
| punctuation.definition.constant | #DB704B | — |
| meta.tag | #C08532 | — |
| punctuation.separator.delimiter | #141414EB | — |
| support.constant.edge | #6F9BA6 | — |
| brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote | #141414AD | — |
| brackethighlighter.unmatched | #B3003F | — |
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}!`;
}