Dark Future
Publisher: Sasha PetrenkoThemes in package: 11
A collection of dark VSCode themes inspired by the Dark Future of Cyberpunk fiction.
A collection of dark VSCode themes inspired by the Dark Future of Cyberpunk fiction.
Full workbench mockup using this variant's colors and tokenColors.
Loading...
Workbench UI color keys from the theme JSON colors map.
TextMate scopes and font styles (syntax highlighting rules).
| scope | foreground | fontStyle |
|---|---|---|
| punctuation.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 | #ff487b | — |
| variable.other.generic-type.haskell | #04d9c4 | — |
| storage.type.haskell | #ffdf7e | — |
| support.variable.magic.python | #ff487b | — |
| punctuation.separator.period.python,punctuation.separator.element.python,punctuation.parenthesis.begin.python,punctuation.parenthesis.end.python | #ffffff | — |
| variable.parameter.function.language.special.self.python | #f942ff | — |
| storage.modifier.lifetime.rust | #ffffff | — |
| support.function.std.rust | #8968ff | — |
| entity.name.lifetime.rust | #f942ff | — |
| variable.language.rust | #ff487b | — |
| support.constant.edge | #04d9c4 | — |
| constant.other.character-class.regexp | #ff487b | — |
| keyword.operator.quantifier.regexp | #ffdf7e | — |
| punctuation.definition.string.begin,punctuation.definition.string.end | #00ff85 | — |
| variable.parameter.function | #ffffff | — |
| comment markup.link | #7f848e87 | — |
| markup.changed.diff | #f942ff | — |
| meta.diff.header.from-file,meta.diff.header.to-file,punctuation.definition.from-file.diff,punctuation.definition.to-file.diff | #8968ff | — |
| markup.inserted.diff | #ffffff | — |
| markup.deleted.diff | #ff487b | — |
| meta.function.c,meta.function.cpp | #ff487b | — |
| 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 | #ffffff | — |
| punctuation.separator.key-value | #ffffff | — |
| keyword.operator.expression.import | #8968ff | — |
| support.constant.math | #f942ff | — |
| support.constant.property.math | #ffdf7e | — |
| variable.other.constant | #f942ff | — |
| storage.type.annotation.java, storage.type.object.array.java | #f942ff | — |
| source.java | #ff487b | — |
| 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 | #ffffff | — |
| meta.method.java | #8968ff | — |
| storage.modifier.import.java,storage.type.java,storage.type.generic.java | #f942ff | — |
| keyword.operator.instanceof.java | #04d9c4 | — |
| meta.definition.variable.name.java | #ff487b | — |
| keyword.operator.logical | #ff845e | — |
| keyword.operator.bitwise | #ff845e | — |
| keyword.operator.channel | #ff845e | — |
| support.constant.property-value.scss,support.constant.property-value.css | #ffdf7e | — |
| keyword.operator.css,keyword.operator.scss,keyword.operator.less | #ff845e | — |
| support.constant.color.w3c-standard-color-name.css,support.constant.color.w3c-standard-color-name.scss | #ffdf7e | — |
| punctuation.separator.list.comma.css | #ffffff | — |
| support.constant.color.w3c-standard-color-name.css | #ffdf7e | — |
| support.type.vendored.property-name.css | #ff845e | — |
| support.module.node,support.type.object.module,support.module.node | #f942ff | — |
| entity.name.type.module | #f942ff | — |
| variable.other.readwrite,meta.object-literal.key,support.variable.property,support.variable.object.process,support.variable.object.node | #ff487b | — |
| support.constant.json | #ffdf7e | — |
| keyword.operator.expression.instanceof, keyword.operator.new, keyword.operator.ternary, keyword.operator.optional, keyword.operator.expression.keyof | #04d9c4 | — |
| support.type.object.console | #ff487b | — |
| support.variable.property.process | #ffdf7e | — |
| entity.name.function,support.function.console | #8968ff | — |
| keyword.operator.misc.rust | #ffffff | — |
| keyword.operator.sigil.rust | #04d9c4 | — |
| keyword.operator.delete | #04d9c4 | — |
| support.type.object.dom | #ff845e | — |
| support.variable.dom,support.variable.property.dom | #ff487b | — |
| keyword.operator.arithmetic,keyword.operator.comparison,keyword.operator.decrement,keyword.operator.increment,keyword.operator.relational | #ff845e | — |
| 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 | #04d9c4 | — |
| punctuation.separator.delimiter | #ffffff | — |
| punctuation.separator.c,punctuation.separator.cpp | #04d9c4 | — |
| support.type.posix-reserved.c,support.type.posix-reserved.cpp | #ff845e | — |
| keyword.operator.sizeof.c,keyword.operator.sizeof.cpp | #04d9c4 | — |
| variable.parameter.function.language.python | #ffdf7e | — |
| support.type.python | #ff845e | — |
| keyword.operator.logical.python | #04d9c4 | — |
| variable.parameter.function.python | #ffdf7e | — |
| punctuation.definition.arguments.begin.python,punctuation.definition.arguments.end.python,punctuation.separator.arguments.python,punctuation.definition.list.begin.python,punctuation.definition.list.end.python | #ffffff | — |
| meta.function-call.generic.python | #8968ff | — |
| constant.character.format.placeholder.other.python | #ffdf7e | — |
| keyword.operator | #ffffff | — |
| keyword.operator.assignment.compound | #04d9c4 | — |
| keyword.operator.assignment.compound.js,keyword.operator.assignment.compound.ts | #ff845e | — |
| keyword | #04d9c4 | — |
| entity.name.namespace | #f942ff | — |
| variable | #ff487b | — |
| variable.c | #ffffff | — |
| variable.language | #f942ff | — |
| token.variable.parameter.java | #ffffff | — |
| import.storage.java | #f942ff | — |
| token.package.keyword | #04d9c4 | — |
| token.package | #ffffff | — |
| entity.name.function, meta.require, support.function.any-method, variable.function | #8968ff | — |
| entity.name.type.namespace | #f942ff | — |
| support.class, entity.name.type.class | #f942ff | — |
| entity.name.class.identifier.namespace.type | #f942ff | — |
| entity.name.class, variable.other.class.js, variable.other.class.ts | #f942ff | — |
| variable.other.class.php | #ff487b | — |
| entity.name.type | #f942ff | — |
| keyword.control | #04d9c4 | — |
| control.elements, keyword.operator.less | #ffdf7e | — |
| keyword.other.special-method | #8968ff | — |
| storage | #04d9c4 | — |
| token.storage | #04d9c4 | — |
| keyword.operator.expression.delete,keyword.operator.expression.in,keyword.operator.expression.of,keyword.operator.expression.instanceof,keyword.operator.new,keyword.operator.expression.typeof,keyword.operator.expression.void | #04d9c4 | — |
| token.storage.type.java | #f942ff | — |
| support.function | #ff845e | — |
| support.type.property-name | #ffffff | — |
| support.constant.property-value | #ffffff | — |
| support.constant.font-name | #ffdf7e | — |
| meta.tag | #ffffff | — |
| string | #00ff85 | — |
| entity.other.inherited-class | #f942ff | — |
| constant.other.symbol | #ff845e | — |
| constant.numeric | #ffdf7e | — |
| constant | #ffdf7e | — |
| punctuation.definition.constant | #ffdf7e | — |
| entity.name.tag | #ff487b | — |
| entity.other.attribute-name | #ffdf7e | — |
| entity.other.attribute-name.id | #8968ff | — |
| entity.other.attribute-name.class.css | #ffdf7e | — |
| meta.selector | #04d9c4 | — |
| markup.heading | #ff487b | — |
| markup.heading punctuation.definition.heading, entity.name.section | #8968ff | — |
| keyword.other.unit | #ff487b | — |
| markup.bold,todo.bold | #ffdf7e | — |
| punctuation.definition.bold | #f942ff | — |
| markup.italic, punctuation.definition.italic,todo.emphasis | #04d9c4 | — |
| emphasis md | #04d9c4 | — |
| entity.name.section.markdown | #ff487b | — |
| punctuation.definition.heading.markdown | #ff487b | — |
| punctuation.definition.list.begin.markdown | #ff487b | — |
| markup.heading.setext | #ffffff | — |
| punctuation.definition.bold.markdown | #ffdf7e | — |
| markup.inline.raw.markdown | #ffffff | — |
| markup.inline.raw.string.markdown | #ffffff | — |
| punctuation.definition.list.markdown | #ff487b | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown | #ff487b | — |
| beginning.punctuation.definition.list.markdown | #ff487b | — |
| punctuation.definition.metadata.markdown | #ff487b | — |
| markup.underline.link.markdown,markup.underline.link.image.markdown | #04d9c4 | — |
| string.other.link.title.markdown,string.other.link.description.markdown | #8968ff | — |
| string.regexp | #ff845e | — |
| constant.character.escape | #ff845e | — |
| punctuation.section.embedded, variable.interpolation | #ff487b | — |
| punctuation.section.embedded.begin,punctuation.section.embedded.end | #04d9c4 | — |
| invalid.illegal | #ffffff | — |
| invalid.illegal.bad-ampersand.html | #ffffff | — |
| invalid.broken | #ffffff | — |
| invalid.deprecated | #ffffff | — |
| invalid.unimplemented | #ffffff | — |
| source.json meta.structure.dictionary.json > string.quoted.json | #ff487b | — |
| source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string | #ff487b | — |
| 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 | #ffffff | — |
| source.json meta.structure.dictionary.json > constant.language.json,source.json meta.structure.array.json > constant.language.json | #ff845e | — |
| support.type.property-name.json | #ff487b | — |
| support.type.property-name.json punctuation | #ff487b | — |
| text.html.laravel-blade source.php.embedded.line.html entity.name.tag.laravel-blade | #04d9c4 | — |
| text.html.laravel-blade source.php.embedded.line.html support.constant.laravel-blade | #04d9c4 | — |
| support.other.namespace.use.php,support.other.namespace.use-as.php,support.other.namespace.php,entity.other.alias.php,meta.interface.php | #f942ff | — |
| keyword.operator.error-control.php | #04d9c4 | — |
| keyword.operator.type.php | #04d9c4 | — |
| punctuation.section.array.begin.php | #ffffff | — |
| punctuation.section.array.end.php | #ffffff | — |
| invalid.illegal.non-null-typehinted.php | #f44747 | — |
| storage.type.php,meta.other.type.phpdoc.php,keyword.other.type.php,keyword.other.array.phpdoc.php | #f942ff | — |
| meta.function-call.php,meta.function-call.object.php,meta.function-call.static.php | #8968ff | — |
| 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 | #ffffff | — |
| support.constant.core.rust | #ffdf7e | — |
| support.constant.ext.php,support.constant.std.php,support.constant.core.php,support.constant.parser-token.php | #ffdf7e | — |
| entity.name.goto-label.php,support.other.php | #8968ff | — |
| keyword.operator.logical.php,keyword.operator.bitwise.php,keyword.operator.arithmetic.php | #ff845e | — |
| keyword.operator.regexp.php | #04d9c4 | — |
| keyword.operator.comparison.php | #ff845e | — |
| keyword.operator.heredoc.php,keyword.operator.nowdoc.php | #04d9c4 | — |
| meta.function.decorator.python | #8968ff | — |
| support.token.decorator.python,meta.function.decorator.identifier.python | #ff845e | — |
| function.parameter | #ffffff | — |
| function.brace | #ffffff | — |
| function.parameter.ruby, function.parameter.cs | #ffffff | — |
| constant.language.symbol.ruby | #ff845e | — |
| rgb-value | #ff845e | — |
| inline-color-decoration rgb-value | #ffdf7e | — |
| less rgb-value | #ffdf7e | — |
| selector.sass | #ff487b | — |
| support.type.primitive.ts,support.type.builtin.ts,support.type.primitive.tsx,support.type.builtin.tsx | #f942ff | — |
| block.scope.end,block.scope.begin | #ffffff | — |
| storage.type.cs | #f942ff | — |
| entity.name.variable.local.cs | #ff487b | — |
| token.info-token | #8968ff | — |
| token.warn-token | #ffdf7e | — |
| token.error-token | #f44747 | — |
| token.debug-token | #04d9c4 | — |
| punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.section.embedded | #04d9c4 | — |
| meta.template.expression | #ffffff | — |
| keyword.operator.module | #04d9c4 | — |
| support.type.type.flowtype | #8968ff | — |
| support.type.primitive | #f942ff | — |
| meta.property.object | #ff487b | — |
| variable.parameter.function.js | #ff487b | — |
| keyword.other.template.begin | #ffffff | — |
| keyword.other.template.end | #ffffff | — |
| keyword.other.substitution.begin | #ffffff | — |
| keyword.other.substitution.end | #ffffff | — |
| keyword.operator.assignment | #ff845e | — |
| keyword.operator.assignment.go | #f942ff | — |
| keyword.operator.arithmetic.go, keyword.operator.address.go | #04d9c4 | — |
| entity.name.package.go | #f942ff | — |
| support.type.prelude.elm | #ff845e | — |
| support.constant.elm | #ffdf7e | — |
| punctuation.quasi.element | #04d9c4 | — |
| constant.character.entity | #ff487b | — |
| entity.other.attribute-name.pseudo-element, entity.other.attribute-name.pseudo-class | #ff845e | — |
| entity.global.clojure | #f942ff | — |
| meta.symbol.clojure | #ff487b | — |
| constant.keyword.clojure | #ff845e | — |
| meta.arguments.coffee, variable.parameter.function.coffee | #ff487b | — |
| source.ini | #ffffff | — |
| meta.scope.prerequisites.makefile | #ff487b | — |
| source.makefile | #f942ff | — |
| storage.modifier.import.groovy | #f942ff | — |
| meta.method.groovy | #8968ff | — |
| meta.definition.variable.name.groovy | #ff487b | — |
| meta.definition.class.inherited.classes.groovy | #ffffff | — |
| support.variable.semantic.hlsl | #f942ff | — |
| 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 | #04d9c4 | — |
| text.variable, text.bracketed | #ff487b | — |
| support.type.swift, support.type.vb.asp | #f942ff | — |
| entity.name.function.xi | #f942ff | — |
| entity.name.class.xi | #ff845e | — |
| constant.character.character-class.regexp.xi | #ff487b | — |
| constant.regexp.xi | #04d9c4 | — |
| keyword.control.xi | #ff845e | — |
| invalid.xi | #ffffff | — |
| beginning.punctuation.definition.quote.markdown.xi | #ffffff | — |
| beginning.punctuation.definition.list.markdown.xi | #7f848e87 | — |
| constant.character.xi | #8968ff | — |
| accent.xi | #8968ff | — |
| wikiword.xi | #ffdf7e | — |
| constant.other.color.rgb-value.xi | #ffffff | — |
| punctuation.definition.tag.xi | #7f848e87 | — |
| entity.name.label.cs, entity.name.scope-resolution.function.call, entity.name.scope-resolution.function.definition | #f942ff | — |
| entity.name.label.cs, markup.heading.setext.1.markdown, markup.heading.setext.2.markdown | #ff487b | — |
| meta.brace.square | #ffffff | — |
| comment, punctuation.definition.comment | #7f848e87 | italic |
| markup.quote.markdown | #7f848e87 | — |
| punctuation.definition.block.sequence.item.yaml | #ffffff | — |
| constant.language.symbol.elixir | #ff845e | — |
| 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 |
| comment.line.double-slash,comment.block.documentation | — | italic |
| keyword.control.import.python,keyword.control.flow.python | — | italic |
| markup.italic.markdown | — | italic |
| source.julia meta.bracket | #FF8F3F | — |
| source.julia entity.name.function, source.julia keyword.operator.boolean | #AE81FF | — |
| source.julia keyword.operator | #FF3F4F | |
| source.julia keyword.operator.isa, source.julia keyword.operator.relation.in | #FF3F4F | italic |
| source.julia variable.interpolation | #2ab1eb | — |
| source.julia constant.language, source.julia constant.other, source.julia constant.numeric, source.julia constant.character, source.julia support.function.macro, source.julia support.type | #00AAFF | — |
| source.julia constant.other.symbol | #FD5FF0 | — |
| source.julia keyword.control.using, source.julia keyword.control.import | #81F900 | — |
| source.julia meta.array.julia | #25E1ED | — |
| source.python storage.type, source.python constant.language, source.python constant.numeric, source.python constant.character | #00AAFF | — |
| source.python entity.name.function, source.python meta.function support.function | #AE81FF | — |
| source.python entity.name.type | #AE81FF | underline |
| source.python meta.function-call.generic, source.python meta.function-call support.type, source.python keyword.control.import | #81F900 | — |
| source.python punctuation | #5C6370 | — |
| source.python punctuation.separator.period, source.python punctuation.section, source.python punctuation.separator.colon, source.python punctuation.separator.dict, source.python punctuation.definition.decorator, source.python meta.function.decorator support.type, source.python meta.function.decorator entity.name.function | #FF3F4F | — |
| source.python punctuation.definition.string, source.python support.type, source.python meta.function-call meta.function-call.arguments support.type | #FFD945 | — |
| source.python keyword.operator.arithmetic | — | |
| source.python variable.parameter.function.language.special.self, source.python variable.language, source.python constant.other.caps | #FF00FF | — |
| source.python variable.parameter, source.python variable.parameter.function-call | #FF8F3F | — |
| source.python support.variable | #F8F8F0 | — |
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.quoted.docstring.multi.python | #0098df | italic |
| string | #0ef3ff | — |
| constant.numeric | #ffd400 | — |
| constant.language | #ff2e97 | — |
| constant.character, constant.other | #c832ff | — |
| variable | — | |
| keyword | #ff2cf1 | — |
| storage | #40a9ff | |
| storage.type | #ff1bf0 | |
| meta | #ff2e97 | — |
| meta.jsx.children, meta.jsx.children.js, meta.jsx.children.tsx | #ffd400 | — |
| variable.other.object.js, variable.other.object.jsx, variable.object.property.js, variable.object.property.jsx | #40a9ff | — |
| punctuation.definition.parameters | #ffee80 | — |
| punctuation.definition.template-expression | #ffee80 | — |
| entity.name.class, entity.name.type.class | #ff2e97 | |
| entity | #ffd400 | — |
| entity.other.inherited-class, meta.other.inherited-class.php | #6ab0ff | italic |
| entity.name.function - meta.function-call | #39c0ff | |
| variable.parameter | #ff2e97 | |
| entity.name.tag | #ff2e97 | |
| entity.other.attribute-name | #ffd400 | |
| support.function | #ffd400 | |
| support.constant | #39c0ff | |
| support.type, support.class | #ff2cf1 | italic |
| support.other.variable | #39c0ff | |
| support.variable.property.dom | #67b3ff | — |
| invalid | #9e0a52 | |
| invalid.deprecated | #00d7e2 | — |
| meta.diff, meta.diff.header | #009af3 | — |
| markup.deleted | #ec107b | — |
| markup.inserted | #dbcd00 | — |
| markup.changed | #029fcf | — |
| constant.numeric.line-number.find-in-files - match | #e92778 | — |
| entity.name.filename.find-in-files | #ff2e97 | — |
| keyword.other | #a83dff | — |
| meta.property-value, support.constant.property-value, constant.other.color | #fd21ef | — |
| meta.structure.dictionary.json string.quoted.double.json | #FF0081 | — |
| support.type.property-name.json | #ff2e97 | |
| meta.structure.dictionary.value.json string.quoted.double.json | #0ef3ff | — |
| meta.property-name support.type.property-name | #0ef3ff | |
| meta.property-value punctuation.separator.key-value | #44a1fd | — |
| keyword.other.use, keyword.other.function.use, keyword.other.namespace, keyword.other.new, keyword.other.special-method, keyword.other.unit, keyword.other.use-as | #EA00D9 | — |
| support.other.namespace.php | #973dfd | — |
| meta.use | #2fb3ff | |
| variable.other | #ff2e97 | |
| keyword.other.phpdoc.php | #35a3fd | |
| variable.parameter.function.coffee | #ff2e97 | |
| variable.parameter.function.language.special.self.python | #ff2e97 | — |
| source.ts entity.name.type | #dbcd00 | — |
| source.ts keyword | #ff25f0 | — |
| source.ts punctuation.definition.parameters | #dbcd00 | — |
| meta.arrow.ts punctuation.definition.parameters | #ffee80 | — |
| source.ts storage | #0ef3ff | — |
| variable.language, entity.name.type.class.ts, entity.name.type.class.tsx | #ff2e97 | — |
| entity.other.inherited-class.ts, entity.other.inherited-class.tsx | #dbcd00 | — |
| source.js storage.type.function | #ff25f0 | — |
| variable.language, entity.name.type.class.js | #3ec8ff | — |
| entity.other.inherited-class.js | #ff15ef | — |
| text.html.vue-html | #ffd400 | — |
| entity.name.section.markdown | #ff2e97 | — |
| string.other.link.title.markdown | #ff2e97 | — |
| punctuation.definition.heading.markdown | #ff2e97 | — |
| markup.raw.inline.markdown | #e9e9e9 | — |
| punctuation.definition.bold.markdown, punctuation.definition.italic.markdown | #ff2e97 | — |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown | #ff22f0 | — |
| punctuation.definition.metadata.markdown | #ff22f0 | — |
| markup.underline.link.markdown, markup.underline.link.image.markdown, meta.image.inline.markdown | #ff22f0 | |
| markup.bold.markdown, markup.italic.markdown | #ff2e97 | — |
| markup.italic.markdown | — | italic |
| markup.bold.markdown | — | bold |
| fenced_code.block.language, markup.inline.raw.markdown | #ff2e97 | — |
| fenced_code.block.language, markup.inline.raw.markdown | #ff2e97 | — |
| meta.paragraph.markdown | #e1efff | — |
| markup.raw.block.markdown | #ffffff | — |
| markup.deleted.git_gutter | #e700d8 | — |
| markup.inserted.git_gutter | #ffd400 | — |
| markup.changed.git_gutter | #0685fc | — |
| meta.template.expression | #18b6ff | — |
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 |
|---|---|---|
| — | #eeffffff | — |
| comment, punctuation.definition.comment | #6766b3 | italic |
| variable, string constant.other.placeholder | #EEFFFF | — |
| constant.other.color | #ffffff | — |
| invalid, invalid.illegal | #FF5370 | — |
| keyword, storage.type, storage.modifier | #d57bff | — |
| 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 | #00b0ff | — |
| entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter | #ff5680 | — |
| entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method | #00b0ff | — |
| meta.block variable.other | #b4baff | — |
| support.other.variable, string.other.link | #00FF9C | — |
| constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter | #fffc58 | — |
| keyword.other.unit, keyword.other | #ff5680 | — |
| 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 | #76c1ff | — |
| entity.name, support.type, support.class, support.orther.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types | #00FF9C | — |
| support.type | #00FF9C | — |
| 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 | #98e3ff | — |
| entity.name.module.js, variable.import.parameter.js, variable.other.class.js | #ff5680 | — |
| variable.language | #ff5680 | italic |
| entity.name.method.js | #6095ff | italic |
| meta.class-method.js entity.name.function.js, variable.function.constructor | #6095ff | — |
| entity.other.attribute-name | #ee6dff | — |
| text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name | #00FF9C | italic |
| entity.other.attribute-name.class | #00FF9C | — |
| 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 | — |
| text.html.markdown meta.dummy.line-break | — | — |
| 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.strike | — | strikethrough |
| 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 | — |
| token.info-token | #6796e6 | — |
| token.warn-token | #cd9731 | — |
| token.error-token | #f44747 | — |
| token.debug-token | #b267e6 | — |
| source.julia meta.bracket | #FF8F3F | — |
| source.julia entity.name.function, source.julia keyword.operator.boolean | #AE81FF | — |
| source.julia keyword.operator | #FF3F4F | |
| source.julia keyword.operator.isa, source.julia keyword.operator.relation.in | #FF3F4F | italic |
| source.julia variable.interpolation | #F8F8F0FF | — |
| source.julia constant.language, source.julia constant.other, source.julia constant.numeric, source.julia constant.character, source.julia support.function.macro, source.julia support.type | #00AAFF | — |
| source.julia constant.other.symbol | #FD5FF0 | — |
| source.julia keyword.control.using, source.julia keyword.control.import | #81F900 | — |
| source.julia meta.array.julia | #25E1ED | — |
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}!`;
}