Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#ffffff
  • activityBar.foreground#24292e
  • editor.background#ffffff
  • editor.foreground#24292e
  • editor.lineHighlightBackground#f6f8fa
  • editor.selectionBackground#cce5ff
  • editorCursor.foreground#0366d6
  • editorGroup.background#ffffff
  • editorGroup.border#e1e4e8
  • editorLineNumber.activeForeground#24292e
  • editorLineNumber.foreground#d1d5da
  • sideBar.background#f6f8fa
  • sideBar.foreground#24292e
  • statusBar.background#ffffff
  • statusBar.foreground#24292e
  • titleBar.activeBackground#ffffff
  • titleBar.activeForeground#24292e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6a737ditalic
comment markup.link#6a737d
entity.name.type#e36209
entity.other.inherited-class#e36209
keyword#d73a49
keyword.control#d73a49
keyword.operator#d73a49
keyword.other.special-method#005cc5
keyword.other.unit#e36209
storage#d73a49
storage.type.annotation, storage.type.primitive#d73a49
storage.modifier.package, storage.modifier.import#24292e
constant#e36209
constant.variable#e36209
constant.character.escape#56b6c2
constant.numeric#e36209
constant.other.color#56b6c2
constant.other.symbol#56b6c2
variable#e36209
variable.interpolation#be5046
variable.parameter#24292e
string#032f62
string > source, string embedded#24292e
string.regexp#56b6c2
string.regexp source.ruby.embedded#e36209
string.other.link#e06c75
punctuation.definition.comment#6a737d
punctuation.definition.method-parameters, punctuation.definition.function-parameters, punctuation.definition.parameters, punctuation.definition.separator, punctuation.definition.seperator, punctuation.definition.array#24292e
punctuation.definition.heading, punctuation.definition.identity#005cc5
punctuation.definition.bold#e36209bold
punctuation.definition.italic#d73a49italic
punctuation.section.embedded#be5046
punctuation.section.method, punctuation.section.class, punctuation.section.inner-class#24292e
support.class#e36209
support.type#56b6c2
support.function#56b6c2
support.function.any-method#005cc5
entity.name.function#005cc5
entity.name.class, entity.name.type.class#e36209
entity.name.section#005cc5
entity.name.tag#e06c75
entity.other.attribute-name#e36209
entity.other.attribute-name.id#005cc5
meta.class#e36209
meta.class.body#24292e
meta.method-call, meta.method#24292e
meta.definition.variable#e06c75
meta.link#e36209
meta.require#005cc5
meta.selector#d73a49
meta.separator#24292e
meta.tag#24292e
underline
none#24292e
invalid.deprecated#523d14
invalid.illegalwhite
markup.bold#e36209bold
markup.changed#d73a49
markup.deleted#e06c75
markup.italic#d73a49italic
markup.heading#e06c75
markup.heading punctuation.definition.heading#005cc5
markup.link#56b6c2
markup.inserted#98c379
markup.quote#e36209
markup.raw#98c379
source.c keyword.operator#d73a49
source.cpp keyword.operator#d73a49
source.cs keyword.operator#d73a49
source.css property-name, source.css property-value#828997
source.css property-name.support, source.css property-value.support#24292e
source.elixir source.embedded.source#24292e
source.elixir constant.language, source.elixir constant.numeric, source.elixir constant.definition#005cc5
source.elixir variable.definition, source.elixir variable.anonymous#d73a49
source.elixir parameter.variable.function#e36209italic
source.elixir quoted#98c379
source.elixir keyword.special-method, source.elixir embedded.section, source.elixir embedded.source.empty#e06c75
source.elixir readwrite.module punctuation#e06c75
source.elixir regexp.section, source.elixir regexp.string#be5046
source.elixir separator, source.elixir keyword.operator#e36209
source.elixir variable.constant#e36209
source.elixir array, source.elixir scope, source.elixir section#828997
source.gfm markup
source.gfm link entity#005cc5
source.go storage.type.string#d73a49
source.ini keyword.other.definition.ini#e06c75
source.java storage.modifier.import#e36209
source.java storage.type#e36209
source.java keyword.operator.instanceof#d73a49
source.java-properties meta.key-pair#e06c75
source.java-properties meta.key-pair > punctuation#24292e
source.js keyword.operator#56b6c2
source.js keyword.operator.delete, source.js keyword.operator.in, source.js keyword.operator.of, source.js keyword.operator.instanceof, source.js keyword.operator.new, source.js keyword.operator.typeof, source.js keyword.operator.void#d73a49
source.ts keyword.operator#56b6c2
source.flow keyword.operator#56b6c2
source.json meta.structure.dictionary.json > string.quoted.json#e06c75
source.json meta.structure.dictionary.json > string.quoted.json > punctuation.string#e06c75
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#98c379
source.json meta.structure.dictionary.json > constant.language.json, source.json meta.structure.array.json > constant.language.json#56b6c2
ng.interpolation#e06c75
ng.interpolation.begin, ng.interpolation.end#005cc5
ng.interpolation function#e06c75
ng.interpolation function.begin, ng.interpolation function.end#005cc5
ng.interpolation bool#e36209
ng.interpolation bracket#24292e
ng.pipe, ng.operator#24292e
ng.tag#56b6c2
ng.attribute-with-value attribute-name#e36209
ng.attribute-with-value string#d73a49
ng.attribute-with-value string.begin, ng.attribute-with-value string.end#24292e
source.ruby constant.other.symbol > punctuationinherit
source.php class.bracket#5e81ac
source.python keyword.operator.logical.python#d73a49
source.python variable.parameter#e36209
customrule#24292e
support.type.property-name#24292e
string.quoted.double punctuation#98c379
support.constant#e36209
support.type.property-name.json#e06c75
support.type.property-name.json punctuation#e06c75
punctuation.separator.key-value.ts, punctuation.separator.key-value.js, punctuation.separator.key-value.tsx#56b6c2
source.js.embedded.html keyword.operator, source.ts.embedded.html keyword.operator#56b6c2
variable.other.readwrite.js, variable.other.readwrite.ts, variable.other.readwrite.tsx#24292e
support.variable.dom.js, support.variable.dom.ts#e06c75
support.variable.property.dom.js, support.variable.property.dom.ts#e06c75
meta.template.expression.js punctuation.definition, meta.template.expression.ts punctuation.definition#be5046
source.ts punctuation.definition.typeparameters, source.js punctuation.definition.typeparameters, source.tsx punctuation.definition.typeparameters#24292e
source.ts punctuation.definition.block, source.js punctuation.definition.block, source.tsx punctuation.definition.block#24292e
source.ts punctuation.separator.comma, source.js punctuation.separator.comma, source.tsx punctuation.separator.comma#24292e
support.variable.property.js, support.variable.property.ts, support.variable.property.tsx#e06c75
keyword.control.default.js, keyword.control.default.ts, keyword.control.default.tsx#e06c75
keyword.operator.expression.instanceof.js, keyword.operator.expression.instanceof.ts, keyword.operator.expression.instanceof.tsx#d73a49
keyword.operator.expression.of.js, keyword.operator.expression.of.ts, keyword.operator.expression.of.tsx#d73a49
meta.brace.round.js, meta.array-binding-pattern-variable.js, meta.brace.square.js, meta.brace.round.ts, meta.array-binding-pattern-variable.ts, meta.brace.square.ts, meta.brace.round.tsx, meta.array-binding-pattern-variable.tsx, meta.brace.square.tsx#24292e
source.js punctuation.accessor, source.ts punctuation.accessor, source.tsx punctuation.accessor#24292e
punctuation.terminator.statement.js, punctuation.terminator.statement.ts, punctuation.terminator.statement.tsx#24292e
meta.array-binding-pattern-variable.js variable.other.readwrite.js, meta.array-binding-pattern-variable.ts variable.other.readwrite.ts, meta.array-binding-pattern-variable.tsx variable.other.readwrite.tsx#e36209
source.js support.variable, source.ts support.variable, source.tsx support.variable#e06c75
variable.other.constant.property.js, variable.other.constant.property.ts, variable.other.constant.property.tsx#e36209
keyword.operator.new.ts, keyword.operator.new.j, keyword.operator.new.tsx#d73a49
source.ts keyword.operator, source.tsx keyword.operator#56b6c2
punctuation.separator.parameter.js, punctuation.separator.parameter.ts, punctuation.separator.parameter.tsx #24292e
constant.language.import-export-all.js, constant.language.import-export-all.ts#e06c75
constant.language.import-export-all.jsx, constant.language.import-export-all.tsx#56b6c2
keyword.control.as.js, keyword.control.as.ts, keyword.control.as.jsx, keyword.control.as.tsx#24292e
variable.other.readwrite.alias.js, variable.other.readwrite.alias.ts, variable.other.readwrite.alias.jsx, variable.other.readwrite.alias.tsx#e06c75
variable.other.constant.js, variable.other.constant.ts, variable.other.constant.jsx, variable.other.constant.tsx#e36209
meta.export.default.js variable.other.readwrite.js, meta.export.default.ts variable.other.readwrite.ts#e06c75
source.js meta.template.expression.js punctuation.accessor, source.ts meta.template.expression.ts punctuation.accessor, source.tsx meta.template.expression.tsx punctuation.accessor#98c379
source.js meta.import-equals.external.js keyword.operator, source.jsx meta.import-equals.external.jsx keyword.operator, source.ts meta.import-equals.external.ts keyword.operator, source.tsx meta.import-equals.external.tsx keyword.operator#24292e
entity.name.type.module.js,entity.name.type.module.ts,entity.name.type.module.jsx,entity.name.type.module.tsx#98c379
meta.class.js,meta.class.ts,meta.class.jsx,meta.class.tsx#24292e
meta.definition.property.js variable, meta.definition.property.ts variable, meta.definition.property.jsx variable, meta.definition.property.tsx variable#24292e
meta.type.parameters.js support.type, meta.type.parameters.jsx support.type, meta.type.parameters.ts support.type, meta.type.parameters.tsx support.type#24292e
source.js meta.tag.js keyword.operator, source.jsx meta.tag.jsx keyword.operator, source.ts meta.tag.ts keyword.operator, source.tsx meta.tag.tsx keyword.operator#24292e
meta.tag.js punctuation.section.embedded, meta.tag.jsx punctuation.section.embedded, meta.tag.ts punctuation.section.embedded, meta.tag.tsx punctuation.section.embedded#24292e
meta.array.literal.js variable, meta.array.literal.jsx variable, meta.array.literal.ts variable, meta.array.literal.tsx variable#e36209
support.type.object.module.js, support.type.object.module.jsx, support.type.object.module.ts, support.type.object.module.tsx#e06c75
constant.language.json#56b6c2
variable.other.constant.object.js, variable.other.constant.object.jsx, variable.other.constant.object.ts, variable.other.constant.object.tsx#e36209
storage.type.property.js, storage.type.property.jsx, storage.type.property.ts, storage.type.property.tsx#56b6c2
meta.template.expression.js string.quoted punctuation.definition, meta.template.expression.jsx string.quoted punctuation.definition, meta.template.expression.ts string.quoted punctuation.definition, meta.template.expression.tsx string.quoted punctuation.definition#98c379
meta.template.expression.js string.template punctuation.definition.string.template, meta.template.expression.jsx string.template punctuation.definition.string.template, meta.template.expression.ts string.template punctuation.definition.string.template, meta.template.expression.tsx string.template punctuation.definition.string.template#98c379
keyword.operator.expression.in.js, keyword.operator.expression.in.jsx, keyword.operator.expression.in.ts, keyword.operator.expression.in.tsx#d73a49
variable.other.object.js, variable.other.object.ts#24292e
meta.object-literal.key.js, meta.object-literal.key.ts#e06c75
source.python constant.other#24292e
source.python constant#e36209
constant.character.format.placeholder.other.python storage#e36209
support.variable.magic.python#e06c75
meta.function.parameters.python#e36209
punctuation.separator.annotation.python#24292e
punctuation.separator.parameters.python#24292e
entity.name.variable.field.cs#e06c75
source.cs keyword.operator#24292e
variable.other.readwrite.cs#24292e
variable.other.object.cs#24292e
variable.other.object.property.cs#24292e
entity.name.variable.property.cs#005cc5
storage.type.cs#e36209
keyword.other.unsafe.rust#d73a49
entity.name.type.rust#56b6c2
storage.modifier.lifetime.rust#24292e
entity.name.lifetime.rust#e36209
storage.type.core.rust#56b6c2
meta.attribute.rust#e36209
storage.class.std.rust#56b6c2
markup.raw.block.markdown#24292e
punctuation.definition.variable.shell#e06c75
support.constant.property-value.css#24292e
punctuation.definition.constant.css#e36209
punctuation.separator.key-value.scss#e06c75
punctuation.definition.constant.scss#e36209
meta.property-list.scss punctuation.separator.key-value.scss#24292e
storage.type.primitive.array.java#e36209
entity.name.section.markdown#e06c75
punctuation.definition.heading.markdown#e06c75
markup.heading.setext#24292e
punctuation.definition.bold.markdown#e36209
markup.inline.raw.markdown#98c379
beginning.punctuation.definition.list.markdown#e06c75
markup.quote.markdown#6a737ditalic
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, punctuation.definition.metadata.markdown#24292e
punctuation.definition.metadata.markdown#d73a49
markup.underline.link.markdown, markup.underline.link.image.markdown#d73a49
string.other.link.title.markdown, string.other.link.description.markdown#005cc5
punctuation.separator.variable.ruby#e06c75
variable.other.constant.ruby#e36209
keyword.operator.other.ruby#98c379
punctuation.definition.variable.php#ffa07a
meta.class.php#bdae98