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#d9cbb0
  • activityBar.foreground#333333
  • editor.background#eee8d5
  • editor.findMatchBackground#e8d5e8
  • editor.findMatchHighlightBackground#f0e8f0
  • editor.foreground#333333
  • editor.selectionBackground#c8a2c8
  • editor.selectionHighlightBackground#d9b3d9
  • editorGroupHeader.tabsBackground#d9cbb0
  • editorHoverWidget.background#e6dac7
  • editorHoverWidget.border#d9cbb0
  • editorLineNumber.activeForeground#8a6db3
  • editorLineNumber.foreground#9c7fb8
  • editorSuggestWidget.background#e6dac7
  • editorSuggestWidget.border#d9cbb0
  • editorWidget.background#e6dac7
  • editorWidget.border#d9cbb0
  • list.activeSelectionIconForeground#fff
  • sideBar.background#e6dac7
  • sideBar.foreground#333333
  • sideBarSectionHeader.background#d9cbb0
  • statusBar.background#c8a2c8
  • statusBar.debuggingBackground#c8a2c8
  • statusBar.foreground#333333
  • statusBar.noFolderBackground#c8a2c8
  • tab.activeBackground#eee8d5
  • tab.activeBorder#c8a2c8
  • tab.activeForeground#333333
  • tab.border#d9cbb0
  • tab.inactiveBackground#e6dac7
  • tab.inactiveForeground#8a6db3
  • titleBar.activeBackground#e6dac7
  • titleBar.activeForeground#333333

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9c7fb8italic
comment.block.preprocessor#9c7fb8
comment.documentation, comment.block.documentation#a685c7—
invalid.illegal#9c4863—
keyword.operator#8a6db3—
keyword, storage#1793d1—
storage.type, support.type#d467a3—
constant.language, support.constant, variable.language#e89bb0—
variable, support.variable#d467a3—
entity.name.function, support.function#0f6fa1bold
entity.name.type, entity.other.inherited-class, support.class#d467a3bold
entity.name.exception#9c4863—
entity.name.section—bold
constant.numeric, constant.character, constant#e89bb0—
string#a685c7—
constant.character.escape#8a6db3—
string.regexp#1793d1—
constant.other.symbol#e89bb0—
punctuation#8a6db3—
meta.tag.sgml.doctype, meta.tag.sgml.doctype string, meta.tag.sgml.doctype entity.name.tag, meta.tag.sgml punctuation.definition.tag.html#9c7fb8—
meta.tag, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#6cb3f0—
entity.name.tag#1793d1—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#6cb3f0italic
constant.character.entity, punctuation.definition.entity#e89bb0—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#d467a3—
meta.property-name, support.type.property-name#e89bb0—
meta.property-value, meta.property-value constant.other, support.constant.property-value#a685c7—
keyword.other.important—bold
markup.changed#000000—
markup.deleted#000000—
markup.italic—italic
markup.error#9c4863—
markup.inserted#000000—
meta.link#1793d1—
markup.output, markup.raw#8a6db3—
markup.prompt#8a6db3—
markup.heading#0f6fa1—
markup.bold—bold
markup.traceback#9c4863—
markup.underline—underline
markup.quote#d467a3—
markup.list#1793d1—
markup.bold, markup.italic#a685c7—
markup.inline.raw#e89bb0
meta.diff.range, meta.diff.index, meta.separator#7a6693—
meta.diff.header.from-file#7a6693—
meta.diff.header.to-file#7a6693—
Bubblegum E-Ink Theme by Kirk Byers - VS Code Theme