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#F6F6F4
  • activityBar.border#00000015
  • activityBar.foreground#6B6B66
  • activityBar.inactiveForeground#0F0F0E60
  • activityBarBadge.background#6B6B66
  • activityBarBadge.foreground#F6F6F4
  • button.background#6B6B66
  • button.foreground#F6F6F4
  • button.hoverBackground#6B6B66dd
  • editor.background#F6F6F4
  • editor.foreground#0F0F0E
  • editor.inactiveSelectionBackground#EEE9DF2580
  • editor.lineHighlightBackground#E6E1D650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EEE9DF25
  • editorCursor.foreground#6B6B66
  • editorGroupHeader.tabsBackground#E6E1D6aa
  • editorLineNumber.activeForeground#6B6B66
  • editorLineNumber.foreground#C9C6BE80
  • focusBorder#6B6B66
  • foreground#0F0F0E
  • input.background#E6E1D6
  • input.border#00000015
  • input.foreground#0F0F0E
  • input.placeholderForeground#0F0F0E60
  • list.activeSelectionBackground#6B6B6630
  • list.activeSelectionForeground#0F0F0E
  • list.highlightForeground#6B6B66
  • list.hoverBackground#E6E1D640
  • list.hoverForeground#0F0F0E
  • list.inactiveSelectionBackground#6B6B6615
  • list.inactiveSelectionForeground#0F0F0E
  • selection.background#EEE9DF25
  • sideBar.background#E6E1D6
  • sideBar.border#00000015
  • sideBar.foreground#0F0F0E
  • sideBarSectionHeader.background#E6E1D680
  • sideBarSectionHeader.foreground#0F0F0E
  • sideBarTitle.foreground#6B6B66
  • statusBar.background#F6F6F4
  • statusBar.border#00000015
  • statusBar.foreground#0F0F0E
  • statusBar.noFolderBackground#F6F6F4
  • tab.activeBackground#F6F6F4
  • tab.activeBorderTop#6B6B66
  • tab.activeForeground#0F0F0E
  • tab.border#00000015
  • tab.inactiveBackground#F6F6F460
  • tab.inactiveForeground#0F0F0E80
  • terminal.ansiBlack#0F0F0E
  • terminal.ansiBlue#EEE9DF
  • terminal.ansiCyan#8A8F84
  • terminal.ansiGreen#6B6B66
  • terminal.ansiMagenta#FAFAF6
  • terminal.ansiRed#FAFAF6
  • terminal.ansiWhite#0F0F0E
  • terminal.ansiYellow#8A8F84
  • terminal.background#F6F6F4
  • terminal.foreground#0F0F0E
  • titleBar.activeBackground#F6F6F4
  • titleBar.activeForeground#0F0F0E
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F6F4
  • titleBar.inactiveForeground#0F0F0E60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C9C6BEitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EEE9DFbold
storage.type, storage.modifier#EEE9DFitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6B6B66—
string, punctuation.definition.string, string.template, meta.template.expression#8A8F84—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#FAFAF6—
variable, variable.other.readwrite, variable.other.object#0F0F0E—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#0F0F0E—
variable.parameter, meta.parameter#0F0F0Edditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#0F0F0E80—
keyword.operator#0F0F0E—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8A8F84bold
entity.other.inherited-class#6B6B66—
entity.name.tag, punctuation.definition.tag#EEE9DF—
entity.other.attribute-name#6B6B66—
meta.diff, meta.diff.header#C9C6BE—
markup.deleted#FAFAF6—
markup.inserted#6B6B66—
markup.changed#8A8F84—
markup.heading, markup.heading.setext, punctuation.definition.heading#6B6B66bold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#8A8F84—
string.other.link.title, string.other.link.description#6B6B66—
markup.underline.link#C9C6BEunderline
punctuation.definition.list#EEE9DF—
markup.quote, punctuation.definition.quote#C9C6BEitalic