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.activeBackground#fbb8f2
  • activityBar.activeBorder#7d0354
  • activityBar.background#ffdcfe
  • activityBar.border#fcb2f9
  • activityBar.foreground#000
  • breadcrumb.activeSelectionForeground#00ff00
  • breadcrumb.background#ffdcfe
  • breadcrumb.focusForeground#1f3fa7
  • breadcrumb.foreground#000
  • button.background#f1cbf1
  • button.border#026c3f
  • button.foreground#000
  • button.hoverBackground#fcb2f9
  • editor.background#faffcc
  • editor.foreground#000
  • editorCursor.foreground#259913
  • editorLineNumber.activeForeground#ec8e8e
  • scrollbarSlider.activeBackground#fcb2f9
  • scrollbarSlider.background#fcb2f9
  • scrollbarSlider.hoverBackground#fcb2f9
  • sideBar.border#fcb2f9
  • sideBar.foreground#f05baf
  • sideBarSectionHeader.background#f29fe8
  • sideBarSectionHeader.foreground#000
  • sideBarTitle.foreground#000000
  • statusBar.background#ffdcfe
  • statusBar.foreground#000
  • statusBar.noFolderBackground#ffdcfe
  • tab.activeBackground#eeee76
  • tab.activeForeground#000
  • tab.inactiveBackground#d1e498
  • tab.inactiveForeground#000
  • textLink.activeForeground#ff00cc
  • textLink.foreground#32971b
  • titleBar.activeBackground#faf207
  • titleBar.activeForeground#000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AAAAAAitalic
comment.block.preprocessor#AAAAAA
comment.documentation, comment.block.documentation#00380b—
invalid.illegal#660000—
keyword.operator#777777—
keyword, storage#0043c1—
storage.type, support.type#520082—
constant.language, support.constant, variable.language#4e2400—
variable, support.variable#520082—
entity.name.function, support.function#AA3731bold
entity.name.type, entity.other.inherited-class, support.class#520082bold
entity.name.exception#660000—
entity.name.section—bold
constant.numeric, constant.character, constant#4e2400—
string#00380b—
constant.character.escape#777777—
string.regexp#0043c1—
constant.other.symbol#4e2400—
punctuation#777777—
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#6A002E—
entity.name.tag#0043c1—
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#6A002Eitalic
constant.character.entity, punctuation.definition.entity#4e2400—
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css#520082—
meta.property-name, support.type.property-name#4e2400—
meta.property-value, meta.property-value constant.other, support.constant.property-value#00380b—
keyword.other.important—bold
markup.changed#000000—
markup.deleted#000000—
markup.italic—italic
markup.error#660000—
markup.inserted#000000—
meta.link#0043c1—
markup.output, markup.raw#777777—
markup.prompt#777777—
markup.heading#AA3731—
markup.bold—bold
markup.traceback#660000—
markup.underline—underline
markup.quote#520082—
markup.list#0043c1—
markup.bold, markup.italic#00380b—
markup.inline.raw#4e2400
meta.diff.range, meta.diff.index, meta.separator#434343—
meta.diff.header.from-file#434343—
meta.diff.header.to-file#434343—
Light Yellow BG by Peter Opsomer - VS Code Theme