Themes To Die For
A collection of my favorite VS Code themes
A collection of my favorite VS Code themes
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 |
|---|---|---|
| keyword, storage.type.function, storage.type.class, storage.type.enum, storage.type.interface, storage.type.property, keyword.operator.new, keyword.operator.expression, keyword.operator.new, keyword.operator.delete, storage.type.extends | #EA6962 | — |
| keyword.other.debugger | #EA6962 | — |
| storage, modifier, keyword.var, entity.name.tag, keyword.control.case, keyword.control.switch | #E78A4E | — |
| keyword.operator | #E78A4E | — |
| string, punctuation.definition.string.end, punctuation.definition.string.begin, punctuation.definition.string.template.begin, punctuation.definition.string.template.end | #D8A657 | — |
| entity.other.attribute-name | #D8A657 | — |
| constant.character.escape, punctuation.quasi.element, punctuation.definition.template-expression, punctuation.section.embedded, storage.type.format, constant.other.placeholder, constant.other.placeholder, variable.interpolation | #A9B665 | — |
| entity.name.function, support.function, meta.function, meta.function-call, meta.definition.method | #A9B665 | — |
| keyword.control.at-rule, keyword.control.import, keyword.control.export, storage.type.namespace, punctuation.decorator, keyword.control.directive, keyword.preprocessor, punctuation.definition.preprocessor, punctuation.definition.directive, keyword.other.import, keyword.other.package, entity.name.type.namespace, entity.name.scope-resolution, keyword.other.using, keyword.package, keyword.import, keyword.map | #89B482 | — |
| storage.type.annotation | #89B482 | — |
| entity.name.label, constant.other.label | #89B482 | — |
| support.module, support.node, support.other.module, support.type.object.module, entity.name.type.module, entity.name.type.class.module, keyword.control.module | #89B482 | — |
| storage.type, support.type, entity.name.type, keyword.type | #7DAEA3 | — |
| entity.name.type.class, support.class, entity.name.class, entity.other.inherited-class, storage.class | #7DAEA3 | — |
| constant.numeric | #D3869B | — |
| constant.language.boolean | #D3869B | — |
| entity.name.function.preprocessor | #D3869B | — |
| variable.language.this, variable.language.self, variable.language.super, keyword.other.this, variable.language.special, constant.language.null, constant.language.undefined, constant.language.nan | #D3869B | — |
| constant.language, support.constant | #D3869B | — |
| variable, support.variable, meta.definition.variable | #D4BE98 | — |
| variable.object.property, support.variable.property, variable.other.property, variable.other.object.property, variable.other.enummember, variable.other.member, meta.object-literal.key | #D4BE98 | — |
| punctuation, meta.brace, meta.delimiter, meta.bracket | #D4BE98 | — |
| heading.1.markdown, markup.heading.setext.1.markdown | #EA6962 | bold |
| heading.2.markdown, markup.heading.setext.2.markdown | #E78A4E | bold |
| heading.3.markdown | #D8A657 | bold |
| heading.4.markdown | #A9B665 | bold |
| heading.5.markdown | #7DAEA3 | bold |
| heading.6.markdown | #D3869B | bold |
| punctuation.definition.heading.markdown | #928374 | regular |
| string.other.link.title.markdown, constant.other.reference.link.markdown, string.other.link.description.markdown | #D3869B | regular |
| markup.underline.link.image.markdown, markup.underline.link.markdown | #A9B665 | underline |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.italic.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.metadata.markdown, punctuation.separator.key-value.markdown, punctuation.definition.constant.markdown | #928374 | — |
| punctuation.definition.bold.markdown | #928374 | regular |
| meta.separator.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown | #928374 | bold |
| markup.italic | — | italic |
| markup.bold | — | bold |
| markup.bold markup.italic, markup.italic markup.bold | — | italic bold |
| punctuation.definition.markdown, punctuation.definition.raw.markdown | #D8A657 | — |
| fenced_code.block.language | #D8A657 | — |
| markup.fenced_code.block.markdown, markup.inline.raw.string.markdown | #A9B665 | — |
| punctuation.definition.list.begin.markdown | #EA6962 | — |
| punctuation.definition.heading.restructuredtext | #E78A4E | bold |
| punctuation.definition.field.restructuredtext, punctuation.separator.key-value.restructuredtext, punctuation.definition.directive.restructuredtext, punctuation.definition.constant.restructuredtext, punctuation.definition.italic.restructuredtext, punctuation.definition.table.restructuredtext | #928374 | — |
| punctuation.definition.bold.restructuredtext | #928374 | regular |
| entity.name.tag.restructuredtext, punctuation.definition.link.restructuredtext, punctuation.definition.raw.restructuredtext, punctuation.section.raw.restructuredtext | #89B482 | — |
| constant.other.footnote.link.restructuredtext | #D3869B | — |
| support.directive.restructuredtext | #EA6962 | — |
| entity.name.directive.restructuredtext, markup.raw.restructuredtext, markup.raw.inner.restructuredtext, string.other.link.title.restructuredtext | #A9B665 | — |
| punctuation.definition.function.latex, punctuation.definition.function.tex, punctuation.definition.keyword.latex, constant.character.newline.tex, punctuation.definition.keyword.tex | #928374 | — |
| support.function.be.latex | #EA6962 | — |
| support.function.section.latex, keyword.control.table.cell.latex, keyword.control.table.newline.latex | #E78A4E | — |
| support.class.latex, variable.parameter.latex, variable.parameter.function.latex, variable.parameter.definition.label.latex, constant.other.reference.label.latex | #D8A657 | — |
| keyword.control.preamble.latex | #D3869B | — |
| punctuation.separator.namespace.xml | #928374 | — |
| entity.name.tag.html, entity.name.tag.xml, entity.name.tag.localname.xml | #E78A4E | — |
| entity.other.attribute-name.html, entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml | #D8A657 | — |
| string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.separator.key-value.html, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml, string.quoted.double.xml, string.quoted.single.xml, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.definition.tag.xml, meta.tag.xml, meta.tag.preprocessor.xml, meta.tag.other.html, meta.tag.block.any.html, meta.tag.inline.any.html | #A9B665 | — |
| variable.language.documentroot.xml, meta.tag.sgml.doctype.xml | #D3869B | — |
| storage.type.proto | #D8A657 | — |
| string.quoted.double.proto.syntax, string.quoted.single.proto.syntax, string.quoted.double.proto, string.quoted.single.proto | #A9B665 | — |
| entity.name.class.proto, entity.name.class.message.proto | #89B482 | — |
| punctuation.definition.entity.css, punctuation.separator.key-value.css, punctuation.terminator.rule.css, punctuation.separator.list.comma.css | #928374 | — |
| entity.other.attribute-name.class.css | #EA6962 | — |
| keyword.other.unit | #E78A4E | — |
| entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css | #D8A657 | — |
| string.quoted.single.css, string.quoted.double.css, support.constant.property-value.css, meta.property-value.css, punctuation.definition.string.begin.css, punctuation.definition.string.end.css, constant.numeric.css, support.constant.font-name.css, variable.parameter.keyframe-list.css | #A9B665 | — |
| support.type.property-name.css | #89B482 | — |
| support.type.vendored.property-name.css | #7DAEA3 | — |
| entity.name.tag.css, entity.other.keyframe-offset.css, punctuation.definition.keyword.css, keyword.control.at-rule.keyframes.css, meta.selector.css | #D3869B | — |
| punctuation.definition.entity.scss, punctuation.separator.key-value.scss, punctuation.terminator.rule.scss, punctuation.separator.list.comma.scss | #928374 | — |
| keyword.control.at-rule.keyframes.scss | #E78A4E | — |
| punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss | #D8A657 | — |
| punctuation.definition.string.begin.scss, punctuation.definition.string.end.scss, string.quoted.double.scss, string.quoted.single.scss, constant.character.css.sass, meta.property-value.scss | #A9B665 | — |
| keyword.control.at-rule.include.scss, keyword.control.at-rule.use.scss, keyword.control.at-rule.mixin.scss, keyword.control.at-rule.extend.scss, keyword.control.at-rule.import.scss | #D3869B | — |
| meta.function.stylus | #D4BE98 | — |
| entity.name.function.stylus | #D8A657 | — |
| string.unquoted.js | #D4BE98 | — |
| punctuation.accessor.js, punctuation.separator.key-value.js, punctuation.separator.label.js, keyword.operator.accessor.js | #928374 | — |
| punctuation.definition.block.tag.jsdoc | #EA6962 | — |
| storage.type.js, storage.type.function.arrow.js | #E78A4E | — |
| JSXNested | #D4BE98 | — |
| punctuation.definition.tag.jsx, entity.other.attribute-name.jsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, entity.other.attribute-name.js.jsx | #A9B665 | — |
| entity.name.type.module.ts | #D4BE98 | — |
| keyword.operator.type.annotation.ts, punctuation.accessor.ts, punctuation.separator.key-value.ts | #928374 | — |
| punctuation.definition.tag.directive.ts, entity.other.attribute-name.directive.ts | #A9B665 | — |
| entity.name.type.ts, entity.name.type.interface.ts, entity.other.inherited-class.ts, entity.name.type.alias.ts, entity.name.type.class.ts, entity.name.type.enum.ts | #89B482 | — |
| storage.type.ts, storage.type.function.arrow.ts, storage.type.type.ts | #E78A4E | — |
| entity.name.type.module.ts | #7DAEA3 | — |
| keyword.control.import.ts, keyword.control.export.ts, storage.type.namespace.ts | #D3869B | — |
| entity.name.type.module.tsx | #D4BE98 | — |
| keyword.operator.type.annotation.tsx, punctuation.accessor.tsx, punctuation.separator.key-value.tsx | #928374 | — |
| punctuation.definition.tag.directive.tsx, entity.other.attribute-name.directive.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, entity.other.attribute-name.tsx | #A9B665 | — |
| entity.name.type.tsx, entity.name.type.interface.tsx, entity.other.inherited-class.tsx, entity.name.type.alias.tsx, entity.name.type.class.tsx, entity.name.type.enum.tsx | #89B482 | — |
| entity.name.type.module.tsx | #7DAEA3 | — |
| keyword.control.import.tsx, keyword.control.export.tsx, storage.type.namespace.tsx | #D3869B | — |
| storage.type.tsx, storage.type.function.arrow.tsx, storage.type.type.tsx, support.class.component.tsx | #E78A4E | — |
| storage.type.function.coffee | #E78A4E | — |
| meta.type-signature.purescript | #D4BE98 | — |
| keyword.other.double-colon.purescript, keyword.other.arrow.purescript, keyword.other.big-arrow.purescript | #E78A4E | — |
| entity.name.function.purescript | #D8A657 | — |
| string.quoted.single.purescript, string.quoted.double.purescript, punctuation.definition.string.begin.purescript, punctuation.definition.string.end.purescript, string.quoted.triple.purescript, entity.name.type.purescript | #A9B665 | — |
| support.other.module.purescript | #D3869B | — |
| punctuation.dot.dart | #928374 | — |
| storage.type.primitive.dart | #E78A4E | — |
| support.class.dart | #D8A657 | — |
| entity.name.function.dart, string.interpolated.single.dart, string.interpolated.double.dart | #A9B665 | — |
| variable.language.dart | #7DAEA3 | — |
| keyword.other.import.dart, storage.type.annotation.dart | #D3869B | — |
| entity.other.attribute-name.class.pug | #EA6962 | — |
| storage.type.function.pug | #E78A4E | — |
| entity.other.attribute-name.tag.pug | #89B482 | — |
| entity.name.tag.pug, storage.type.import.include.pug | #D3869B | — |
| meta.function-call.c, storage.modifier.array.bracket.square.c, meta.function.definition.parameters.c | #D4BE98 | — |
| punctuation.separator.dot-access.c, constant.character.escape.line-continuation.c | #928374 | — |
| keyword.control.directive.include.c, punctuation.definition.directive.c, keyword.control.directive.pragma.c, keyword.control.directive.line.c, keyword.control.directive.define.c, keyword.control.directive.conditional.c, keyword.control.directive.diagnostic.error.c, keyword.control.directive.undef.c, keyword.control.directive.conditional.ifdef.c, keyword.control.directive.endif.c, keyword.control.directive.conditional.ifndef.c, keyword.control.directive.conditional.if.c, keyword.control.directive.else.c | #EA6962 | — |
| punctuation.separator.pointer-access.c | #E78A4E | — |
| variable.other.member.c | #89B482 | — |
| meta.function-call.cpp, storage.modifier.array.bracket.square.cpp, meta.function.definition.parameters.cpp, meta.body.function.definition.cpp | #D4BE98 | — |
| punctuation.separator.dot-access.cpp, constant.character.escape.line-continuation.cpp | #928374 | — |
| keyword.control.directive.include.cpp, punctuation.definition.directive.cpp, keyword.control.directive.pragma.cpp, keyword.control.directive.line.cpp, keyword.control.directive.define.cpp, keyword.control.directive.conditional.cpp, keyword.control.directive.diagnostic.error.cpp, keyword.control.directive.undef.cpp, keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.conditional.ifndef.cpp, keyword.control.directive.conditional.if.cpp, keyword.control.directive.else.cpp, storage.type.namespace.definition.cpp, keyword.other.using.directive.cpp, storage.type.struct.cpp | #EA6962 | — |
| punctuation.separator.pointer-access.cpp, punctuation.section.angle-brackets.begin.template.call.cpp, punctuation.section.angle-brackets.end.template.call.cpp | #E78A4E | — |
| variable.other.member.cpp | #89B482 | — |
| keyword.other.using.cs | #EA6962 | — |
| keyword.type.cs, constant.character.escape.cs, punctuation.definition.interpolation.begin.cs, punctuation.definition.interpolation.end.cs | #D8A657 | — |
| string.quoted.double.cs, string.quoted.single.cs, punctuation.definition.string.begin.cs, punctuation.definition.string.end.cs | #A9B665 | — |
| variable.other.object.property.cs | #89B482 | — |
| entity.name.type.namespace.cs | #D3869B | — |
| keyword.symbol.fsharp, constant.language.unit.fsharp | #D4BE98 | — |
| keyword.format.specifier.fsharp, entity.name.type.fsharp | #D8A657 | — |
| string.quoted.double.fsharp, string.quoted.single.fsharp, punctuation.definition.string.begin.fsharp, punctuation.definition.string.end.fsharp | #A9B665 | — |
| entity.name.section.fsharp | #7DAEA3 | — |
| support.function.attribute.fsharp | #D3869B | — |
| punctuation.separator.java, punctuation.separator.period.java | #928374 | — |
| keyword.other.import.java, keyword.other.package.java | #EA6962 | — |
| storage.type.function.arrow.java, keyword.control.ternary.java | #E78A4E | — |
| variable.other.property.java | #89B482 | — |
| variable.language.wildcard.java, storage.modifier.import.java, storage.type.annotation.java, punctuation.definition.annotation.java, storage.modifier.package.java, entity.name.type.module.java | #D3869B | — |
| keyword.other.import.kotlin | #EA6962 | — |
| storage.type.kotlin | #E78A4E | — |
| constant.language.kotlin | #89B482 | — |
| entity.name.package.kotlin, storage.type.annotation.kotlin | #D3869B | — |
| entity.name.package.scala | #D3869B | — |
| constant.language.scala | #7DAEA3 | — |
| entity.name.import.scala | #89B482 | — |
| string.quoted.double.scala, string.quoted.single.scala, punctuation.definition.string.begin.scala, punctuation.definition.string.end.scala, string.quoted.double.interpolated.scala, string.quoted.single.interpolated.scala, string.quoted.triple.scala | #A9B665 | — |
| entity.name.class, entity.other.inherited-class.scala | #D8A657 | — |
| keyword.declaration.stable.scala, keyword.other.arrow.scala | #E78A4E | — |
| keyword.other.import.scala | #EA6962 | — |
| keyword.operator.navigation.groovy, meta.method.body.java, meta.definition.method.groovy, meta.definition.method.signature.java | #D4BE98 | — |
| punctuation.separator.groovy | #928374 | — |
| keyword.other.import.groovy, keyword.other.package.groovy, keyword.other.import.static.groovy | #EA6962 | — |
| storage.type.def.groovy | #E78A4E | — |
| variable.other.interpolated.groovy, meta.method.groovy | #A9B665 | — |
| storage.modifier.import.groovy, storage.modifier.package.groovy | #89B482 | — |
| storage.type.annotation.groovy | #D3869B | — |
| keyword.type.go | #EA6962 | — |
| entity.name.package.go | #89B482 | — |
| keyword.import.go, keyword.package.go | #D3869B | — |
| entity.name.type.mod.rust | #D4BE98 | — |
| keyword.operator.path.rust, keyword.operator.member-access.rust | #928374 | — |
| storage.type.rust | #E78A4E | — |
| support.constant.core.rust | #89B482 | — |
| meta.attribute.rust, variable.language.rust, storage.type.module.rust | #D3869B | — |
| meta.function-call.swift, support.function.any-method.swift | #D4BE98 | — |
| support.variable.swift | #89B482 | — |
| keyword.operator.class.php | #D4BE98 | — |
| storage.type.trait.php | #E78A4E | — |
| constant.language.php, support.other.namespace.php | #89B482 | — |
| storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.private.cpp | #7DAEA3 | — |
| keyword.control.import.include.php, storage.type.php | #D3869B | — |
| meta.function-call.arguments.python | #D4BE98 | — |
| punctuation.definition.decorator.python, punctuation.separator.period.python | #928374 | — |
| constant.language.python | #89B482 | — |
| keyword.control.import.python, keyword.control.import.from.python | #D3869B | — |
| constant.language.lua | #89B482 | — |
| entity.name.class.lua | #7DAEA3 | — |
| meta.function.method.with-arguments.ruby | #D4BE98 | — |
| punctuation.separator.method.ruby | #928374 | — |
| keyword.control.pseudo-method.ruby, storage.type.variable.ruby | #E78A4E | — |
| keyword.other.special-method.ruby | #A9B665 | — |
| keyword.control.module.ruby, punctuation.definition.constant.ruby | #D3869B | — |
| string.regexp.character-class.ruby,string.regexp.interpolated.ruby,punctuation.definition.character-class.ruby,string.regexp.group.ruby, punctuation.section.regexp.ruby, punctuation.definition.group.ruby | #D8A657 | — |
| variable.other.constant.ruby | #7DAEA3 | — |
| keyword.other.arrow.haskell, keyword.other.big-arrow.haskell, keyword.other.double-colon.haskell | #E78A4E | — |
| storage.type.haskell | #D8A657 | — |
| constant.other.haskell, string.quoted.double.haskell, string.quoted.single.haskell, punctuation.definition.string.begin.haskell, punctuation.definition.string.end.haskell | #A9B665 | — |
| entity.name.function.haskell | #7DAEA3 | — |
| entity.name.namespace, meta.preprocessor.haskell | #89B482 | — |
| keyword.control.import.julia, keyword.control.export.julia | #EA6962 | — |
| keyword.storage.modifier.julia | #E78A4E | — |
| constant.language.julia | #89B482 | — |
| support.function.macro.julia | #D3869B | — |
| keyword.other.period.elm | #D4BE98 | — |
| storage.type.elm | #D8A657 | — |
| keyword.other.r | #E78A4E | — |
| entity.name.function.r, variable.function.r | #A9B665 | — |
| constant.language.r | #89B482 | — |
| entity.namespace.r | #D3869B | — |
| punctuation.separator.module-function.erlang, punctuation.section.directive.begin.erlang | #928374 | — |
| keyword.control.directive.erlang, keyword.control.directive.define.erlang | #EA6962 | — |
| entity.name.type.class.module.erlang | #D8A657 | — |
| string.quoted.double.erlang, string.quoted.single.erlang, punctuation.definition.string.begin.erlang, punctuation.definition.string.end.erlang | #A9B665 | — |
| keyword.control.directive.export.erlang, keyword.control.directive.module.erlang, keyword.control.directive.import.erlang, keyword.control.directive.behaviour.erlang | #D3869B | — |
| variable.other.readwrite.module.elixir, punctuation.definition.variable.elixir | #89B482 | — |
| constant.language.elixir | #7DAEA3 | — |
| keyword.control.module.elixir | #D3869B | — |
| entity.name.type.value-signature.ocaml | #D4BE98 | — |
| keyword.other.ocaml | #E78A4E | — |
| constant.language.variant.ocaml | #89B482 | — |
| storage.type.sub.perl, storage.type.declare.routine.perl | #EA6962 | — |
| meta.function.lisp | #D4BE98 | — |
| storage.type.function-type.lisp | #EA6962 | — |
| keyword.constant.lisp | #A9B665 | — |
| entity.name.function.lisp | #89B482 | — |
| constant.keyword.clojure, support.variable.clojure, meta.definition.variable.clojure | #A9B665 | — |
| entity.global.clojure | #D3869B | — |
| entity.name.function.clojure | #7DAEA3 | — |
| meta.scope.if-block.shell, meta.scope.group.shell | #D4BE98 | — |
| support.function.builtin.shell, entity.name.function.shell | #D8A657 | — |
| string.quoted.double.shell, string.quoted.single.shell, punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell, string.unquoted.heredoc.shell | #A9B665 | — |
| keyword.control.heredoc-token.shell, variable.other.normal.shell, punctuation.definition.variable.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell | #D3869B | — |
| support.function.builtin.fish | #EA6962 | — |
| support.function.unix.fish | #E78A4E | — |
| variable.other.normal.fish, punctuation.definition.variable.fish, variable.other.fixed.fish, variable.other.special.fish | #7DAEA3 | — |
| string.quoted.double.fish, punctuation.definition.string.end.fish, punctuation.definition.string.begin.fish, string.quoted.single.fish | #A9B665 | — |
| constant.character.escape.single.fish | #D3869B | — |
| punctuation.definition.variable.powershell | #928374 | — |
| entity.name.function.powershell, support.function.attribute.powershell, support.function.powershell | #D8A657 | — |
| string.quoted.single.powershell, string.quoted.double.powershell, punctuation.definition.string.begin.powershell, punctuation.definition.string.end.powershell, string.quoted.double.heredoc.powershell | #A9B665 | — |
| variable.other.member.powershell | #89B482 | — |
| string.unquoted.alias.graphql | #D4BE98 | — |
| keyword.type.graphql | #EA6962 | — |
| entity.name.fragment.graphql | #D3869B | — |
| entity.name.function.target.makefile | #E78A4E | — |
| variable.other.makefile | #D8A657 | — |
| meta.scope.prerequisites.makefile | #A9B665 | — |
| string.source.cmake | #A9B665 | — |
| entity.source.cmake | #89B482 | — |
| storage.source.cmake | #D3869B | — |
| punctuation.definition.map.viml | #928374 | — |
| storage.type.map.viml | #E78A4E | — |
| constant.character.map.viml, constant.character.map.key.viml | #A9B665 | — |
| constant.character.map.special.viml | #7DAEA3 | — |
| constant.language.tmux, constant.numeric.tmux | #A9B665 | — |
| entity.name.function.package-manager.dockerfile | #E78A4E | — |
| keyword.operator.flag.dockerfile | #D8A657 | — |
| string.quoted.double.dockerfile, string.quoted.single.dockerfile | #A9B665 | — |
| constant.character.escape.dockerfile | #89B482 | — |
| entity.name.type.base-image.dockerfile, entity.name.image.dockerfile | #D3869B | — |
| punctuation.definition.separator.diff | #928374 | — |
| markup.deleted.diff, punctuation.definition.deleted.diff | #EA6962 | — |
| meta.diff.range.context, punctuation.definition.range.diff | #E78A4E | — |
| meta.diff.header.from-file | #D8A657 | — |
| markup.inserted.diff, punctuation.definition.inserted.diff | #A9B665 | — |
| markup.changed.diff, punctuation.definition.changed.diff | #7DAEA3 | — |
| punctuation.definition.from-file.diff | #D3869B | — |
| entity.name.section.group-title.ini, punctuation.definition.entity.ini | #EA6962 | — |
| punctuation.separator.key-value.ini | #E78A4E | — |
| string.quoted.double.ini, string.quoted.single.ini, punctuation.definition.string.begin.ini, punctuation.definition.string.end.ini | #A9B665 | — |
| keyword.other.definition.ini | #89B482 | — |
| support.function.aggregate.sql | #D8A657 | — |
| string.quoted.single.sql, punctuation.definition.string.end.sql, punctuation.definition.string.begin.sql, string.quoted.double.sql | #A9B665 | — |
| support.type.graphql | #D8A657 | — |
| variable.parameter.graphql | #7DAEA3 | — |
| constant.character.enum.graphql | #89B482 | — |
| punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, punctuation.separator.dictionary.key-value.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.separator.dictionary.pair.json, punctuation.separator.array.json | #928374 | — |
| support.type.property-name.json | #E78A4E | — |
| string.quoted.double.json | #A9B665 | — |
| punctuation.separator.key-value.mapping.yaml | #928374 | — |
| string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml, punctuation.definition.string.begin.yaml, punctuation.definition.string.end.yaml, string.unquoted.plain.in.yaml, string.unquoted.block.yaml | #A9B665 | — |
| punctuation.definition.anchor.yaml, punctuation.definition.block.sequence.item.yaml | #89B482 | — |
| keyword.key.toml | #E78A4E | — |
| string.quoted.single.basic.line.toml, string.quoted.single.literal.line.toml, punctuation.definition.keyValuePair.toml | #A9B665 | — |
| constant.other.boolean.toml | #7DAEA3 | — |
| entity.other.attribute-name.table.toml, punctuation.definition.table.toml, entity.other.attribute-name.table.array.toml, punctuation.definition.table.array.toml | #D3869B | — |
| comment, string.comment, punctuation.definition.comment | #928374 | italic |
| comment, variable.language, variable.parameter, entity.other.attribute-name, keyword, markup.underline.link, storage.modifier, storage.type, string.url, variable.language.super, variable.language.this | — | |
| keyword.operator, keyword.other.type, storage.modifier.import, storage.modifier.package, storage.type.built-in, storage.type.function.arrow, storage.type.generic, storage.type.java, storage.type.primitive | — | |
| token.info-token | #6796E6 | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #F44747 | — |
| token.debug-token | #B267E6 | — |
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 |
|---|---|---|
| keyword, storage.type.function, storage.type.class, storage.type.enum, storage.type.interface, storage.type.property, keyword.operator.new, keyword.operator.expression, keyword.operator.new, keyword.operator.delete, storage.type.extends | #C14A4A | — |
| keyword.other.debugger | #C14A4A | — |
| storage, modifier, keyword.var, entity.name.tag, keyword.control.case, keyword.control.switch | #C35E0A | — |
| keyword.operator | #C35E0A | — |
| string, punctuation.definition.string.end, punctuation.definition.string.begin, punctuation.definition.string.template.begin, punctuation.definition.string.template.end | #B47109 | — |
| entity.other.attribute-name | #B47109 | — |
| constant.character.escape, punctuation.quasi.element, punctuation.definition.template-expression, punctuation.section.embedded, storage.type.format, constant.other.placeholder, constant.other.placeholder, variable.interpolation | #6C782E | — |
| entity.name.function, support.function, meta.function, meta.function-call, meta.definition.method | #6C782E | — |
| keyword.control.at-rule, keyword.control.import, keyword.control.export, storage.type.namespace, punctuation.decorator, keyword.control.directive, keyword.preprocessor, punctuation.definition.preprocessor, punctuation.definition.directive, keyword.other.import, keyword.other.package, entity.name.type.namespace, entity.name.scope-resolution, keyword.other.using, keyword.package, keyword.import, keyword.map | #C14A4A | — |
| storage.type.annotation | #4C7A5D | — |
| entity.name.label, constant.other.label | #4C7A5D | — |
| support.module, support.node, support.other.module, support.type.object.module, entity.name.type.module, entity.name.type.class.module, keyword.control.module | #4C7A5D | — |
| storage.type, support.type, entity.name.type, keyword.type | #45707A | — |
| entity.name.type.class, support.class, entity.name.class, entity.other.inherited-class, storage.class | #45707A | — |
| constant.numeric | #945E80 | — |
| constant.language.boolean | #945E80 | — |
| entity.name.function.preprocessor | #945E80 | — |
| variable.language.this, variable.language.self, variable.language.super, keyword.other.this, variable.language.special, constant.language.null, constant.language.undefined, constant.language.nan | #945E80 | — |
| constant.language, support.constant | #945E80 | — |
| variable, support.variable, meta.definition.variable | #654735 | — |
| variable.object.property, support.variable.property, variable.other.property, variable.other.object.property, variable.other.enummember, variable.other.member, meta.object-literal.key | #654735 | — |
| punctuation, meta.brace, meta.delimiter, meta.bracket | #654735 | — |
| heading.1.markdown, markup.heading.setext.1.markdown | #C14A4A | bold |
| heading.2.markdown, markup.heading.setext.2.markdown | #C35E0A | bold |
| heading.3.markdown | #B47109 | bold |
| heading.4.markdown | #6C782E | bold |
| heading.5.markdown | #45707A | bold |
| heading.6.markdown | #945E80 | bold |
| punctuation.definition.heading.markdown | #928374 | regular |
| string.other.link.title.markdown, constant.other.reference.link.markdown, string.other.link.description.markdown | #945E80 | regular |
| markup.underline.link.image.markdown, markup.underline.link.markdown | #6C782E | underline |
| punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.italic.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.metadata.markdown, punctuation.separator.key-value.markdown, punctuation.definition.constant.markdown | #928374 | — |
| punctuation.definition.bold.markdown | #928374 | regular |
| meta.separator.markdown, punctuation.definition.constant.begin.markdown, punctuation.definition.constant.end.markdown | #928374 | bold |
| markup.italic | — | italic |
| markup.bold | — | bold |
| markup.bold markup.italic, markup.italic markup.bold | — | italic bold |
| punctuation.definition.markdown, punctuation.definition.raw.markdown | #B47109 | — |
| fenced_code.block.language | #B47109 | — |
| markup.fenced_code.block.markdown, markup.inline.raw.string.markdown | #6C782E | — |
| punctuation.definition.list.begin.markdown | #C14A4A | — |
| punctuation.definition.heading.restructuredtext | #C35E0A | bold |
| punctuation.definition.field.restructuredtext, punctuation.separator.key-value.restructuredtext, punctuation.definition.directive.restructuredtext, punctuation.definition.constant.restructuredtext, punctuation.definition.italic.restructuredtext, punctuation.definition.table.restructuredtext | #928374 | — |
| punctuation.definition.bold.restructuredtext | #928374 | regular |
| entity.name.tag.restructuredtext, punctuation.definition.link.restructuredtext, punctuation.definition.raw.restructuredtext, punctuation.section.raw.restructuredtext | #4C7A5D | — |
| constant.other.footnote.link.restructuredtext | #945E80 | — |
| support.directive.restructuredtext | #C14A4A | — |
| entity.name.directive.restructuredtext, markup.raw.restructuredtext, markup.raw.inner.restructuredtext, string.other.link.title.restructuredtext | #6C782E | — |
| punctuation.definition.function.latex, punctuation.definition.function.tex, punctuation.definition.keyword.latex, constant.character.newline.tex, punctuation.definition.keyword.tex | #928374 | — |
| support.function.be.latex | #C14A4A | — |
| support.function.section.latex, keyword.control.table.cell.latex, keyword.control.table.newline.latex | #C35E0A | — |
| support.class.latex, variable.parameter.latex, variable.parameter.function.latex, variable.parameter.definition.label.latex, constant.other.reference.label.latex | #B47109 | — |
| keyword.control.preamble.latex | #945E80 | — |
| punctuation.separator.namespace.xml | #928374 | — |
| entity.name.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, entity.name.tag.xml, entity.name.tag.localname.xml | #C14A4A | — |
| entity.other.attribute-name.html, entity.other.attribute-name.xml, entity.other.attribute-name.localname.xml | #B47109 | — |
| string.quoted.double.html, string.quoted.single.html, punctuation.definition.string.begin.html, punctuation.definition.string.end.html, punctuation.separator.key-value.html, punctuation.definition.string.begin.xml, punctuation.definition.string.end.xml, string.quoted.double.xml, string.quoted.single.xml, punctuation.definition.tag.xml, meta.tag.xml, meta.tag.preprocessor.xml, meta.tag.other.html, meta.tag.block.any.html, meta.tag.inline.any.html | #6C782E | — |
| variable.language.documentroot.xml, meta.tag.sgml.doctype.xml | #945E80 | — |
| storage.type.proto | #B47109 | — |
| string.quoted.double.proto.syntax, string.quoted.single.proto.syntax, string.quoted.double.proto, string.quoted.single.proto | #6C782E | — |
| entity.name.class.proto, entity.name.class.message.proto | #4C7A5D | — |
| punctuation.separator.key-value.css, punctuation.terminator.rule.css, punctuation.separator.list.comma.css | #928374 | — |
| punctuation.definition.entity.css, entity.other.attribute-name.class.css, entity.name.tag.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.id.css, support.function.misc.css, support.function.url.css | #C14A4A | — |
| keyword.other.unit, constant.numeric.css | #C35E0A | — |
| entity.other.attribute-name.pseudo-element.css | #B47109 | — |
| string.quoted.single.css, string.quoted.double.css, punctuation.definition.string.begin.css, punctuation.definition.string.end.css, variable.parameter.keyframe-list.css | #6C782E | — |
| support.type.property-name.css, support.type.property-name.media.css | #4C7A5D | — |
| support.type.vendored.property-name.css | #45707A | — |
| entity.other.keyframe-offset.css, punctuation.definition.keyword.css, keyword.control.at-rule.keyframes.css, meta.selector.css, keyword.control.at-rule.media.css, keyword.control.at-rule.import.css, keyword.other.important.css | #945E80 | — |
| support.constant.property-value.css, support.constant.font-name.css, support.constant.font-name.css, support.constant.color.css, support.constant.color.w3c-standard-color-name.css, support.constant.color.w3c-extended-color-name.css, keyword.operator.combinator.css, keyword.operator.comparison.css | #654735 | — |
| punctuation.definition.entity.scss, punctuation.separator.key-value.scss, punctuation.terminator.rule.scss, punctuation.separator.list.comma.scss | #928374 | — |
| keyword.control.at-rule.keyframes.scss | #C35E0A | — |
| punctuation.definition.interpolation.begin.bracket.curly.scss, punctuation.definition.interpolation.end.bracket.curly.scss | #B47109 | — |
| punctuation.definition.string.begin.scss, punctuation.definition.string.end.scss, string.quoted.double.scss, string.quoted.single.scss, constant.character.css.sass, meta.property-value.scss | #6C782E | — |
| keyword.control.at-rule.include.scss, keyword.control.at-rule.use.scss, keyword.control.at-rule.mixin.scss, keyword.control.at-rule.extend.scss, keyword.control.at-rule.import.scss | #945E80 | — |
| meta.function.stylus | #654735 | — |
| entity.name.function.stylus | #B47109 | — |
| string.unquoted.js | #654735 | — |
| punctuation.accessor.js, punctuation.separator.key-value.js, punctuation.separator.label.js, keyword.operator.accessor.js | #928374 | — |
| punctuation.definition.block.tag.jsdoc | #C14A4A | — |
| storage.type.js, storage.type.function.arrow.js | #C35E0A | — |
| JSXNested | #654735 | — |
| punctuation.definition.tag.jsx, entity.other.attribute-name.jsx, punctuation.definition.tag.begin.js.jsx, punctuation.definition.tag.end.js.jsx, entity.other.attribute-name.js.jsx | #6C782E | — |
| entity.name.type.module.ts | #654735 | — |
| keyword.operator.type.annotation.ts, punctuation.accessor.ts, punctuation.separator.key-value.ts | #928374 | — |
| punctuation.definition.tag.directive.ts, entity.other.attribute-name.directive.ts | #6C782E | — |
| entity.name.type.ts, entity.name.type.interface.ts, entity.other.inherited-class.ts, entity.name.type.alias.ts, entity.name.type.class.ts, entity.name.type.enum.ts | #4C7A5D | — |
| storage.type.ts, storage.type.function.arrow.ts, storage.type.type.ts | #C35E0A | — |
| entity.name.type.module.ts | #45707A | — |
| keyword.control.import.ts, keyword.control.export.ts, storage.type.namespace.ts | #945E80 | — |
| entity.name.type.module.tsx | #654735 | — |
| keyword.operator.type.annotation.tsx, punctuation.accessor.tsx, punctuation.separator.key-value.tsx | #928374 | — |
| punctuation.definition.tag.directive.tsx, entity.other.attribute-name.directive.tsx, punctuation.definition.tag.begin.tsx, punctuation.definition.tag.end.tsx, entity.other.attribute-name.tsx | #6C782E | — |
| entity.name.type.tsx, entity.name.type.interface.tsx, entity.other.inherited-class.tsx, entity.name.type.alias.tsx, entity.name.type.class.tsx, entity.name.type.enum.tsx | #4C7A5D | — |
| entity.name.type.module.tsx | #45707A | — |
| keyword.control.import.tsx, keyword.control.export.tsx, storage.type.namespace.tsx | #945E80 | — |
| storage.type.tsx, storage.type.function.arrow.tsx, storage.type.type.tsx, support.class.component.tsx | #C35E0A | — |
| storage.type.function.coffee | #C35E0A | — |
| meta.type-signature.purescript | #654735 | — |
| keyword.other.double-colon.purescript, keyword.other.arrow.purescript, keyword.other.big-arrow.purescript | #C35E0A | — |
| entity.name.function.purescript | #B47109 | — |
| string.quoted.single.purescript, string.quoted.double.purescript, punctuation.definition.string.begin.purescript, punctuation.definition.string.end.purescript, string.quoted.triple.purescript, entity.name.type.purescript | #6C782E | — |
| support.other.module.purescript | #945E80 | — |
| punctuation.dot.dart | #928374 | — |
| storage.type.primitive.dart | #C35E0A | — |
| support.class.dart | #B47109 | — |
| entity.name.function.dart, string.interpolated.single.dart, string.interpolated.double.dart | #6C782E | — |
| variable.language.dart | #45707A | — |
| keyword.other.import.dart, storage.type.annotation.dart | #945E80 | — |
| entity.other.attribute-name.class.pug | #C14A4A | — |
| storage.type.function.pug | #C35E0A | — |
| entity.other.attribute-name.tag.pug | #4C7A5D | — |
| entity.name.tag.pug, storage.type.import.include.pug | #945E80 | — |
| meta.function-call.c, storage.modifier.array.bracket.square.c, meta.function.definition.parameters.c | #654735 | — |
| punctuation.separator.dot-access.c, constant.character.escape.line-continuation.c | #928374 | — |
| keyword.control.directive.include.c, punctuation.definition.directive.c, keyword.control.directive.pragma.c, keyword.control.directive.line.c, keyword.control.directive.define.c, keyword.control.directive.conditional.c, keyword.control.directive.diagnostic.error.c, keyword.control.directive.undef.c, keyword.control.directive.conditional.ifdef.c, keyword.control.directive.endif.c, keyword.control.directive.conditional.ifndef.c, keyword.control.directive.conditional.if.c, keyword.control.directive.else.c | #C14A4A | — |
| punctuation.separator.pointer-access.c | #C35E0A | — |
| variable.other.member.c | #4C7A5D | — |
| meta.function-call.cpp, storage.modifier.array.bracket.square.cpp, meta.function.definition.parameters.cpp, meta.body.function.definition.cpp | #654735 | — |
| punctuation.separator.dot-access.cpp, constant.character.escape.line-continuation.cpp | #928374 | — |
| keyword.control.directive.include.cpp, punctuation.definition.directive.cpp, keyword.control.directive.pragma.cpp, keyword.control.directive.line.cpp, keyword.control.directive.define.cpp, keyword.control.directive.conditional.cpp, keyword.control.directive.diagnostic.error.cpp, keyword.control.directive.undef.cpp, keyword.control.directive.conditional.ifdef.cpp, keyword.control.directive.endif.cpp, keyword.control.directive.conditional.ifndef.cpp, keyword.control.directive.conditional.if.cpp, keyword.control.directive.else.cpp, storage.type.namespace.definition.cpp, keyword.other.using.directive.cpp, storage.type.struct.cpp | #C14A4A | — |
| punctuation.separator.pointer-access.cpp, punctuation.section.angle-brackets.begin.template.call.cpp, punctuation.section.angle-brackets.end.template.call.cpp | #C35E0A | — |
| variable.other.member.cpp | #4C7A5D | — |
| keyword.other.using.cs | #C14A4A | — |
| keyword.type.cs, constant.character.escape.cs, punctuation.definition.interpolation.begin.cs, punctuation.definition.interpolation.end.cs | #B47109 | — |
| string.quoted.double.cs, string.quoted.single.cs, punctuation.definition.string.begin.cs, punctuation.definition.string.end.cs | #6C782E | — |
| variable.other.object.property.cs | #4C7A5D | — |
| entity.name.type.namespace.cs | #945E80 | — |
| keyword.symbol.fsharp, constant.language.unit.fsharp | #654735 | — |
| keyword.format.specifier.fsharp, entity.name.type.fsharp | #B47109 | — |
| string.quoted.double.fsharp, string.quoted.single.fsharp, punctuation.definition.string.begin.fsharp, punctuation.definition.string.end.fsharp | #6C782E | — |
| entity.name.section.fsharp | #45707A | — |
| support.function.attribute.fsharp | #945E80 | — |
| punctuation.separator.java, punctuation.separator.period.java | #928374 | — |
| keyword.other.import.java, keyword.other.package.java | #C14A4A | — |
| storage.type.function.arrow.java, keyword.control.ternary.java | #C35E0A | — |
| variable.other.property.java | #4C7A5D | — |
| variable.language.wildcard.java, storage.modifier.import.java, storage.type.annotation.java, punctuation.definition.annotation.java, storage.modifier.package.java, entity.name.type.module.java | #945E80 | — |
| keyword.other.import.kotlin | #C14A4A | — |
| storage.type.kotlin | #C35E0A | — |
| constant.language.kotlin | #4C7A5D | — |
| entity.name.package.kotlin, storage.type.annotation.kotlin | #945E80 | — |
| entity.name.package.scala | #945E80 | — |
| constant.language.scala | #45707A | — |
| entity.name.import.scala | #4C7A5D | — |
| string.quoted.double.scala, string.quoted.single.scala, punctuation.definition.string.begin.scala, punctuation.definition.string.end.scala, string.quoted.double.interpolated.scala, string.quoted.single.interpolated.scala, string.quoted.triple.scala | #6C782E | — |
| entity.name.class, entity.other.inherited-class.scala | #B47109 | — |
| keyword.declaration.stable.scala, keyword.other.arrow.scala | #C35E0A | — |
| keyword.other.import.scala | #C14A4A | — |
| keyword.operator.navigation.groovy, meta.method.body.java, meta.definition.method.groovy, meta.definition.method.signature.java | #654735 | — |
| punctuation.separator.groovy | #928374 | — |
| keyword.other.import.groovy, keyword.other.package.groovy, keyword.other.import.static.groovy | #C14A4A | — |
| storage.type.def.groovy | #C35E0A | — |
| variable.other.interpolated.groovy, meta.method.groovy | #6C782E | — |
| storage.modifier.import.groovy, storage.modifier.package.groovy | #4C7A5D | — |
| storage.type.annotation.groovy | #945E80 | — |
| keyword.type.go | #C14A4A | — |
| entity.name.package.go | #4C7A5D | — |
| keyword.import.go, keyword.package.go | #945E80 | — |
| entity.name.type.mod.rust | #654735 | — |
| keyword.operator.path.rust, keyword.operator.member-access.rust | #928374 | — |
| storage.type.rust | #C35E0A | — |
| support.constant.core.rust | #4C7A5D | — |
| meta.attribute.rust, variable.language.rust, storage.type.module.rust | #945E80 | — |
| meta.function-call.swift, support.function.any-method.swift | #654735 | — |
| support.variable.swift | #4C7A5D | — |
| keyword.operator.class.php | #654735 | — |
| storage.type.trait.php | #C35E0A | — |
| constant.language.php, support.other.namespace.php | #4C7A5D | — |
| storage.type.modifier.access.control.public.cpp, storage.type.modifier.access.control.private.cpp | #45707A | — |
| keyword.control.import.include.php, storage.type.php | #945E80 | — |
| meta.function-call.arguments.python | #654735 | — |
| punctuation.definition.decorator.python, punctuation.separator.period.python | #928374 | — |
| constant.language.python | #4C7A5D | — |
| keyword.control.import.python, keyword.control.import.from.python | #945E80 | — |
| constant.language.lua | #4C7A5D | — |
| entity.name.class.lua | #45707A | — |
| meta.function.method.with-arguments.ruby | #654735 | — |
| punctuation.separator.method.ruby | #928374 | — |
| keyword.control.pseudo-method.ruby, storage.type.variable.ruby | #C35E0A | — |
| keyword.other.special-method.ruby | #6C782E | — |
| keyword.control.module.ruby, punctuation.definition.constant.ruby | #945E80 | — |
| string.regexp.character-class.ruby,string.regexp.interpolated.ruby,punctuation.definition.character-class.ruby,string.regexp.group.ruby, punctuation.section.regexp.ruby, punctuation.definition.group.ruby | #B47109 | — |
| variable.other.constant.ruby | #45707A | — |
| keyword.other.arrow.haskell, keyword.other.big-arrow.haskell, keyword.other.double-colon.haskell | #C35E0A | — |
| storage.type.haskell | #B47109 | — |
| constant.other.haskell, string.quoted.double.haskell, string.quoted.single.haskell, punctuation.definition.string.begin.haskell, punctuation.definition.string.end.haskell | #6C782E | — |
| entity.name.function.haskell | #45707A | — |
| entity.name.namespace, meta.preprocessor.haskell | #4C7A5D | — |
| keyword.control.import.julia, keyword.control.export.julia | #C14A4A | — |
| keyword.storage.modifier.julia | #C35E0A | — |
| constant.language.julia | #4C7A5D | — |
| support.function.macro.julia | #945E80 | — |
| keyword.other.period.elm | #654735 | — |
| storage.type.elm | #B47109 | — |
| keyword.other.r | #C35E0A | — |
| entity.name.function.r, variable.function.r | #6C782E | — |
| constant.language.r | #4C7A5D | — |
| entity.namespace.r | #945E80 | — |
| punctuation.separator.module-function.erlang, punctuation.section.directive.begin.erlang | #928374 | — |
| keyword.control.directive.erlang, keyword.control.directive.define.erlang | #C14A4A | — |
| entity.name.type.class.module.erlang | #B47109 | — |
| string.quoted.double.erlang, string.quoted.single.erlang, punctuation.definition.string.begin.erlang, punctuation.definition.string.end.erlang | #6C782E | — |
| keyword.control.directive.export.erlang, keyword.control.directive.module.erlang, keyword.control.directive.import.erlang, keyword.control.directive.behaviour.erlang | #945E80 | — |
| variable.other.readwrite.module.elixir, punctuation.definition.variable.elixir | #4C7A5D | — |
| constant.language.elixir | #45707A | — |
| keyword.control.module.elixir | #945E80 | — |
| entity.name.type.value-signature.ocaml | #654735 | — |
| keyword.other.ocaml | #C35E0A | — |
| constant.language.variant.ocaml | #4C7A5D | — |
| storage.type.sub.perl, storage.type.declare.routine.perl | #C14A4A | — |
| meta.function.lisp | #654735 | — |
| storage.type.function-type.lisp | #C14A4A | — |
| keyword.constant.lisp | #6C782E | — |
| entity.name.function.lisp | #4C7A5D | — |
| constant.keyword.clojure, support.variable.clojure, meta.definition.variable.clojure | #6C782E | — |
| entity.global.clojure | #945E80 | — |
| entity.name.function.clojure | #45707A | — |
| meta.scope.if-block.shell, meta.scope.group.shell | #654735 | — |
| support.function.builtin.shell, entity.name.function.shell | #B47109 | — |
| string.quoted.double.shell, string.quoted.single.shell, punctuation.definition.string.begin.shell, punctuation.definition.string.end.shell, string.unquoted.heredoc.shell | #6C782E | — |
| keyword.control.heredoc-token.shell, variable.other.normal.shell, punctuation.definition.variable.shell, variable.other.special.shell, variable.other.positional.shell, variable.other.bracket.shell | #945E80 | — |
| support.function.builtin.fish | #C14A4A | — |
| support.function.unix.fish | #C35E0A | — |
| variable.other.normal.fish, punctuation.definition.variable.fish, variable.other.fixed.fish, variable.other.special.fish | #45707A | — |
| string.quoted.double.fish, punctuation.definition.string.end.fish, punctuation.definition.string.begin.fish, string.quoted.single.fish | #6C782E | — |
| constant.character.escape.single.fish | #945E80 | — |
| punctuation.definition.variable.powershell | #928374 | — |
| entity.name.function.powershell, support.function.attribute.powershell, support.function.powershell | #B47109 | — |
| string.quoted.single.powershell, string.quoted.double.powershell, punctuation.definition.string.begin.powershell, punctuation.definition.string.end.powershell, string.quoted.double.heredoc.powershell | #6C782E | — |
| variable.other.member.powershell | #4C7A5D | — |
| string.unquoted.alias.graphql | #654735 | — |
| keyword.type.graphql | #C14A4A | — |
| entity.name.fragment.graphql | #945E80 | — |
| entity.name.function.target.makefile | #C35E0A | — |
| variable.other.makefile | #B47109 | — |
| meta.scope.prerequisites.makefile | #6C782E | — |
| string.source.cmake | #6C782E | — |
| entity.source.cmake | #4C7A5D | — |
| storage.source.cmake | #945E80 | — |
| punctuation.definition.map.viml | #928374 | — |
| storage.type.map.viml | #C35E0A | — |
| constant.character.map.viml, constant.character.map.key.viml | #6C782E | — |
| constant.character.map.special.viml | #45707A | — |
| constant.language.tmux, constant.numeric.tmux | #6C782E | — |
| entity.name.function.package-manager.dockerfile | #C35E0A | — |
| keyword.operator.flag.dockerfile | #B47109 | — |
| string.quoted.double.dockerfile, string.quoted.single.dockerfile | #6C782E | — |
| constant.character.escape.dockerfile | #4C7A5D | — |
| entity.name.type.base-image.dockerfile, entity.name.image.dockerfile | #945E80 | — |
| punctuation.definition.separator.diff | #928374 | — |
| markup.deleted.diff, punctuation.definition.deleted.diff | #C14A4A | — |
| meta.diff.range.context, punctuation.definition.range.diff | #C35E0A | — |
| meta.diff.header.from-file | #B47109 | — |
| markup.inserted.diff, punctuation.definition.inserted.diff | #6C782E | — |
| markup.changed.diff, punctuation.definition.changed.diff | #45707A | — |
| punctuation.definition.from-file.diff | #945E80 | — |
| entity.name.section.group-title.ini, punctuation.definition.entity.ini | #C14A4A | — |
| punctuation.separator.key-value.ini | #C35E0A | — |
| string.quoted.double.ini, string.quoted.single.ini, punctuation.definition.string.begin.ini, punctuation.definition.string.end.ini | #6C782E | — |
| keyword.other.definition.ini | #4C7A5D | — |
| support.function.aggregate.sql | #B47109 | — |
| string.quoted.single.sql, punctuation.definition.string.end.sql, punctuation.definition.string.begin.sql, string.quoted.double.sql | #6C782E | — |
| support.type.graphql | #B47109 | — |
| variable.parameter.graphql | #45707A | — |
| constant.character.enum.graphql | #4C7A5D | — |
| punctuation.support.type.property-name.begin.json, punctuation.support.type.property-name.end.json, punctuation.separator.dictionary.key-value.json, punctuation.definition.string.begin.json, punctuation.definition.string.end.json, punctuation.separator.dictionary.pair.json, punctuation.separator.array.json | #928374 | — |
| support.type.property-name.json | #C35E0A | — |
| string.quoted.double.json | #6C782E | — |
| punctuation.separator.key-value.mapping.yaml | #928374 | — |
| string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml, punctuation.definition.string.begin.yaml, punctuation.definition.string.end.yaml, string.unquoted.plain.in.yaml, string.unquoted.block.yaml | #6C782E | — |
| punctuation.definition.anchor.yaml, punctuation.definition.block.sequence.item.yaml | #4C7A5D | — |
| keyword.key.toml | #C35E0A | — |
| string.quoted.single.basic.line.toml, string.quoted.single.literal.line.toml, punctuation.definition.keyValuePair.toml | #6C782E | — |
| constant.other.boolean.toml | #45707A | — |
| entity.other.attribute-name.table.toml, punctuation.definition.table.toml, entity.other.attribute-name.table.array.toml, punctuation.definition.table.array.toml | #945E80 | — |
| comment, string.comment, punctuation.definition.comment | #928374 | |
| token.info-token | #316BCD | — |
| token.warn-token | #CD9731 | — |
| token.error-token | #CD3131 | — |
| token.debug-token | #800080 | — |
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 |
| entity.name.function-call.elixir | #88C0D0BD | — |
| source.elixir | #B2B3AA | — |
| strong | — | bold |
| comment | #B2B3AA7C | — |
| constant.character | #EBCB8B | — |
| constant.character.escape | #EBCB8B | — |
| constant.language | #B8F3DA88 | — |
| constant.numeric | #B48EAD | — |
| constant.regexp | #EBCB8B | — |
| entity.name.class, entity.name.type.class | #B4AA6F | — |
| entity.name.function | #88C0D0BD | — |
| entity.name.tag | #B8F3DA88 | — |
| entity.other.attribute-name | #B4AA6F | — |
| entity.other.inherited-class | #B4AA6F | bold |
| invalid.deprecated | #B2B3AA | — |
| invalid.illegal | #B2B3AA | — |
| keyword | #B8F3DA88 | — |
| keyword.operator | #B8F3DA88 | — |
| keyword.other.new | #B8F3DA88 | — |
| markup.bold | — | bold |
| markup.changed | #EBCB8B | — |
| markup.deleted | #BF616A | — |
| markup.inserted | #A3BE8C | — |
| meta.preprocessor | #F3F3F3 | — |
| punctuation | #ECEFF481 | — |
| punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters | #ECEFF481 | — |
| punctuation.definition.tag | #B8F3DA88 | — |
| punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html | #B7BEB3C9 | — |
| punctuation.definition.comment, punctuation.end.definition.comment, punctuation.start.definition.comment | #B2B3AA7C | — |
| punctuation.section | #ECEFF481 | — |
| punctuation.section.embedded.begin, punctuation.section.embedded.end | #B8F3DA88 | — |
| punctuation.terminator | #B8F3DA88 | — |
| punctuation.definition.variable | #B8F3DA88 | — |
| storage | #B8F3DA88 | — |
| string | #A3BE8C | — |
| string.regexp | #EBCB8B | — |
| support.class | #B4AA6F | — |
| support.constant | #B8F3DA88 | — |
| support.function | #88C0D0BD | — |
| support.function.construct | #B8F3DA88 | — |
| support.type | #B4AA6F | — |
| support.type.exception | #B4AA6F | — |
| token.debug-token | #B48EAD | — |
| token.error-token | #BF616A | — |
| token.info-token | #88C0D0BD | — |
| token.warn-token | #EBCB8B | — |
| variable.other | #B2B3AA | — |
| variable.language | #B8F3DA88 | — |
| variable.parameter | #B2B3AA | — |
| punctuation.separator.pointer-access.c | #B8F3DA88 | — |
| source.c meta.preprocessor.include, source.c string.quoted.other.lt-gt.include | #B4AA6F | — |
| 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 | #88C0D0BD | — |
| source.css keyword.control.at-rule.media, source.css keyword.control.at-rule.media punctuation.definition.keyword | #D08770 | — |
| source.css punctuation.definition.keyword | #B8F3DA88 | — |
| source.css support.type.property-name | #B2B3AA | — |
| source.diff meta.diff.range.context | #B4AA6F | — |
| source.diff meta.diff.header.from-file | #B4AA6F | — |
| source.diff punctuation.definition.from-file | #B4AA6F | — |
| source.diff punctuation.definition.range | #B4AA6F | — |
| source.diff punctuation.definition.separator | #B8F3DA88 | — |
| entity.name.type.module.elixir | #B4AA6F | — |
| variable.other.readwrite.module.elixir | #B2B3AA | bold |
| constant.other.symbol.elixir | #B2B3AA | bold |
| variable.other.constant.elixir | #E9827EAD | — |
| source.go constant.other.placeholder.go | #EBCB8B | — |
| source.java comment.block.documentation.javadoc punctuation.definition.entity.html | #B8F3DA88 | — |
| source.java constant.other | #B2B3AA | — |
| source.java keyword.other.documentation | #B4AA6F | — |
| source.java keyword.other.documentation.author.javadoc | #B4AA6F | — |
| source.java keyword.other.documentation.directive, source.java keyword.other.documentation.custom | #B4AA6F | — |
| source.java keyword.other.documentation.see.javadoc | #B4AA6F | — |
| source.java meta.method-call meta.method | #88C0D0BD | — |
| source.java meta.tag.template.link.javadoc, source.java string.other.link.title.javadoc | #B4AA6F | — |
| source.java meta.tag.template.value.javadoc | #88C0D0BD | — |
| source.java punctuation.definition.keyword.javadoc | #B4AA6F | — |
| source.java punctuation.definition.tag.begin.javadoc, source.java punctuation.definition.tag.end.javadoc | #B2B3AA7C | — |
| source.java storage.modifier.import | #B4AA6F | — |
| source.java storage.modifier.package | #B4AA6F | — |
| source.java storage.type | #B4AA6F | — |
| source.java storage.type.annotation | #D08770 | — |
| source.java storage.type.generic | #B4AA6F | — |
| source.java storage.type.primitive | #B8F3DA88 | — |
| 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 | #88C0D0BD | — |
| source.js storage.type.class.jsdoc | #B4AA6F | — |
| source.js string.quoted.template punctuation.quasi.element.begin, source.js string.quoted.template punctuation.quasi.element.end, source.js string.template punctuation.definition.template-expression | #B8F3DA88 | — |
| source.js string.quoted.template meta.method-call.with-arguments | #ECEFF481 | — |
| source.js string.template meta.template.expression support.variable.property, source.js string.template meta.template.expression variable.other.object | #B2B3AA | — |
| source.js support.type.primitive | #B8F3DA88 | — |
| source.js variable.other.object | #B2B3AA | — |
| source.js variable.other.readwrite.alias | #B4AA6F | — |
| source.js meta.embedded.line meta.brace.square, source.js meta.embedded.line meta.brace.round, source.js string.quoted.template meta.brace.square, source.js string.quoted.template meta.brace.round | #ECEFF481 | — |
| 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 | #B8F3DA88 | — |
| source.properties entity.name.section.group-title.ini | #88C0D0BD | — |
| source.properties punctuation.separator.key-value.ini | #B8F3DA88 | — |
| text.html.markdown markup.fenced_code.block, text.html.markdown markup.fenced_code.block punctuation.definition | #B4AA6F | — |
| markup.heading | #88C0D0BD | — |
| text.html.markdown markup.inline.raw, text.html.markdown markup.inline.raw punctuation.definition.raw | #B4AA6F | — |
| text.html.markdown markup.italic | — | italic |
| text.html.markdown markup.underline.link | — | underline |
| text.html.markdown beginning.punctuation.definition.list | #B8F3DA88 | — |
| text.html.markdown beginning.punctuation.definition.quote | #B4AA6F | — |
| text.html.markdown markup.quote | #B2B3AA7C | — |
| text.html.markdown punctuation.definition.heading | #B8F3DA88 | — |
| text.html.markdown punctuation.definition.constant, text.html.markdown punctuation.definition.string | #B8F3DA88 | — |
| text.html.markdown constant.other.reference.link, text.html.markdown string.other.link.description, text.html.markdown string.other.link.title | #88C0D0BD | — |
| source.perl punctuation.definition.variable | #B2B3AA | — |
| source.php meta.function-call, source.php meta.function-call.object | #88C0D0BD | — |
| source.python entity.name.function.decorator, source.python meta.function.decorator support.type | #D08770 | — |
| source.python meta.function-call.generic | #88C0D0BD | — |
| source.python support.type | #88C0D0BD | — |
| source.python variable.parameter.function.language | #B2B3AA | — |
| source.python meta.function.parameters variable.parameter.function.language.special.self | #B8F3DA88 | — |
| source.css.scss punctuation.definition.interpolation.begin.bracket.curly, source.css.scss punctuation.definition.interpolation.end.bracket.curly | #B8F3DA88 | — |
| source.css.scss variable.interpolation | #B2B3AA | 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 | #B2B3AA | — |
| source.ts meta.object-literal.key entity.name.function, source.tsx meta.object-literal.key entity.name.function | #88C0D0BD | — |
| 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 | #B4AA6F | — |
| 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 | #B4AA6F | — |
| source.ts support.variable, source.tsx support.variable | #B2B3AA | — |
| source.ts meta.embedded.line meta.brace.square, source.ts meta.embedded.line meta.brace.round, source.tsx meta.embedded.line meta.brace.square, source.tsx meta.embedded.line meta.brace.round | #ECEFF481 | — |
| text.xml entity.name.tag.namespace | #B4AA6F | — |
| 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 | #B4AA6F | — |
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 | #8D867B | italic |
| constant.type-constructor.elm, entity.name.class.lua, entity.name.function.asciidoc, keyword.control.at-rule, markup.heading.blocktitle.asciidoc, markup.table.cell.delimiter.asciidoc, meta.attribute.rust, meta.function-call.arguments.python, meta.function-call.c, meta.function-call.cpp, meta.function-call.crystal variable.other.crystal, meta.function-call.erlang variable.other.erlang, meta.function-call.php variable.other.php, meta.function-call.ruby variable.other.ruby, meta.function-call.with-arguments.js variable.other.constant.js, meta.function-call.with-arguments.js variable.other.readwrite.js, meta.method-call.with-arguments.js variable.other.constant.js, meta.method-call.with-arguments.js variable.other.readwrite.js, meta.symbol.clojure, parameter.variable.function.elixir, source.cpp entity.name.scope-resolution, source.haskell constant, source.java storage.type, support.class.dart, support.function.go, support.type.builtin.class.flowtype, support.type.builtin.primitive.flowtype, support.type.class.flowtype, text.html.derivative variable.language, variable.other.readwrite | #664400 | — |
| constant.language, constant.numeric, entity.name.function.macro.erlang, entity.name.tag, markup.changed.git_gutter, markup.deleted.git_gutter, markup.fenced_code.block.markdown, markup.inline.raw.string.markdown, markup.raw.block.fenced.markdown, markup.raw.block, support.class, support.constant.core.rust, support.constant.property-value.css, support.function.general.tex, text.asciidoc markup.raw, text.html.markdown markup.inline.raw.markdown, variable.language.elixir, variable.language.ruby | #660000 | — |
| entity.name.class, entity.name.package.go, entity.name.section, entity.name.type.class, entity.name.type.interface.ts, entity.name.type.module, entity.other.inherited-class, keyword.control.preamble.latex, source.haskell entity.name.namespace, text.asciidoc markup.heading, variable.language | #587182 | — |
| constant, entity.name.function.java, entity.name.function.member.cpp, entity.name.record.field.accessor.elm, entity.name.type.class.module.erlang, JSXNested, keyword.other.unit, meta, storage.modifier.import.java, support.class.crystal, support.constant.ext.php, variable.language.prototype.js, variable.other.block.crystal, variable.other.block.ruby, variable.other.constant, variable.other.crystal, variable.other.erlang, variable.other.lua, variable.other.object.cs, variable.other.object.js, variable.other.object.property.cs, variable.other.object.property.ts, variable.other.php, variable.other.property.cpp, variable.other.property.java, variable.other.property.js, variable.other.property.ts, variable.other.readwrite.js, variable.other.ruby, variable | #3E454E | — |
| invalid.deprecated, invalid.illegal, invalid | #DC322F | — |
| constant.asciidoc, constant.character.asciidoc, entity.other.attribute-name.class.css, kewyword.operator.union.flowtype, keyword.control.newline.tex, keyword, markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown, markup.heading.marker.asciidoc, markup.heading.setext, markup.macro.inline.passthrough.asciidoc, markup.other.url.asciidoc, markup.quote punctuation.definition.blockquote.markdown, markup.substitution.attribute-reference.asciidoc, markup.table.delimiter.asciidoc, meta.separator, meta.structure.tuple.erlang, meta.vector.clojure, punctuation.accessor.cs, punctuation.accessor.ts, punctuation.definition.asciidoc, punctuation.definition.constant.elixir, punctuation.definition.constant.ruby, punctuation.definition.list.begin.markdown, punctuation.definition.quote.begin.markdown, punctuation.definition.raw.markdown, punctuation.dot.dart, punctuation.other.colon.go, punctuation.other.period.go, punctuation.separator.asciidoc, punctuation.separator.clause-head-body.erlang, punctuation.separator.colon.python, punctuation.separator.dict.python, punctuation.separator.dictionary.key-value.json, punctuation.separator.dot-access, punctuation.separator.key-value, punctuation.separator.method.crystal, punctuation.separator.method.elixir, punctuation.separator.method.ruby, punctuation.separator.module-function.erlang, punctuation.separator.namespace.access.cpp, punctuation.separator.namespace.ruby, punctuation.separator.other.crystal, punctuation.separator.period.java, punctuation.separator.period.python, punctuation.separator.pointer-access.c, punctuation.separator.pointer-access, punctuation.separator.variable.crystal, punctuation.separator.variable.ruby, punctuation.type.flowtype, source.cpp punctuation.separator.scope-resolution, source.python punctuation.section, source.rust storage.modifier, storage.modifier.import.java punctuation.separator.java, storage, support.asciidoc, support.function.be.latex, support.function.section.latex, support.function.textbf.latex, support.function.textit.latex, support.function.url.latex, text.asciidoc constant.other.symbol, text.asciidoc markup.code, variable.line-break.asciidoc, variable.other.anonymous.elixir punctuation.definition.variable.elixir | #9A4E32 | — |
| constant.language.unit.haskell, markup.heading.block-attribute.asciidoc, meta.preprocessor.haskell, meta.tag, punctuation.definition.fenced.markdown, punctuation.definition, punctuation, text.asciidoc markup.code markup.heading | #585550 | — |
| constant.character.format.placeholder.other.python, constant.numeric.math.tex, constant.other.placeholder.go, entity.other.attribute-name.id.css, markup.list.bullet.asciidoc, meta.declaration.exports.haskell entity.name.function.haskell, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end, punctuation.quasi.element.begin.js, punctuation.quasi.element.end.js, punctuation.section.embedded, storage.type.format.python, string.other.link.description.markdown, string.other.link.title.markdown, string.regexp constant.character, string.regexp constant, string.regexp keyword, string.regexp meta keyword, string.regexp meta punctuation meta.assertion, string.regexp meta punctuation, string.regexp meta.group, string.regexp punctuation, string.regexp, support.class.builtin.js, support.class.latex, support.class.math.latex, support.function.core.rust, variable.interpolation, variable.other.readwrite.global.pre-defined.ruby, variable.other.readwrite.global.ruby | #93255B | — |
| entity.global.clojure, entity.name.function, entity.name.section.latex, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css, keyword.control.layout.tex, keyword.control.ref.latex, keyword.type.cs, markup.italic.quotes.asciidoc, meta.function.embedded.latex, meta.function.lua entity.name.function.lua, meta.method.identifier entity.name.function.java, storage.type.core.rust, storage.type.cs, support.function.magic.python, variable.language.dart | #2C5851 | — |
| constant.keyword.clojure, constant.language.symbol, constant.other.reference.label.latex, constant.other.reference.link.markdown, constant.other.symbol, entity.name.tag.css, entity.name.type.namespace.scope-resolution.cpp, entity.name.variable.parameter.cs, markup.heading.asciidoc, markup.heading.block-attribute.asciidoc, markup.list meta.paragraph.markdown, markup.meta.attribute-list.asciidoc, meta.function-call.java, meta.function.parameters variable.other.readwrite, meta.function.parameters.js variable.other.readwrite.js, meta.function.parameters.php variable.other.php, meta.method-call.java, punctuation.section.list.begin.elixir, punctuation.section.list.end.elixir, punctuation.section.regexp.begin.elixir, punctuation.section.regexp.end.elixir, source.crystal variable.other.readwrite, storage.type.elm, storage.type.haskell, support.constant.attribute-name.asciidoc, text.asciidoc markup.macro.block.general string.unquoted, text.asciidoc markup.other.url string.unquoted, variable.language.rust, variable.other, variable.parameter, variable.type.elm | #490049 | — |
| markup.heading, markup.inserted.git_gutter, markup.mark.asciidoc, string, text.asciidoc markup.link, variable.parameter.url.css | #5B5C31 | — |
| constant.other.general.math.tex, entity.name.function.call.cpp, entity.name.function.clojure, entity.name.function.cs, entity.name.function.dart, entity.name.function.lua, entity.name.function.rust, entity.name.record.field.elm, entity.other.attribute-name, entity.other.inherited-class.haskell, markup.admonition.asciidoc, markup.heading.list.asciidoc, markup.heading.list.asciidoc, meta.function-call entity.name.function, meta.function-call.crystal entity.name.function.crystal, meta.function-call.php, meta.method-call entity.name.function, meta.object-literal.key, meta.object.flowtype storage.type.function.js, meta.object.flowtype variable.other.readwrite.js, meta.property-name, source.python meta.function-call, string.other.link.description.title.markdown, support.class.ruby, support.function.builtin.go, support.function.construct.php, support.function.lua, support.function.mutator.js, support.module.elm, support.type.property-name, variable.other.constant.elixir, variable.other.object.access.cpp, variable.other.object.java, variable.other.object.ts, variable.other.object | #43596F | — |
| constant.character.escape, constant.character.numeric.regexp, constant.character, markup.highlight.asciidoc, string constant.other.placeholder | #407875 | — |
| entity.name.method.js | #3E454E | italic |
| markup.admonition entity.name.function.asciidoc, variable.language.self.crystal, variable.language.special.self.python, variable.language.this | #93255B | italic |
| text.html.basic entity.other.attribute-name | #3E454E | italic |
| *url*, *link*, *uri* | — | underline |
| punctuation.definition.italic.markdown, source.js constant.other.object.key.js string.unquoted.label.js | #9A4E32 | italic |
| markup.italic | #43596F | italic |
| markup.bold markup.italic string, markup.bold markup.italic, markup.bold string, markup.bold, markup.italic markup.bold string, markup.italic markup.bold, markup.quote markup.bold string, markup.quote markup.bold | #43596F | bold |
| punctuation.definition.bold.markdown | #9A4E32 | bold |
| markup.underline | #5B5C31 | underline |
| markup.quote meta.paragraph.markdown | #2C5851 | italic |
| markup.inserted | #859900 | — |
| markup.deleted | #DC322F80 | — |
| markup.changed | #43596F | — |
| token.info-token | #268BD2 | — |
| token.warn-token | #D33682 | — |
| token.error-token | #DC322F | — |
| token.debug-token | #407875 | — |
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}!`;
}