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#221B11
  • activityBar.border#ffffff15
  • activityBar.foreground#8EE967
  • activityBar.inactiveForeground#f1f6e760
  • activityBarBadge.background#8EE967
  • activityBarBadge.foreground#221B11
  • button.background#8EE967
  • button.foreground#221B11
  • button.hoverBackground#8EE967dd
  • editor.background#221B11
  • editor.foreground#f1f6e7
  • editor.inactiveSelectionBackground#BEEC793580
  • editor.lineHighlightBackground#12150F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BEEC7935
  • editorCursor.foreground#8EE967
  • editorGroupHeader.tabsBackground#221B11dd
  • editorLineNumber.activeForeground#8EE967
  • editorLineNumber.foreground#7d8f7680
  • focusBorder#8EE967
  • foreground#f1f6e7
  • input.background#12150F
  • input.border#ffffff15
  • input.foreground#f1f6e7
  • input.placeholderForeground#f1f6e760
  • list.activeSelectionBackground#8EE96730
  • list.activeSelectionForeground#f1f6e7
  • list.highlightForeground#8EE967
  • list.hoverBackground#12150F40
  • list.hoverForeground#f1f6e7
  • list.inactiveSelectionBackground#8EE96715
  • list.inactiveSelectionForeground#f1f6e7
  • selection.background#BEEC7935
  • sideBar.background#12150F
  • sideBar.border#ffffff15
  • sideBar.foreground#f1f6e7
  • sideBarSectionHeader.background#221B1180
  • sideBarSectionHeader.foreground#f1f6e7
  • sideBarTitle.foreground#8EE967
  • statusBar.background#221B11
  • statusBar.border#ffffff15
  • statusBar.foreground#f1f6e7
  • statusBar.noFolderBackground#221B11
  • tab.activeBackground#221B11
  • tab.activeBorderTop#8EE967
  • tab.activeForeground#f1f6e7
  • tab.border#ffffff15
  • tab.inactiveBackground#12150F60
  • tab.inactiveForeground#f1f6e780
  • terminal.ansiBlack#221B11
  • terminal.ansiBlue#BEEC79
  • terminal.ansiCyan#55E799
  • terminal.ansiGreen#8EE967
  • terminal.ansiMagenta#F1BA83
  • terminal.ansiRed#F1BA83
  • terminal.ansiWhite#f1f6e7
  • terminal.ansiYellow#55E799
  • terminal.background#221B11
  • terminal.foreground#f1f6e7
  • titleBar.activeBackground#221B11
  • titleBar.activeForeground#f1f6e7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#221B11
  • titleBar.inactiveForeground#f1f6e760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7d8f76italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BEEC79bold
storage.type, storage.modifier#BEEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#8EE967
string, punctuation.definition.string, string.template, meta.template.expression#55E799
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1BA83
variable, variable.other.readwrite, variable.other.object#f1f6e7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f1f6e7
variable.parameter, meta.parameter#f1f6e7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f1f6e780
keyword.operator#f1f6e7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E799bold
entity.other.inherited-class#8EE967
entity.name.tag, punctuation.definition.tag#BEEC79
entity.other.attribute-name#8EE967
meta.diff, meta.diff.header#7d8f76
markup.deleted#F1BA83
markup.inserted#8EE967
markup.changed#55E799
markup.heading, markup.heading.setext, punctuation.definition.heading#8EE967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E799
string.other.link.title, string.other.link.description#8EE967
markup.underline.link#7d8f76underline
punctuation.definition.list#BEEC79
markup.quote, punctuation.definition.quote#7d8f76italic