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#f1f3f5
  • editor.foreground#343a40
  • list.activeSelectionIconForeground#fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#adb5bditalic
comment.block.preprocessor#adb5bd
comment.documentation, comment.block.documentation#2b8a3e
invalid.illegal#343a40
keyword.operator#868e96
keyword, storage#4263eb
storage.type, support.type#862e9c
constant.language, support.constant, variable.language#d9480f
variable, support.variable#862e9c
entity.name.function, support.function#a61e4dbold
entity.name.type, entity.other.inherited-class, support.class#862e9cbold
entity.name.exception#343a40
entity.name.sectionbold
constant.numeric, constant.character, constant#d9480f
string#2b8a3e
constant.character.escape#868e96
string.regexp#4263eb
constant.other.symbol#d9480f
punctuation#868e96
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#adb5bd
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#74c0fc
entity.name.tag#4263eb
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#74c0fcitalic
constant.character.entity, punctuation.definition.entity#d9480f
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#862e9c
meta.property-name, support.type.property-name#d9480f
meta.property-value, meta.property-value constant.other, support.constant.property-value#2b8a3e
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#343a40
markup.inserted#000000
meta.link#4263eb
markup.output, markup.raw#868e96
markup.prompt#868e96
markup.heading#a61e4d
markup.boldbold
markup.traceback#343a40
markup.underlineunderline
markup.quote#862e9c
markup.list#4263eb
markup.bold, markup.italic#2b8a3e
markup.inline.raw#d9480f
meta.diff.range, meta.diff.index, meta.separator#343a40
meta.diff.header.from-file#343a40
meta.diff.header.to-file#343a40
OpenColor Light by Less Is More - VS Code Theme