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#252b2f53
  • activityBarBadge.background#1d6da1
  • editor.background#000000
  • editor.foreground#eeffff
  • editor.lineHighlightBackground#001e26
  • editorWhitespace.foreground#746868
  • panel.background#181d1e53
  • sideBar.background#05001d
  • sideBar.border#6e6464
  • sideBarTitle.foreground#cec1c1
  • tab.activeBackground#0f0f16a1
  • tab.activeBorderTop#ffffff
  • tab.border#121618
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#2472c8
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#3b8eea
  • terminal.ansiBrightCyan#29b8db
  • terminal.ansiBrightGreen#23d18b
  • terminal.ansiBrightMagenta#d670d6
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#f5f543
  • terminal.ansiCyan#11a8cd
  • terminal.ansiGreen#0dbc79
  • terminal.ansiMagenta#bc3fbc
  • terminal.ansiRed#cd3131
  • terminal.ansiWhite#e5e5e5
  • terminal.ansiYellow#e5e510
  • terminal.background#030013
  • terminal.foreground#91ffca
  • titleBar.activeBackground#4e656953

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a6468bold
variable, string constant.other.placeholder#efececbold
punctuationbold
constant.other.color#ffffff
invalid, invalid.illegal#FF5370
keyword, storage.type, storage.modifier#001db0bold
keyword.control.import.js, keyword.control.import.ts, keyword.control.import.js.jsx, keyword.control.import.tsx, keyword.control.from.js, keyword.control.from.ts, keyword.control.from.js.jsx, keyword.control.from.tsx, keyword.control.export.js, keyword.control.export.ts, keyword.control.export.js.jsx, keyword.control.export.tsx#a58dff
source.js keyword.control.trycatch.js, source.js.jsx keyword.control.trycatch.js.jsx, source.js keyword.control.conditional.js, source.js.jsx keyword.control.conditional.js.jsx#7e5aff
storage.type.function.js, storage.type.function.ts, storage.type.function.js.jsx, storage.type.function.tsx, variable.language.this.js, variable.language.this.ts, variable.language.this.js.jsx, variable.language.this.tsx#1f44ffbold
keyword.control.flow.js, keyword.control.flow.ts, keyword.control.flow.js.jsx, keyword.control.flow.tsx, source.js meta.function.js meta.block.js keyword.control.flow.js, source.js.jsx meta.function.js.jsx meta.block.js.jsx keyword.control.flow.js.jsx#5474be
source.js keyword.operator.expression.delete.js, source.js.jsx keyword.operator.expression.delete.js.jsx, source.js keyword.operator.expression.typeof.js, source.js.jsx keyword.operator.expression.typeof.js.jsx, source.js meta.var.expr.js meta.objectliteral.js meta.object.member.js keyword.operator.spread.js, source.js.jsx meta.var.expr.js.jsx meta.objectliteral.js.jsx meta.object.member.js.jsx keyword.operator.spread.js.jsx, source.js meta.var.expr.js new.expr.js keyword.operator.new.js, source.js.jsx meta.var.expr.js.jsx new.expr.js.jsx keyword.operator.new.js.jsx#6572b2
source.js meta.function-call.js variable.other.object.js, source.js.jsx meta.function-call.js.jsx variable.other.object.js.jsx#8e8e8e
constant.other.color, 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#8f8686
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#a0a5e9
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#e5ff00bold
source.js meta.function.js meta.block.js meta.tag.without-attributes.js meta.jsx.children.js meta.tag.without-attributes.js meta.jsx.children.js meta.embedded.expression.js variable.other.readwrite.js, source.js.jsx meta.function.js.jsx meta.block.js.jsx meta.tag.without-attributes.js.jsx meta.jsx.children.js.jsx meta.tag.without-attributes.js.jsx meta.jsx.children.js.jsx meta.embedded.expression.js.jsx variable.other.readwrite.js.jsx, source.js meta.function.js meta.block.js meta.tag.without-attributes.js meta.jsx.children.js meta.tag.js meta.jsx.children.js meta.embedded.expression.js variable.other.readwrite.js, source.js.jsx meta.function.js.jsx meta.block.js.jsx meta.tag.without-attributes.js.jsx meta.jsx.children.js.jsx meta.tag.js.jsx meta.jsx.children.js.jsx meta.embedded.expression.js.jsx variable.other.readwrite.js.jsx#5f66b3
source.js meta.function.js meta.block.js meta.tag.without-attributes.js meta.jsx.children.js meta.tag.js meta.tag.attributes.js meta.embedded.expression.js variable.other.readwrite.js, source.js meta.export.default.js variable.other.readwrite.js#98ff98
meta.object-literal.key.js, meta.object-literal.key.js.jsx#9CDCFE
support.variable.property.js, support.variable.property.js.jsx, variable.other.property.js, variable.other.property.ts, variable.other.property.js.jsx, variable.other.property.tsx#7cafcc
variable.other.object.property.js, variable.other.object.property.ts, variable.other.object.property.jsx, variable.other.object.property.tsx#1d6c9a
source.js keyword.control.loop.js, source.js.jsx keyword.control.loop.js.jsx#7cafcc
source.ts keyword.control.loop.ts, source.tsx keyword.control.loop.tsx#7cafcc
source.ts keyword.control.trycatch.ts, source.ts keyword.control.conditional.ts, source.tsx keyword.control.trycatch.tsx, source.tsx keyword.control.conditional.tsx, source.empty#7e5aff
storage.type.enum.ts, storage.type.enum.tsx#4092b9
storage.type.interface.ts, storage.type.interface.tsx, storage.type.type.ts, storage.type.type.tsx, storage.modifier.ts, storage.modifier.tsx#972c01
meta.object-literal.key.ts, meta.object-literal.key.tsx#9CDCFE
variable.other.property.ts, variable.other.property.tsx#7cafcc
variable.other.object.property.ts, variable.other.object.property.tsx#1d6c9a
support.other.variable, string.other.link#f07178
constant.numeric, constant.character, constant.escape, keyword.other.unit, keyword.other#ff6506
constant.language#7075c0
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#b4d484
entity.name, support.type, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#b5adbebold
support.constant#d35267
support.type#B2CCD6
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#B2CCD6
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#FF5370
variable.language#FF5370italic
entity.name.method.js#82AAFFitalic
meta.class-method.js entity.name.function.js, variable.function.constructor#82AAFF
entity.other.attribute-name#9f54d2
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#FFCB6Bitalic
entity.other.attribute-name.class#caa35a
source.sass keyword.control#82AAFF
markup.inserted#C3E88D
markup.deleted#FF5370
markup.changed#C792EA
string.regexp#89DDFF
constant.character.escape#b4d484
meta.template.expression.js, meta.template.expression.ts, meta.template.expression.tsx#4e5e81
*url*, *link*, *uri*underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#82AAFFitalic
source.js constant.other.object.key.js string.unquoted.label.js#FF5370italic
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#bc7682
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
punctuation.definition.list.begin.markdown#5948a5
punctuation.definition.raw.markdown, markup.inline.raw.string.markdown#41aab1
punctuation.definition.quote.begin.markdown#ae0000
text.html.markdown markup.inline.raw.markdown#C792EA
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#65737E
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#C3E88D
markup.italic#f07178italic
markup.bold, markup.bold string#f07178bold
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#f07178bold
markup.underline#fff200underline
markup.quote punctuation.definition.blockquote.markdown#65737E
markup.quoteitalic
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#65737Ebold
markup.table#EEFFFF