Skip to main content
CodingTheme

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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ccccccitalic
comment.block.preprocessor#cccccc
comment.documentation, comment.block.documentation#cccccc
invalid.illegal#ff0044
keyword.operator#bbbbbb
keyword, storage#d174ff
storage.type, support.type#aa00ff
constant.language, support.constant, variable.language#11bb55
variable, support.variable#bbddaa
entity.name.function, support.function#66cc55
entity.name.type, entity.other.inherited-class, support.class#bdec4d
entity.name.exception#ff6060
entity.name.sectionbold
constant.numeric, constant.character, constant#444444
string#ecd553
constant.character.escape#ff77aa
string.regexp#ff77aa
constant.other.symbol#ff77aa
punctuation#bbbbbb
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#bbbbbb
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#aadd88
entity.name.tag#77cc33
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#d0e963italic
constant.character.entity, punctuation.definition.entity#ffcd43
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#ffa844
meta.property-name, support.type.property-name#aadd88
meta.property-value, meta.property-value constant.other, support.constant.property-value#d174ff
keyword.other.important#ff0044
markup.changed#d174ff
markup.deleted#d174ff
markup.italicitalic
markup.error#ff0044
markup.inserted#d174ff
meta.link#777777
markup.output, markup.raw#777777
markup.prompt#777777
markup.heading#777777
markup.boldbold
markup.traceback#777777
markup.underlineunderline
markup.quote#777777
markup.list#777777
markup.bold, markup.italic#777777
markup.inline.raw#000000
meta.diff.range, meta.diff.index, meta.separator#000000
meta.diff.header.from-file#000000
meta.diff.header.to-file#000000

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Blue Planet by Timo Müller - VS Code Theme