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.

  • activityBar.background#382929
  • activityBar.foreground#858080
  • activityBarBadge.background#A7E4F2
  • activityBarBadge.foreground#3d5358
  • badge.background#A7E4F2
  • badge.foreground#3d5358
  • breadcrumb.background#2c202486
  • dropdown.background#2c2020
  • editor.background#413131
  • editor.foreground#C08D8D
  • editor.lineHighlightBackground#4d3436
  • editor.selectionBackground#ff330022
  • editor.selectionHighlightBackground#531907c4
  • editorGroupHeader.tabsBackground#2c2020
  • editorSuggestWidget.background#382929
  • editorSuggestWidget.highlightForeground#C9C4FF
  • editorSuggestWidget.selectedBackground#323140
  • input.background#382929
  • list.hoverBackground#4d3436
  • notifications.background#382929
  • panel.background#382929
  • sideBar.background#2c2020
  • statusBar.background#332525
  • statusBar.noFolderBackground#332525
  • tab.activeBackground#382929
  • tab.activeBorder#f38271
  • tab.inactiveBackground#2c2020
  • terminal.background#241a1a
  • textLink.foreground#00B5FF
  • welcomePage.background#4d343622

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#f2ebdc44—
comment.block.preprocessor#8b7b7b
comment.documentation, comment.block.documentation#e2c5b8—
invalid.illegal#00B5FFbold
keyword.operator#ff6d6dbold
keyword, storage#ff6d6d—
storage.type, support.type#3779f5—
constant.language, support.constant, variable.language#ff6d6d—
variable, support.variable#c08d8d—
entity.name.function, support.function#946e6e—
entity.name.type, entity.other.inherited-class, support.class#3779f5—
entity.name.exception#af225d—
entity.name.section—
constant.numeric, constant.character, constant#ff6d6d—
string#ff6d6d—
constant.character.escape#B69990—
string.regexp#b69990bold
constant.other.symbol#da7f66—
punctuation#997979—
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#B3B5AF—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#8b5a51—
entity.name.tag#836161—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#3779f5italic
constant.character.entity, punctuation.definition.entity#da085f—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#3779f5—
meta.property-name, support.type.property-name#c08d8d—
meta.property-value, meta.property-value constant.other, support.constant.property-value#ff6d6d—
keyword.other.important—
markup.changed#000000—
markup.deleted#000000—
markup.italic—italic
markup.error#da085f—
markup.inserted#000000—
meta.link#da085f—
markup.output, markup.raw#777777—
markup.prompt#777777—
markup.heading#ff6d6d—
markup.bold—bold
markup.traceback#da085f—
markup.underline—underline
markup.quote#da085f—
markup.list#c0a1a1—
markup.bold, markup.italic#da085f—
markup.inline.raw#da085f
meta.diff.range, meta.diff.index, meta.separator#434343—
meta.diff.header.from-file#434343—
meta.diff.header.to-file#434343—
Orange Crush by alehns - VS Code Theme