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#ffffff
  • editor.foreground#000000
  • list.activeSelectionIconForeground#ff0088

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a8a8aitalic
comment.block.preprocessor#8a8a8a
comment.documentation, comment.block.documentation#00cc00
invalid.illegal#ff0000
keyword.operator#ff6600
keyword, storage#0088ff
storage.type, support.type#cc00ff
constant.language, support.constant, variable.language#ff8800
variable, support.variable#cc00ff
entity.name.function, support.function#ff0000bold
entity.name.type, entity.other.inherited-class, support.class#cc00ffbold
entity.name.exception#ff0000
entity.name.sectionbold
constant.numeric, constant.character, constant#ff8800
string#00dd00
constant.character.escape#ff6600
string.regexp#0088ff
constant.other.symbol#ff8800
punctuation#ff6600
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#8a8a8a
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#0088ff
entity.name.tag#0088ff
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#ff00ffitalic
constant.character.entity, punctuation.definition.entity#ff8800
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#cc00ff
meta.property-name, support.type.property-name#ff8800
meta.property-value, meta.property-value constant.other, support.constant.property-value#00dd00
keyword.other.important#ff0000bold
markup.changed#ff00ff
markup.deleted#ff0000
markup.italic#ff00ffitalic
markup.error#ff0000
markup.inserted#00ff00
meta.link#0088ff
markup.output, markup.raw#ff6600
markup.prompt#ff6600
markup.heading#ff0000
markup.bold#ff00ffbold
markup.traceback#ff0000
markup.underline#00ffffunderline
markup.quote#cc00ff
markup.list#0088ff
markup.bold, markup.italic#00dd00
markup.inline.raw#ff8800
meta.diff.range, meta.diff.index, meta.separator#0088ff
meta.diff.header.from-file#ff00ff
meta.diff.header.to-file#00ffff
tejas by aquaticcalf - VS Code Theme