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#FBFBF9
  • activityBar.border#00000015
  • activityBar.foreground#258D93
  • activityBar.inactiveForeground#08333A60
  • activityBarBadge.background#258D93
  • activityBarBadge.foreground#FBFBF9
  • button.background#258D93
  • button.foreground#FBFBF9
  • button.hoverBackground#258D93dd
  • editor.background#FBFBF9
  • editor.foreground#08333A
  • editor.inactiveSelectionBackground#217E832580
  • editor.lineHighlightBackground#F7F7F750
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#217E8325
  • editorCursor.foreground#258D93
  • editorGroupHeader.tabsBackground#F7F7F7aa
  • editorLineNumber.activeForeground#258D93
  • editorLineNumber.foreground#C9D0CD80
  • focusBorder#258D93
  • foreground#08333A
  • input.background#F7F7F7
  • input.border#00000015
  • input.foreground#08333A
  • input.placeholderForeground#08333A60
  • list.activeSelectionBackground#258D9330
  • list.activeSelectionForeground#08333A
  • list.highlightForeground#258D93
  • list.hoverBackground#F7F7F740
  • list.hoverForeground#08333A
  • list.inactiveSelectionBackground#258D9315
  • list.inactiveSelectionForeground#08333A
  • selection.background#217E8325
  • sideBar.background#F7F7F7
  • sideBar.border#00000015
  • sideBar.foreground#08333A
  • sideBarSectionHeader.background#F7F7F780
  • sideBarSectionHeader.foreground#08333A
  • sideBarTitle.foreground#258D93
  • statusBar.background#FBFBF9
  • statusBar.border#00000015
  • statusBar.foreground#08333A
  • statusBar.noFolderBackground#FBFBF9
  • tab.activeBackground#FBFBF9
  • tab.activeBorderTop#258D93
  • tab.activeForeground#08333A
  • tab.border#00000015
  • tab.inactiveBackground#FBFBF960
  • tab.inactiveForeground#08333A80
  • terminal.ansiBlack#08333A
  • terminal.ansiBlue#217E83
  • terminal.ansiCyan#29A378
  • terminal.ansiGreen#258D93
  • terminal.ansiMagenta#761B19
  • terminal.ansiRed#761B19
  • terminal.ansiWhite#08333A
  • terminal.ansiYellow#29A378
  • terminal.background#FBFBF9
  • terminal.foreground#08333A
  • titleBar.activeBackground#FBFBF9
  • titleBar.activeForeground#08333A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FBFBF9
  • titleBar.inactiveForeground#08333A60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C9D0CDitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#217E83bold
storage.type, storage.modifier#217E83italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#258D93
string, punctuation.definition.string, string.template, meta.template.expression#29A378
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#761B19
variable, variable.other.readwrite, variable.other.object#08333A
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#08333A
variable.parameter, meta.parameter#08333Additalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#08333A80
keyword.operator#08333A
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A378bold
entity.other.inherited-class#258D93
entity.name.tag, punctuation.definition.tag#217E83
entity.other.attribute-name#258D93
meta.diff, meta.diff.header#C9D0CD
markup.deleted#761B19
markup.inserted#258D93
markup.changed#29A378
markup.heading, markup.heading.setext, punctuation.definition.heading#258D93bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A378
string.other.link.title, string.other.link.description#258D93
markup.underline.link#C9D0CDunderline
punctuation.definition.list#217E83
markup.quote, punctuation.definition.quote#C9D0CDitalic