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#5C3D2E
  • activityBar.border#ffffff15
  • activityBar.foreground#E967C2
  • activityBar.inactiveForeground#fbefe760
  • activityBarBadge.background#E967C2
  • activityBarBadge.foreground#5C3D2E
  • button.background#E967C2
  • button.foreground#5C3D2E
  • button.hoverBackground#E967C2dd
  • editor.background#5C3D2E
  • editor.foreground#fbefe7
  • editor.inactiveSelectionBackground#EC79873580
  • editor.lineHighlightBackground#140B1140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC798735
  • editorCursor.foreground#E967C2
  • editorGroupHeader.tabsBackground#5C3D2Edd
  • editorLineNumber.activeForeground#E967C2
  • editorLineNumber.foreground#7d9b6280
  • focusBorder#E967C2
  • foreground#fbefe7
  • input.background#140B11
  • input.border#ffffff15
  • input.foreground#fbefe7
  • input.placeholderForeground#fbefe760
  • list.activeSelectionBackground#E967C230
  • list.activeSelectionForeground#fbefe7
  • list.highlightForeground#E967C2
  • list.hoverBackground#140B1140
  • list.hoverForeground#fbefe7
  • list.inactiveSelectionBackground#E967C215
  • list.inactiveSelectionForeground#fbefe7
  • selection.background#EC798735
  • sideBar.background#140B11
  • sideBar.border#ffffff15
  • sideBar.foreground#fbefe7
  • sideBarSectionHeader.background#5C3D2E80
  • sideBarSectionHeader.foreground#fbefe7
  • sideBarTitle.foreground#E967C2
  • statusBar.background#5C3D2E
  • statusBar.border#ffffff15
  • statusBar.foreground#fbefe7
  • statusBar.noFolderBackground#5C3D2E
  • tab.activeBackground#5C3D2E
  • tab.activeBorderTop#E967C2
  • tab.activeForeground#fbefe7
  • tab.border#ffffff15
  • tab.inactiveBackground#140B1160
  • tab.inactiveForeground#fbefe780
  • terminal.ansiBlack#5C3D2E
  • terminal.ansiBlue#EC7987
  • terminal.ansiCyan#E7AF55
  • terminal.ansiGreen#E967C2
  • terminal.ansiMagenta#AAF183
  • terminal.ansiRed#AAF183
  • terminal.ansiWhite#fbefe7
  • terminal.ansiYellow#E7AF55
  • terminal.background#5C3D2E
  • terminal.foreground#fbefe7
  • titleBar.activeBackground#5C3D2E
  • titleBar.activeForeground#fbefe7
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#5C3D2E
  • titleBar.inactiveForeground#fbefe760
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7d9b62italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC7987bold
storage.type, storage.modifier#EC7987italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E967C2
string, punctuation.definition.string, string.template, meta.template.expression#E7AF55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#AAF183
variable, variable.other.readwrite, variable.other.object#fbefe7
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbefe7
variable.parameter, meta.parameter#fbefe7dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbefe780
keyword.operator#fbefe7
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7AF55bold
entity.other.inherited-class#E967C2
entity.name.tag, punctuation.definition.tag#EC7987
entity.other.attribute-name#E967C2
meta.diff, meta.diff.header#7d9b62
markup.deleted#AAF183
markup.inserted#E967C2
markup.changed#E7AF55
markup.heading, markup.heading.setext, punctuation.definition.heading#E967C2bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7AF55
string.other.link.title, string.other.link.description#E967C2
markup.underline.link#7d9b62underline
punctuation.definition.list#EC7987
markup.quote, punctuation.definition.quote#7d9b62italic