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#36292d
  • editor.foreground#d4b1b7
  • 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#f00064
  • 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#fb4b4ebold
keyword.operator#05ff97bold
keyword, storage#df1383—
storage.type, support.type#f00064—
constant.language, support.constant, variable.language#9c7676—
variable, support.variable#D4B1B7—
entity.name.function, support.function#FF759C—
entity.name.type, entity.other.inherited-class, support.class#0dffcb—
entity.name.exception#FF1946—
entity.name.section—
constant.numeric, constant.character, constant#aaf3cf—
string#4ef5bd—
constant.character.escape#05ff97—
string.regexp#b69990bold
constant.other.symbol#775f49—
punctuation#ada8a8—
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#f384a6—
entity.name.tag#ff2c84—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#7de6c3italic
constant.character.entity, punctuation.definition.entity#13f5bc—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#6fffa6—
meta.property-name, support.type.property-name#ff2c84—
meta.property-value, meta.property-value constant.other, support.constant.property-value#fa83b4—
keyword.other.important—
markup.changed#000000—
markup.deleted#000000—
markup.italic—italic
markup.error#660000—
markup.inserted#000000—
meta.link#4bcd7d—
markup.output, markup.raw#777777—
markup.prompt#777777—
markup.heading#d43170—
markup.bold—bold
markup.traceback#660000—
markup.underline—underline
markup.quote#3e9d98—
markup.list#c0a1a1—
markup.bold, markup.italic#8c2727—
markup.inline.raw#e9789a
meta.diff.range, meta.diff.index, meta.separator#434343—
meta.diff.header.from-file#434343—
meta.diff.header.to-file#434343—
Rose Syrup by alehns - VS Code Theme