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#2E1922
  • activityBar.border#ffffff15
  • activityBar.foreground#E96788
  • activityBar.inactiveForeground#FFF7F360
  • activityBarBadge.background#E96788
  • activityBarBadge.foreground#2E1922
  • button.background#E96788
  • button.foreground#2E1922
  • button.hoverBackground#E96788dd
  • editor.background#2E1922
  • editor.foreground#FFF7F3
  • editor.inactiveSelectionBackground#EC79903580
  • editor.lineHighlightBackground#1B0E1140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC799035
  • editorCursor.foreground#E96788
  • editorGroupHeader.tabsBackground#2E1922dd
  • editorLineNumber.activeForeground#E96788
  • editorLineNumber.foreground#D6BBB980
  • focusBorder#E96788
  • foreground#FFF7F3
  • input.background#1B0E11
  • input.border#ffffff15
  • input.foreground#FFF7F3
  • input.placeholderForeground#FFF7F360
  • list.activeSelectionBackground#E9678830
  • list.activeSelectionForeground#FFF7F3
  • list.highlightForeground#E96788
  • list.hoverBackground#1B0E1140
  • list.hoverForeground#FFF7F3
  • list.inactiveSelectionBackground#E9678815
  • list.inactiveSelectionForeground#FFF7F3
  • selection.background#EC799035
  • sideBar.background#1B0E11
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7F3
  • sideBarSectionHeader.background#2E192280
  • sideBarSectionHeader.foreground#FFF7F3
  • sideBarTitle.foreground#E96788
  • statusBar.background#2E1922
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7F3
  • statusBar.noFolderBackground#2E1922
  • tab.activeBackground#2E1922
  • tab.activeBorderTop#E96788
  • tab.activeForeground#FFF7F3
  • tab.border#ffffff15
  • tab.inactiveBackground#1B0E1160
  • tab.inactiveForeground#FFF7F380
  • terminal.ansiBlack#2E1922
  • terminal.ansiBlue#EC7990
  • terminal.ansiCyan#55E799
  • terminal.ansiGreen#E96788
  • terminal.ansiMagenta#F1839F
  • terminal.ansiRed#F1839F
  • terminal.ansiWhite#FFF7F3
  • terminal.ansiYellow#55E799
  • terminal.background#2E1922
  • terminal.foreground#FFF7F3
  • titleBar.activeBackground#2E1922
  • titleBar.activeForeground#FFF7F3
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#2E1922
  • titleBar.inactiveForeground#FFF7F360
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#D6BBB9italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC7990bold
storage.type, storage.modifier#EC7990italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E96788
string, punctuation.definition.string, string.template, meta.template.expression#55E799
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1839F
variable, variable.other.readwrite, variable.other.object#FFF7F3
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7F3
variable.parameter, meta.parameter#FFF7F3dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7F380
keyword.operator#FFF7F3
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#E96788
entity.name.tag, punctuation.definition.tag#EC7990
entity.other.attribute-name#E96788
meta.diff, meta.diff.header#D6BBB9
markup.deleted#F1839F
markup.inserted#E96788
markup.changed#55E799
markup.heading, markup.heading.setext, punctuation.definition.heading#E96788bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E799
string.other.link.title, string.other.link.description#E96788
markup.underline.link#D6BBB9underline
punctuation.definition.list#EC7990
markup.quote, punctuation.definition.quote#D6BBB9italic