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#F6F5F1
  • activityBar.border#00000015
  • activityBar.foreground#27C6CE
  • activityBar.inactiveForeground#08333A60
  • activityBarBadge.background#27C6CE
  • activityBarBadge.foreground#F6F5F1
  • button.background#27C6CE
  • button.foreground#F6F5F1
  • button.hoverBackground#27C6CEdd
  • editor.background#F6F5F1
  • editor.foreground#08333A
  • editor.inactiveSelectionBackground#006E732580
  • editor.lineHighlightBackground#FFFFFF50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#006E7325
  • editorCursor.foreground#27C6CE
  • editorGroupHeader.tabsBackground#FFFFFFaa
  • editorLineNumber.activeForeground#27C6CE
  • editorLineNumber.foreground#C9D0CD80
  • focusBorder#27C6CE
  • foreground#08333A
  • input.background#FFFFFF
  • input.border#00000015
  • input.foreground#08333A
  • input.placeholderForeground#08333A60
  • list.activeSelectionBackground#27C6CE30
  • list.activeSelectionForeground#08333A
  • list.highlightForeground#27C6CE
  • list.hoverBackground#FFFFFF40
  • list.hoverForeground#08333A
  • list.inactiveSelectionBackground#27C6CE15
  • list.inactiveSelectionForeground#08333A
  • selection.background#006E7325
  • sideBar.background#FFFFFF
  • sideBar.border#00000015
  • sideBar.foreground#08333A
  • sideBarSectionHeader.background#FFFFFF80
  • sideBarSectionHeader.foreground#08333A
  • sideBarTitle.foreground#27C6CE
  • statusBar.background#F6F5F1
  • statusBar.border#00000015
  • statusBar.foreground#08333A
  • statusBar.noFolderBackground#F6F5F1
  • tab.activeBackground#F6F5F1
  • tab.activeBorderTop#27C6CE
  • tab.activeForeground#08333A
  • tab.border#00000015
  • tab.inactiveBackground#F6F5F160
  • tab.inactiveForeground#08333A80
  • terminal.ansiBlack#08333A
  • terminal.ansiBlue#006E73
  • terminal.ansiCyan#2E7D62
  • terminal.ansiGreen#27C6CE
  • terminal.ansiMagenta#B93A37
  • terminal.ansiRed#B93A37
  • terminal.ansiWhite#08333A
  • terminal.ansiYellow#2E7D62
  • terminal.background#F6F5F1
  • terminal.foreground#08333A
  • titleBar.activeBackground#F6F5F1
  • titleBar.activeForeground#08333A
  • titleBar.border#00000015
  • titleBar.inactiveBackground#F6F5F1
  • 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#006E73bold
storage.type, storage.modifier#006E73italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#27C6CE
string, punctuation.definition.string, string.template, meta.template.expression#2E7D62
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#B93A37
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#2E7D62bold
entity.other.inherited-class#27C6CE
entity.name.tag, punctuation.definition.tag#006E73
entity.other.attribute-name#27C6CE
meta.diff, meta.diff.header#C9D0CD
markup.deleted#B93A37
markup.inserted#27C6CE
markup.changed#2E7D62
markup.heading, markup.heading.setext, punctuation.definition.heading#27C6CEbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#2E7D62
string.other.link.title, string.other.link.description#27C6CE
markup.underline.link#C9D0CDunderline
punctuation.definition.list#006E73
markup.quote, punctuation.definition.quote#C9D0CDitalic