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#f4f7f6
  • activityBar.border#00000015
  • activityBar.foreground#137c7a
  • activityBar.inactiveForeground#11141760
  • activityBarBadge.background#137c7a
  • activityBarBadge.foreground#f4f7f6
  • button.background#137c7a
  • button.foreground#f4f7f6
  • button.hoverBackground#137c7add
  • editor.background#f4f7f6
  • editor.foreground#111417
  • editor.inactiveSelectionBackground#8f96982580
  • editor.lineHighlightBackground#d7dcda50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#8f969825
  • editorCursor.foreground#137c7a
  • editorGroupHeader.tabsBackground#d7dcdaaa
  • editorLineNumber.activeForeground#137c7a
  • editorLineNumber.foreground#6f777880
  • focusBorder#137c7a
  • foreground#111417
  • input.background#d7dcda
  • input.border#00000015
  • input.foreground#111417
  • input.placeholderForeground#11141760
  • list.activeSelectionBackground#137c7a30
  • list.activeSelectionForeground#111417
  • list.highlightForeground#137c7a
  • list.hoverBackground#d7dcda40
  • list.hoverForeground#111417
  • list.inactiveSelectionBackground#137c7a15
  • list.inactiveSelectionForeground#111417
  • selection.background#8f969825
  • sideBar.background#d7dcda
  • sideBar.border#00000015
  • sideBar.foreground#111417
  • sideBarSectionHeader.background#d7dcda80
  • sideBarSectionHeader.foreground#111417
  • sideBarTitle.foreground#137c7a
  • statusBar.background#f4f7f6
  • statusBar.border#00000015
  • statusBar.foreground#111417
  • statusBar.noFolderBackground#f4f7f6
  • tab.activeBackground#f4f7f6
  • tab.activeBorderTop#137c7a
  • tab.activeForeground#111417
  • tab.border#00000015
  • tab.inactiveBackground#f4f7f660
  • tab.inactiveForeground#11141780
  • terminal.ansiBlack#111417
  • terminal.ansiBlue#8f9698
  • terminal.ansiCyan#5fb7ad
  • terminal.ansiGreen#137c7a
  • terminal.ansiMagenta#b65a3a
  • terminal.ansiRed#b65a3a
  • terminal.ansiWhite#111417
  • terminal.ansiYellow#5fb7ad
  • terminal.background#f4f7f6
  • terminal.foreground#111417
  • titleBar.activeBackground#f4f7f6
  • titleBar.activeForeground#111417
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f4f7f6
  • titleBar.inactiveForeground#11141760
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6f7778italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#8f9698bold
storage.type, storage.modifier#8f9698italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#137c7a
string, punctuation.definition.string, string.template, meta.template.expression#5fb7ad
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b65a3a
variable, variable.other.readwrite, variable.other.object#111417
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#111417
variable.parameter, meta.parameter#111417dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#11141780
keyword.operator#111417
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#5fb7adbold
entity.other.inherited-class#137c7a
entity.name.tag, punctuation.definition.tag#8f9698
entity.other.attribute-name#137c7a
meta.diff, meta.diff.header#6f7778
markup.deleted#b65a3a
markup.inserted#137c7a
markup.changed#5fb7ad
markup.heading, markup.heading.setext, punctuation.definition.heading#137c7abold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#5fb7ad
string.other.link.title, string.other.link.description#137c7a
markup.underline.link#6f7778underline
punctuation.definition.list#8f9698
markup.quote, punctuation.definition.quote#6f7778italic