Skip to main content
Coding Theme

Color themes

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#2b2f31
  • activityBar.border#ffffff15
  • activityBar.foreground#8d969b
  • activityBar.inactiveForeground#f6f4ee60
  • activityBarBadge.background#8d969b
  • activityBarBadge.foreground#2b2f31
  • button.background#8d969b
  • button.foreground#2b2f31
  • button.hoverBackground#8d969bdd
  • editor.background#2b2f31
  • editor.foreground#f6f4ee
  • editor.inactiveSelectionBackground#d9d9d33580
  • editor.lineHighlightBackground#17191a40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#d9d9d335
  • editorCursor.foreground#8d969b
  • editorGroupHeader.tabsBackground#2b2f31dd
  • editorLineNumber.activeForeground#8d969b
  • editorLineNumber.foreground#d9d9d380
  • focusBorder#8d969b
  • foreground#f6f4ee
  • input.background#17191a
  • input.border#ffffff15
  • input.foreground#f6f4ee
  • input.placeholderForeground#f6f4ee60
  • list.activeSelectionBackground#8d969b30
  • list.activeSelectionForeground#f6f4ee
  • list.highlightForeground#8d969b
  • list.hoverBackground#17191a40
  • list.hoverForeground#f6f4ee
  • list.inactiveSelectionBackground#8d969b15
  • list.inactiveSelectionForeground#f6f4ee
  • selection.background#d9d9d335
  • sideBar.background#17191a
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f4ee
  • sideBarSectionHeader.background#2b2f3180
  • sideBarSectionHeader.foreground#f6f4ee
  • sideBarTitle.foreground#8d969b
  • statusBar.background#2b2f31
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f4ee
  • statusBar.noFolderBackground#2b2f31
  • tab.activeBackground#2b2f31
  • tab.activeBorderTop#8d969b
  • tab.activeForeground#f6f4ee
  • tab.border#ffffff15
  • tab.inactiveBackground#17191a60
  • tab.inactiveForeground#f6f4ee80
  • terminal.ansiBlack#2b2f31
  • terminal.ansiBlue#d9d9d3
  • terminal.ansiCyan#b7b0ad
  • terminal.ansiGreen#8d969b
  • terminal.ansiMagenta#a7b09f
  • terminal.ansiRed#a7b09f
  • terminal.ansiWhite#f6f4ee
  • terminal.ansiYellow#b7b0ad
  • terminal.background#2b2f31
  • terminal.foreground#f6f4ee
  • titleBar.activeBackground#2b2f31
  • titleBar.activeForeground#f6f4ee
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2b2f31
  • titleBar.inactiveForeground#f6f4ee60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d9d9d3italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#d9d9d3bold
storage.type, storage.modifier#d9d9d3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8d969b
string, punctuation.definition.string, string.template, meta.template.expression#b7b0ad
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#a7b09f
variable, variable.other.readwrite, variable.other.object#f6f4ee
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f4ee
variable.parameter, meta.parameter#f6f4eedditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f4ee80
keyword.operator#f6f4ee
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#b7b0adbold
entity.other.inherited-class#8d969b
entity.name.tag, punctuation.definition.tag#d9d9d3
entity.other.attribute-name#8d969b
meta.diff, meta.diff.header#d9d9d3
markup.deleted#a7b09f
markup.inserted#8d969b
markup.changed#b7b0ad
markup.heading, markup.heading.setext, punctuation.definition.heading#8d969bbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#b7b0ad
string.other.link.title, string.other.link.description#8d969b
markup.underline.link#d9d9d3underline
punctuation.definition.list#d9d9d3
markup.quote, punctuation.definition.quote#d9d9d3italic