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#FFF
  • editor.foreground#000
  • list.activeSelectionIconForeground#FFF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#000italic
comment.block.preprocessor#000
comment.documentation, comment.block.documentation#000
invalid.illegal#000
keyword.operator#000
keyword, storage#000
storage.type, support.type#000
constant.language, support.constant, variable.language#000
variable, support.variable#000
entity.name.function, support.function#000bold
entity.name.type, entity.other.inherited-class, support.class#000bold
entity.name.exception#000
entity.name.sectionbold
constant.numeric, constant.character, constant#000
string#000
constant.character.escape#000
string.regexp#000
constant.other.symbol#000
punctuation#000
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#000
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#000
entity.name.tag#000
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#000italic
constant.character.entity, punctuation.definition.entity#000
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#000
meta.property-name, support.type.property-name#000
meta.property-value, meta.property-value constant.other, support.constant.property-value#000
keyword.other.importantbold
markup.changed#000
markup.deleted#000
markup.italicitalic
markup.error#000
markup.inserted#000
meta.link#000
markup.output, markup.raw#000
markup.prompt#000
markup.heading#000
markup.boldbold
markup.traceback#000
markup.underlineunderline
markup.quote#000
markup.list#000
markup.bold, markup.italic#000
markup.inline.raw#000
meta.diff.range, meta.diff.index, meta.separator#000
meta.diff.header.from-file#000
meta.diff.header.to-file#000

Shiki preview

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

Loading...

Notepad Theme by kriscollins - VS Code Theme