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.

  • editor.background#22272e
  • editor.foreground#adbac7
  • editor.lineHighlightBackground#1073cf2d
  • editor.lineHighlightBorder#9fced11f

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#768390—
constant.other.placeholder, constant.character#F47067—
constant, entity.name.constant, variable.other.constant, variable.other.enummember, variable.language, entity#6CB6FF—
entity.name, meta.export.default, meta.definition.variable#F69D50—
variable.parameter.function, meta.jsx.children, meta.block, meta.tag.attributes, entity.name.constant, meta.object.member, meta.embedded.expression#ADBAC7—
entity.name.function#DCBDFB—
entity.name.tag, support.class.component#8DDB8C—
keyword#F47067—
storage, storage.type#F47067—
storage.modifier.package, storage.modifier.import, storage.type.java#ADBAC7—
string, string punctuation.section.embedded source#96D0FF—
support#6CB6FF—
meta.property-name#6CB6FF—
variable#F69D50—
variable.other#ADBAC7—
invalid.broken#FF938Aitalic
invalid.deprecated#FF938Aitalic
invalid.illegal#FF938Aitalic
invalid.unimplemented#FF938Aitalic
carriage-return#CDD9E5italic underline
message.error#FF938A—
string variable#6CB6FF—
source.regexp, string.regexp#96D0FF—
string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#96D0FF—
string.regexp constant.character.escape#8DDB8Cbold
support.constant#6CB6FF—
support.variable#6CB6FF—
support.type.property-name.json#8DDB8C—
meta.module-reference#6CB6FF—
punctuation.definition.list.begin.markdown#F69D50—
markup.heading, markup.heading entity.name#6CB6FFbold
markup.quote#8DDB8C—
markup.italic#ADBAC7italic
markup.bold#ADBAC7bold
markup.underline—underline
markup.strikethrough—strikethrough
markup.inline.raw#6CB6FF—
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#FF938A—
punctuation.section.embedded#F47067—
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#8DDB8C—
markup.changed, punctuation.definition.changed#F69D50—
markup.ignored, markup.untracked#2D333B—
meta.diff.range#DCBDFBbold
meta.diff.header#6CB6FF—
meta.separator#6CB6FFbold
meta.output#6CB6FF—
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#768390—
brackethighlighter.unmatched#FF938A—
constant.other.reference.link, string.other.link#96D0FF—
token.info-token#6796E6—
token.warn-token#CD9731—
token.error-token#F44747—
token.debug-token#B267E6—