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#fbfcfd
  • activityBar.border#00000015
  • activityBar.foreground#2aa7c7
  • activityBar.inactiveForeground#24272b60
  • activityBarBadge.background#2aa7c7
  • activityBarBadge.foreground#fbfcfd
  • button.background#2aa7c7
  • button.foreground#fbfcfd
  • button.hoverBackground#2aa7c7dd
  • editor.background#fbfcfd
  • editor.foreground#24272b
  • editor.inactiveSelectionBackground#e8edf12580
  • editor.lineHighlightBackground#cfd6dc50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#e8edf125
  • editorCursor.foreground#2aa7c7
  • editorGroupHeader.tabsBackground#cfd6dcaa
  • editorLineNumber.activeForeground#2aa7c7
  • editorLineNumber.foreground#e8edf180
  • focusBorder#2aa7c7
  • foreground#24272b
  • input.background#cfd6dc
  • input.border#00000015
  • input.foreground#24272b
  • input.placeholderForeground#24272b60
  • list.activeSelectionBackground#2aa7c730
  • list.activeSelectionForeground#24272b
  • list.highlightForeground#2aa7c7
  • list.hoverBackground#cfd6dc40
  • list.hoverForeground#24272b
  • list.inactiveSelectionBackground#2aa7c715
  • list.inactiveSelectionForeground#24272b
  • selection.background#e8edf125
  • sideBar.background#cfd6dc
  • sideBar.border#00000015
  • sideBar.foreground#24272b
  • sideBarSectionHeader.background#cfd6dc80
  • sideBarSectionHeader.foreground#24272b
  • sideBarTitle.foreground#2aa7c7
  • statusBar.background#fbfcfd
  • statusBar.border#00000015
  • statusBar.foreground#24272b
  • statusBar.noFolderBackground#fbfcfd
  • tab.activeBackground#fbfcfd
  • tab.activeBorderTop#2aa7c7
  • tab.activeForeground#24272b
  • tab.border#00000015
  • tab.inactiveBackground#fbfcfd60
  • tab.inactiveForeground#24272b80
  • terminal.ansiBlack#24272b
  • terminal.ansiBlue#e8edf1
  • terminal.ansiCyan#f1b8cb
  • terminal.ansiGreen#2aa7c7
  • terminal.ansiMagenta#e6c86e
  • terminal.ansiRed#e6c86e
  • terminal.ansiWhite#24272b
  • terminal.ansiYellow#f1b8cb
  • terminal.background#fbfcfd
  • terminal.foreground#24272b
  • titleBar.activeBackground#fbfcfd
  • titleBar.activeForeground#24272b
  • titleBar.border#00000015
  • titleBar.inactiveBackground#fbfcfd
  • titleBar.inactiveForeground#24272b60
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e8edf1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#e8edf1bold
storage.type, storage.modifier#e8edf1italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2aa7c7
string, punctuation.definition.string, string.template, meta.template.expression#f1b8cb
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#e6c86e
variable, variable.other.readwrite, variable.other.object#24272b
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#24272b
variable.parameter, meta.parameter#24272bdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#24272b80
keyword.operator#24272b
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f1b8cbbold
entity.other.inherited-class#2aa7c7
entity.name.tag, punctuation.definition.tag#e8edf1
entity.other.attribute-name#2aa7c7
meta.diff, meta.diff.header#e8edf1
markup.deleted#e6c86e
markup.inserted#2aa7c7
markup.changed#f1b8cb
markup.heading, markup.heading.setext, punctuation.definition.heading#2aa7c7bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#f1b8cb
string.other.link.title, string.other.link.description#2aa7c7
markup.underline.link#e8edf1underline
punctuation.definition.list#e8edf1
markup.quote, punctuation.definition.quote#e8edf1italic