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#f7f4ec
  • activityBar.border#00000015
  • activityBar.foreground#696d6c
  • activityBar.inactiveForeground#18171560
  • activityBarBadge.background#696d6c
  • activityBarBadge.foreground#f7f4ec
  • button.background#696d6c
  • button.foreground#f7f4ec
  • button.hoverBackground#696d6cdd
  • editor.background#f7f4ec
  • editor.foreground#181715
  • editor.inactiveSelectionBackground#8c9b722580
  • editor.lineHighlightBackground#dfe8e650
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8c9b7225
  • editorCursor.foreground#696d6c
  • editorGroupHeader.tabsBackground#dfe8e6aa
  • editorLineNumber.activeForeground#696d6c
  • editorLineNumber.foreground#25282780
  • focusBorder#696d6c
  • foreground#181715
  • input.background#dfe8e6
  • input.border#00000015
  • input.foreground#181715
  • input.placeholderForeground#18171560
  • list.activeSelectionBackground#696d6c30
  • list.activeSelectionForeground#181715
  • list.highlightForeground#696d6c
  • list.hoverBackground#dfe8e640
  • list.hoverForeground#181715
  • list.inactiveSelectionBackground#696d6c15
  • list.inactiveSelectionForeground#181715
  • selection.background#8c9b7225
  • sideBar.background#dfe8e6
  • sideBar.border#00000015
  • sideBar.foreground#181715
  • sideBarSectionHeader.background#dfe8e680
  • sideBarSectionHeader.foreground#181715
  • sideBarTitle.foreground#696d6c
  • statusBar.background#f7f4ec
  • statusBar.border#00000015
  • statusBar.foreground#181715
  • statusBar.noFolderBackground#f7f4ec
  • tab.activeBackground#f7f4ec
  • tab.activeBorderTop#696d6c
  • tab.activeForeground#181715
  • tab.border#00000015
  • tab.inactiveBackground#f7f4ec60
  • tab.inactiveForeground#18171580
  • terminal.ansiBlack#181715
  • terminal.ansiBlue#8c9b72
  • terminal.ansiCyan#9fc9d1
  • terminal.ansiGreen#696d6c
  • terminal.ansiMagenta#c4ad83
  • terminal.ansiRed#c4ad83
  • terminal.ansiWhite#181715
  • terminal.ansiYellow#9fc9d1
  • terminal.background#f7f4ec
  • terminal.foreground#181715
  • titleBar.activeBackground#f7f4ec
  • titleBar.activeForeground#181715
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f7f4ec
  • titleBar.inactiveForeground#18171560
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#252827italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8c9b72bold
storage.type, storage.modifier#8c9b72italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#696d6c
string, punctuation.definition.string, string.template, meta.template.expression#9fc9d1
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c4ad83
variable, variable.other.readwrite, variable.other.object#181715
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#181715
variable.parameter, meta.parameter#181715dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#18171580
keyword.operator#181715
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9fc9d1bold
entity.other.inherited-class#696d6c
entity.name.tag, punctuation.definition.tag#8c9b72
entity.other.attribute-name#696d6c
meta.diff, meta.diff.header#252827
markup.deleted#c4ad83
markup.inserted#696d6c
markup.changed#9fc9d1
markup.heading, markup.heading.setext, punctuation.definition.heading#696d6cbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#9fc9d1
string.other.link.title, string.other.link.description#696d6c
markup.underline.link#252827underline
punctuation.definition.list#8c9b72
markup.quote, punctuation.definition.quote#252827italic