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#FDFDFD
  • editor.foreground#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2AC4C4italic
comment.block.preprocessor#2AC4C4
comment.documentation, comment.block.documentation#107F8E
invalid.illegal#9A2A2A
keyword.operator#5C5858
keyword, storage#4957D7
storage.type, support.type#28A8C2
constant.language, support.constant, variable.language#16C1D8
variable, support.variable#1595D5
entity.name.function, support.function#4957D7
entity.name.type, entity.other.inherited-class, support.class#9874FCbold
entity.name.exception#FEB31E
entity.name.sectionbold
constant.numeric, constant.character, constant#16C1D8
string#00B082
constant.character.escape#5C5858
string.regexp#4B83CD
constant.other.symbol#007E5D
punctuation#5C5858
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#597491
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#6783A1
entity.name.tag#26609A
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#6783A1italic
constant.character.entity, punctuation.definition.entity#5C5858
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#2F75BBbold
meta.property-name, support.type.property-name#5C5858
meta.property-value, meta.property-value constant.other, support.constant.property-value#5C5858
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#C13153
markup.inserted#000000
meta.link#4B83CD
markup.output, markup.raw#5C5858
markup.prompt#5C5858
markup.heading#D75F7C
markup.boldbold
markup.traceback#D14768
markup.underlineunderline
markup.quote#7A3E9D
markup.list#4B83CD
markup.bold, markup.italic#448C27
markup.inline.raw#AB6526
meta.diff.range, meta.diff.index, meta.separator#434343
meta.diff.header.from-file#434343
meta.diff.header.to-file#434343
Lumi Theme by MissFire - VS Code Theme