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#aaaa99

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#ff0055
keyword.operator#99ee22
keyword, storage#ffcc44
storage.type, support.type#ffcc44
constant.language, support.constant, variable.language#00dd00
variable, support.variable#00dd00
entity.name.function, support.function#ff8800
entity.name.type, entity.other.inherited-class, support.class#00dd00
entity.name.exception#ff0044
entity.name.sectionbold
constant.numeric, constant.character, constant#00dd00
string#ff0055
punctuation.definition.string.begin, punctuation.definition.string.end#ffaacc
constant.character.escape#99ee22
string.regexp#00dd00
constant.other.symbol#ffaacc
punctuation#99ee22
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#cccccc
punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#99ee22
entity.name.tag#00dd00
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#ffcc44
constant.character.entity, punctuation.definition.entity#ff8800
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#ffcc44
meta.property-name, support.type.property-name#00dd00
meta.property-value, meta.property-value constant.other, support.constant.property-value#448C27
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#ff0044
markup.inserted#aaaa99
meta.link#00dd00
markup.output, markup.raw#aaaa99
markup.prompt#aaaa99
markup.heading#00dd00
markup.boldbold
markup.traceback#00dd00
markup.underlineunderline
markup.quote#00dd00
markup.list#00dd00
markup.bold, markup.italic#00dd00
markup.inline.raw#00dd00
meta.diff.range, meta.diff.index, meta.separator#99ee22
meta.diff.header.from-file#99ee22
meta.diff.header.to-file#99ee22
Obstgarten Theme by Timo Müller - VS Code Theme