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

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#17191a
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#17191a
variable.parameter, meta.parameter#17191additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#17191a80
keyword.operator#17191a
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