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#FCFDFD
  • activityBar.border#00000015
  • activityBar.foreground#259386
  • activityBar.inactiveForeground#1A2B2F60
  • activityBarBadge.background#259386
  • activityBarBadge.foreground#FCFDFD
  • button.background#259386
  • button.foreground#FCFDFD
  • button.hoverBackground#259386dd
  • editor.background#FCFDFD
  • editor.foreground#1A2B2F
  • editor.inactiveSelectionBackground#2156832580
  • editor.lineHighlightBackground#F6F9F950
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#21568325
  • editorCursor.foreground#259386
  • editorGroupHeader.tabsBackground#F6F9F9aa
  • editorLineNumber.activeForeground#259386
  • editorLineNumber.foreground#B8C3C780
  • focusBorder#259386
  • foreground#1A2B2F
  • input.background#F6F9F9
  • input.border#00000015
  • input.foreground#1A2B2F
  • input.placeholderForeground#1A2B2F60
  • list.activeSelectionBackground#25938630
  • list.activeSelectionForeground#1A2B2F
  • list.highlightForeground#259386
  • list.hoverBackground#F6F9F940
  • list.hoverForeground#1A2B2F
  • list.inactiveSelectionBackground#25938615
  • list.inactiveSelectionForeground#1A2B2F
  • selection.background#21568325
  • sideBar.background#F6F9F9
  • sideBar.border#00000015
  • sideBar.foreground#1A2B2F
  • sideBarSectionHeader.background#F6F9F980
  • sideBarSectionHeader.foreground#1A2B2F
  • sideBarTitle.foreground#259386
  • statusBar.background#FCFDFD
  • statusBar.border#00000015
  • statusBar.foreground#1A2B2F
  • statusBar.noFolderBackground#FCFDFD
  • tab.activeBackground#FCFDFD
  • tab.activeBorderTop#259386
  • tab.activeForeground#1A2B2F
  • tab.border#00000015
  • tab.inactiveBackground#FCFDFD60
  • tab.inactiveForeground#1A2B2F80
  • terminal.ansiBlack#1A2B2F
  • terminal.ansiBlue#215683
  • terminal.ansiCyan#29A395
  • terminal.ansiGreen#259386
  • terminal.ansiMagenta#762119
  • terminal.ansiRed#762119
  • terminal.ansiWhite#1A2B2F
  • terminal.ansiYellow#29A395
  • terminal.background#FCFDFD
  • terminal.foreground#1A2B2F
  • titleBar.activeBackground#FCFDFD
  • titleBar.activeForeground#1A2B2F
  • titleBar.border#00000015
  • titleBar.inactiveBackground#FCFDFD
  • titleBar.inactiveForeground#1A2B2F60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B8C3C7italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#215683bold
storage.type, storage.modifier#215683italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#259386
string, punctuation.definition.string, string.template, meta.template.expression#29A395
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#762119
variable, variable.other.readwrite, variable.other.object#1A2B2F
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1A2B2F
variable.parameter, meta.parameter#1A2B2Fdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1A2B2F80
keyword.operator#1A2B2F
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#29A395bold
entity.other.inherited-class#259386
entity.name.tag, punctuation.definition.tag#215683
entity.other.attribute-name#259386
meta.diff, meta.diff.header#B8C3C7
markup.deleted#762119
markup.inserted#259386
markup.changed#29A395
markup.heading, markup.heading.setext, punctuation.definition.heading#259386bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#29A395
string.other.link.title, string.other.link.description#259386
markup.underline.link#B8C3C7underline
punctuation.definition.list#215683
markup.quote, punctuation.definition.quote#B8C3C7italic