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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#585858italic
comment.block.preprocessor#585858
comment.documentation, comment.block.documentation#585858
invalid.illegal#660000
keyword.operatorbold
keyword, storagebold
storage.type, support.typeunderline
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.sectionbold
constant.numeric, constant.character, constant
string#0000ff
constant.character.escapeitalic
string.regexpitalic
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.htmlbold
entity.name.tagbold
meta.tag entity.other.attribute-name, entity.other.attribute-name.htmlitalic
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.importantbold
markup.changed
markup.deleted
markup.italicitalic
markup.error
markup.inserted
meta.link
markup.output, markup.raw
markup.prompt
markup.heading
markup.boldbold
markup.traceback
markup.underlineunderline
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