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#f5f5f5
  • editor.foreground#294429
  • editor.selectionBackground#294429
  • editor.selectionForeground#f5f5f5
  • list.activeSelectionIconForeground#fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ABA99Eitalic
comment.block.preprocessor#ABA99E
comment.documentation, comment.block.documentation#2b4b39
invalid.illegal#660000
keyword.operator#75a14c
keyword, storage#294429
storage.type, support.type#002e21
string.unquoted.block.yaml, source.yaml#c09000
constant.language, support.constant, variable.language#C09000
variable, support.variable#C09000
entity.name.function, support.function#007500bold
entity.name.type, entity.other.inherited-class, support.class#002e21bold
entity.name.exception#660000
entity.name.sectionbold
constant.numeric, constant.character, constant#2b4b39
string#2b4b39
constant.character.escape#75a14c
string.regexp#4B83CD
constant.other.symbol#75a14c
punctuation#75a14c
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#ABA99E
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#91B3E0
entity.name.tag#007500
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#91B3E0italic
constant.character.entity, punctuation.definition.entity#2b4b39
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#002e21
meta.property-name, support.type.property-name#007500
meta.property-value, meta.property-value constant.other, support.constant.property-value#2b4b39
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#660000
markup.inserted#000000
meta.link#C09000
markup.output, markup.raw#75a14c
markup.prompt#75a14c
markup.heading#007500
markup.boldbold
markup.traceback#660000
markup.underlineunderline
markup.quote#002e21
markup.list#4B83CD
markup.bold, markup.italic#2b4b39
markup.inline.raw#2b4b39
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
sofetch by Richie Lee - VS Code Theme