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#fafafa
  • editor.foreground#2d2d2d
  • list.activeSelectionIconForeground#2d2d2d
  • sideBar.background#f3f3f3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6a737ditalic
comment.block.preprocessor#6a737d
comment.documentation, comment.block.documentation#6a737d
invalid.illegal#d73a49
keyword.operator#d73a49
keyword, storage#d73a49
storage.type, support.type#005cc5
constant.language, support.constant, variable.language#e36209
variable, support.variable#2d2d2d
entity.name.function, support.function#005cc5bold
entity.name.type, entity.other.inherited-class, support.class#005cc5bold
entity.name.exception#b31d28
entity.name.sectionbold
constant.numeric, constant.character, constant#e36209
string#22863a
constant.character.escape#22863a
string.regexp#22863a
constant.other.symbol#22863a
punctuation#6a737d
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#005cc5
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#005cc5
entity.name.tag#d73a49
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#005cc5italic
constant.character.entity, punctuation.definition.entity#005cc5
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#d73a49
meta.property-name, support.type.property-name#d73a49
meta.property-value, meta.property-value constant.other, support.constant.property-value#22863a
keyword.other.important#d73a49bold
markup.changed#e36209
markup.deleted#d73a49
markup.italicitalic
markup.error#d73a49
markup.inserted#22863a
meta.link#005cc5
markup.output, markup.raw#6a737d
markup.prompt#6a737d
markup.heading#2d2d2d
markup.boldbold
markup.traceback#d73a49
markup.underlineunderline
markup.quote#6a737d
markup.list#005cc5
markup.bold, markup.italic#22863a
markup.inline.raw#e36209
meta.diff.range, meta.diff.index, meta.separator#6a737d
meta.diff.header.from-file#6a737d
meta.diff.header.to-file#6a737d
Dev-Club Theme by Khanak Jain - VS Code Theme