Skip to main content
Coding Theme

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#ffffff
  • editor.foreground#555555

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#ccda98—
entity.name.tag#58c696—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#ffa500—
constant.character.entity, punctuation.definition.entity#c65f58—
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#448C27—
invalid.deprecated——
invalid.illegal#660000—
keyword.operator#BBBBBB—
keyword, storage#ccda98—
storage.type, support.type#ccda98—
constant.language, support.constant, variable.language#58c696—
variable, support.variable#58c696—
entity.name.function, support.function#d085ff—
entity.name.type, entity.other.inherited-class, support.class#58c696—
entity.name.exception#ff0044—
entity.name.section—bold
constant.numeric, constant.character, constant#333333—
string#d9617f—
constant.character.escape#ff8c00—
string.regexp#ffa500—
constant.other.symbol#ff924e—
punctuation#BBBBBB—
string source, text source——
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#ffa500—
meta.property-name, support.type.property-name#d9617f—
meta.property-value, meta.property-value constant.other, support.constant.property-value#58c696—
keyword.other.important#DDDDDD—
markup.changed#ff0044—
markup.deleted#ff0044—
markup.italic—italic
markup.error#ff0044—
markup.inserted#59c9ff—
meta.link#58c696—
markup.output, markup.raw#777777—
markup.prompt#777777—
markup.heading#ff0044—
markup.bold—bold
markup.traceback#ff0044—
markup.underline—underline
markup.quote#d085ff—
markup.list#d085ff—
markup.bold, markup.italic#d085ff—
markup.inline.raw#d085ff
meta.diff.range, meta.diff.index, meta.separator#434343—
meta.diff.header.from-file#434343—
meta.diff.header.to-file#434343—