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#71A8A3
  • activityBar.border#ffffff15
  • activityBar.foreground#67E3E9
  • activityBar.inactiveForeground#dde6e160
  • activityBarBadge.background#67E3E9
  • activityBarBadge.foreground#71A8A3
  • button.background#67E3E9
  • button.foreground#71A8A3
  • button.hoverBackground#67E3E9dd
  • editor.background#71A8A3
  • editor.foreground#dde6e1
  • editor.inactiveSelectionBackground#ECAF793580
  • editor.lineHighlightBackground#071E2740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECAF7935
  • editorCursor.foreground#67E3E9
  • editorGroupHeader.tabsBackground#71A8A3dd
  • editorLineNumber.activeForeground#67E3E9
  • editorLineNumber.foreground#8c817380
  • focusBorder#67E3E9
  • foreground#dde6e1
  • input.background#071E27
  • input.border#ffffff15
  • input.foreground#dde6e1
  • input.placeholderForeground#dde6e160
  • list.activeSelectionBackground#67E3E930
  • list.activeSelectionForeground#dde6e1
  • list.highlightForeground#67E3E9
  • list.hoverBackground#071E2740
  • list.hoverForeground#dde6e1
  • list.inactiveSelectionBackground#67E3E915
  • list.inactiveSelectionForeground#dde6e1
  • selection.background#ECAF7935
  • sideBar.background#071E27
  • sideBar.border#ffffff15
  • sideBar.foreground#dde6e1
  • sideBarSectionHeader.background#71A8A380
  • sideBarSectionHeader.foreground#dde6e1
  • sideBarTitle.foreground#67E3E9
  • statusBar.background#71A8A3
  • statusBar.border#ffffff15
  • statusBar.foreground#dde6e1
  • statusBar.noFolderBackground#71A8A3
  • tab.activeBackground#71A8A3
  • tab.activeBorderTop#67E3E9
  • tab.activeForeground#dde6e1
  • tab.border#ffffff15
  • tab.inactiveBackground#071E2760
  • tab.inactiveForeground#dde6e180
  • terminal.ansiBlack#71A8A3
  • terminal.ansiBlue#ECAF79
  • terminal.ansiCyan#66E755
  • terminal.ansiGreen#67E3E9
  • terminal.ansiMagenta#BCF183
  • terminal.ansiRed#BCF183
  • terminal.ansiWhite#dde6e1
  • terminal.ansiYellow#66E755
  • terminal.background#71A8A3
  • terminal.foreground#dde6e1
  • titleBar.activeBackground#71A8A3
  • titleBar.activeForeground#dde6e1
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#71A8A3
  • titleBar.inactiveForeground#dde6e160
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8c8173italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECAF79bold
storage.type, storage.modifier#ECAF79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#67E3E9
string, punctuation.definition.string, string.template, meta.template.expression#66E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#BCF183
variable, variable.other.readwrite, variable.other.object#dde6e1
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#dde6e1
variable.parameter, meta.parameter#dde6e1dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#dde6e180
keyword.operator#dde6e1
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#66E755bold
entity.other.inherited-class#67E3E9
entity.name.tag, punctuation.definition.tag#ECAF79
entity.other.attribute-name#67E3E9
meta.diff, meta.diff.header#8c8173
markup.deleted#BCF183
markup.inserted#67E3E9
markup.changed#66E755
markup.heading, markup.heading.setext, punctuation.definition.heading#67E3E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#66E755
string.other.link.title, string.other.link.description#67E3E9
markup.underline.link#8c8173underline
punctuation.definition.list#ECAF79
markup.quote, punctuation.definition.quote#8c8173italic