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#fcfcfe
  • activityBar.foreground#3e3e48
  • activityBarBadge.background#212127
  • activityBarBadge.foreground#fcfcfe
  • badge.background#212127
  • badge.foreground#ffffff
  • debugToolBar.background#F0F0F0
  • dropdown.background#ffffff
  • dropdown.border#e0e0e2
  • dropdown.foreground#3b3a58
  • editor.background#ffffff
  • editor.foreground#111122
  • editor.selectionBackground#ededff
  • editorError.foreground#e8194b
  • editorGroupHeader.tabsBackground#f9f9fa
  • editorLineNumber.activeForeground#9f9fa4
  • editorLineNumber.foreground#e0e0e2
  • editorLink.activeForeground#1313ff
  • editorWarning.foreground#e97500
  • editorWidget.background#fafafa
  • editorWidget.border#e0e0e2
  • extensionButton.prominentBackground#5656f0
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#1b1bff
  • list.activeSelectionBackground#3b3a58
  • list.activeSelectionForeground#f9f9fa
  • list.errorForeground#d13057
  • list.focusBackground#e4e4f3
  • list.focusForeground#212127
  • list.highlightForeground#212127
  • list.hoverBackground#e0e2ea
  • list.hoverForeground#212127
  • list.inactiveSelectionBackground#e0e2ea
  • list.inactiveSelectionForeground#3b3a58
  • list.warningForeground#ad5700
  • pickerGroup.border#d9d9d9
  • pickerGroup.foreground#403f53
  • scrollbar.shadow#DDDDDD
  • sideBar.background#ffffff
  • sideBar.border#f9f9fa
  • sideBarSectionHeader.background#ffffff
  • sideBarSectionHeader.foreground#6b6b73
  • statusBar.background#212127
  • tab.activeBackground#fcfcfe
  • tab.inactiveBackground#f9f9fa
  • terminal.ansiBlack#111122
  • terminal.ansiBlue#5252ff
  • terminal.ansiBrightBlack#212127
  • terminal.ansiBrightBlue#1010cf
  • terminal.ansiBrightCyan#0c9999
  • terminal.ansiBrightGreen#0c9d55
  • terminal.ansiBrightMagenta#b061ff
  • terminal.ansiBrightRed#ff3e3e
  • terminal.ansiBrightWhite#F0F0F0
  • terminal.ansiBrightYellow#d47c23
  • terminal.ansiCyan#0eb2b2
  • terminal.ansiGreen#0eb763
  • terminal.ansiMagenta#c184ff
  • terminal.ansiRed#ff7474
  • terminal.ansiWhite#F0F0F0
  • terminal.ansiYellow#f09335
  • terminal.background#ffffff
  • terminal.foreground#403f53

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, comment.documentation, comment.block.documentation#9f9fa4italic
comment.block.preprocessor#9f9fa4
invalid.illegal#e8194b
keyword.operator#3e3e48
keyword, storage#828295
constant.numeric, constant.character, constant#3e3e48
string#6b6b73
constant.character.escape#3e3e48
string.regexp#3e3e48
constant.other.symbol#3e3e48
punctuation#c3c3c6
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
entity.name.tag
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#3e3e48italic
constant.character.entity, punctuation.definition.entity#111122
meta.selector, meta.selector entity, meta.selector entity punctuation, entity.name.tag.css
meta.property-name, support.type.property-name#6b6b73
keyword.other.importantbold
markup.changed#000000
markup.deleted#000000
markup.italicitalic
markup.error#e8194b
markup.inserted#000000
meta.link#5f5fea
markup.output, markup.raw#6b6b73
markup.prompt#6b6b73
markup.heading#3e3e48bold
markup.bold#212127bold
markup.underlineunderline
meta.brace#89898e
markup.quote#3e3e48italic
markup.italicitalic
meta.diff.range, meta.diff.index, meta.separator#212127
meta.diff.header.from-file#212127
meta.diff.header.to-file#212127
case-clausebold
variable.language.thisitalic
support.type.property-name.json#212127
feta by hasparus - VS Code Theme