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#eff7f7
  • editor.foreground#149da7
  • editorSuggestWidget.foreground#237a73
  • editorSuggestWidget.selectedBackground#03b4a5
  • sideBar.background#eff9fa
  • sideBar.foreground#89068d
  • tab.activeBackground#eff7f7
  • tab.activeForeground#78007c
  • tab.inactiveBackground#d6f4f8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#817f7fitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#448C27—
invalid.illegal#660000—
keyword.operator#6b4733—
keyword, storage#2d80ec—
storage.type, support.type#b33cf8bold
constant.language, support.constant, variable.language#9c6433—
variable, support.variable#03a04a—
entity.name.function, support.function#124deebold
entity.name.type, entity.other.inherited-class, support.class#532db9bold
entity.name.exception#660000—
entity.name.section—bold
constant.numeric, constant.character, constant#c28a59—
string#4f773e—
constant.character.escape#524c4c—
string.regexp#4B83CD—
constant.other.symbol#AB6526—
punctuation#31c3e7bold
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#AAAAAA—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#437eccbold
entity.name.tag#0754b9—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#5c9aebitalic bold
constant.character.entity, punctuation.definition.entity#d8cc5e—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#7A3E9D—
meta.property-name, support.type.property-name#3a8f19bold
meta.property-value, meta.property-value constant.other, support.constant.property-value#289986—
keyword.other.important—bold
markup.changed#000000—
markup.deleted#000000—
markup.italic—italic
markup.error#660000—
markup.inserted#000000—
meta.link#4B83CD—
markup.output, markup.raw#777777—
markup.prompt#777777—
markup.heading#AA3731—
markup.bold—bold
markup.traceback#660000—
markup.underline—underline
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—
mulder-white by mulder-theme - VS Code Theme