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#111111
  • editor.foreground#fffff8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#a7a7a7italic
comment.block.preprocessor#a7a7a7
comment.documentation, comment.block.documentation#a7a7a7
invalid.illegal#99ffff
keyword.operator—bold
keyword, storage—bold
storage.type, support.type—underline
constant.language, support.constant, variable.language—
variable, support.variable—
entity.name.function, support.function—
entity.name.type, entity.other.inherited-class, support.class—
entity.name.exception—
entity.name.section—bold
constant.numeric, constant.character, constant—
string#ffff00
constant.character.escape—italic
string.regexp—italic
constant.other.symbol—
punctuation—
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html—bold
entity.name.tag—bold
meta.tag entity.other.attribute-name, entity.other.attribute-name.html—italic
constant.character.entity, punctuation.definition.entity—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css—
meta.property-name, support.type.property-name—
meta.property-value, meta.property-value constant.other, support.constant.property-value—
keyword.other.important—bold
markup.changed—
markup.deleted—
markup.italic—italic
markup.error—
markup.inserted—
meta.link—
markup.output, markup.raw—
markup.prompt—
markup.heading—
markup.bold—bold
markup.traceback—
markup.underline—underline
markup.quote—
markup.list—
markup.bold, markup.italic—
markup.inline.raw—
meta.diff.range, meta.diff.index, meta.separator—
meta.diff.header.from-file—
meta.diff.header.to-file—
Brutalist by William Roe - VS Code Theme