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#6C4F33
  • activityBar.border#ffffff15
  • activityBar.foreground#E96790
  • activityBar.inactiveForeground#FFF7F260
  • activityBarBadge.background#E96790
  • activityBarBadge.foreground#6C4F33
  • button.background#E96790
  • button.foreground#6C4F33
  • button.hoverBackground#E96790dd
  • editor.background#6C4F33
  • editor.foreground#FFF7F2
  • editor.inactiveSelectionBackground#EC79903580
  • editor.lineHighlightBackground#0D090740
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC799035
  • editorCursor.foreground#E96790
  • editorGroupHeader.tabsBackground#6C4F33dd
  • editorLineNumber.activeForeground#E96790
  • editorLineNumber.foreground#8a747080
  • focusBorder#E96790
  • foreground#FFF7F2
  • input.background#0D0907
  • input.border#ffffff15
  • input.foreground#FFF7F2
  • input.placeholderForeground#FFF7F260
  • list.activeSelectionBackground#E9679030
  • list.activeSelectionForeground#FFF7F2
  • list.highlightForeground#E96790
  • list.hoverBackground#0D090740
  • list.hoverForeground#FFF7F2
  • list.inactiveSelectionBackground#E9679015
  • list.inactiveSelectionForeground#FFF7F2
  • selection.background#EC799035
  • sideBar.background#0D0907
  • sideBar.border#ffffff15
  • sideBar.foreground#FFF7F2
  • sideBarSectionHeader.background#6C4F3380
  • sideBarSectionHeader.foreground#FFF7F2
  • sideBarTitle.foreground#E96790
  • statusBar.background#6C4F33
  • statusBar.border#ffffff15
  • statusBar.foreground#FFF7F2
  • statusBar.noFolderBackground#6C4F33
  • tab.activeBackground#6C4F33
  • tab.activeBorderTop#E96790
  • tab.activeForeground#FFF7F2
  • tab.border#ffffff15
  • tab.inactiveBackground#0D090760
  • tab.inactiveForeground#FFF7F280
  • terminal.ansiBlack#6C4F33
  • terminal.ansiBlue#EC7990
  • terminal.ansiCyan#55E78B
  • terminal.ansiGreen#E96790
  • terminal.ansiMagenta#F18399
  • terminal.ansiRed#F18399
  • terminal.ansiWhite#FFF7F2
  • terminal.ansiYellow#55E78B
  • terminal.background#6C4F33
  • terminal.foreground#FFF7F2
  • titleBar.activeBackground#6C4F33
  • titleBar.activeForeground#FFF7F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#6C4F33
  • titleBar.inactiveForeground#FFF7F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#8a7470italic
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#E96790
string, punctuation.definition.string, string.template, meta.template.expression#55E78B
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F18399
variable, variable.other.readwrite, variable.other.object#FFF7F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FFF7F2
variable.parameter, meta.parameter#FFF7F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FFF7F280
keyword.operator#FFF7F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55E78Bbold
entity.other.inherited-class#E96790
entity.name.tag, punctuation.definition.tag#EC7990
entity.other.attribute-name#E96790
meta.diff, meta.diff.header#8a7470
markup.deleted#F18399
markup.inserted#E96790
markup.changed#55E78B
markup.heading, markup.heading.setext, punctuation.definition.heading#E96790bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55E78B
string.other.link.title, string.other.link.description#E96790
markup.underline.link#8a7470underline
punctuation.definition.list#EC7990
markup.quote, punctuation.definition.quote#8a7470italic