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#242926
  • activityBar.border#ffffff15
  • activityBar.foreground#E967A6
  • activityBar.inactiveForeground#F2F4F560
  • activityBarBadge.background#E967A6
  • activityBarBadge.foreground#242926
  • button.background#E967A6
  • button.foreground#242926
  • button.hoverBackground#E967A6dd
  • editor.background#242926
  • editor.foreground#F2F4F5
  • editor.inactiveSelectionBackground#79ECAB3580
  • editor.lineHighlightBackground#08110D40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECAB35
  • editorCursor.foreground#E967A6
  • editorGroupHeader.tabsBackground#242926dd
  • editorLineNumber.activeForeground#E967A6
  • editorLineNumber.foreground#5D682F80
  • focusBorder#E967A6
  • foreground#F2F4F5
  • input.background#08110D
  • input.border#ffffff15
  • input.foreground#F2F4F5
  • input.placeholderForeground#F2F4F560
  • list.activeSelectionBackground#E967A630
  • list.activeSelectionForeground#F2F4F5
  • list.highlightForeground#E967A6
  • list.hoverBackground#08110D40
  • list.hoverForeground#F2F4F5
  • list.inactiveSelectionBackground#E967A615
  • list.inactiveSelectionForeground#F2F4F5
  • selection.background#79ECAB35
  • sideBar.background#08110D
  • sideBar.border#ffffff15
  • sideBar.foreground#F2F4F5
  • sideBarSectionHeader.background#24292680
  • sideBarSectionHeader.foreground#F2F4F5
  • sideBarTitle.foreground#E967A6
  • statusBar.background#242926
  • statusBar.border#ffffff15
  • statusBar.foreground#F2F4F5
  • statusBar.noFolderBackground#242926
  • tab.activeBackground#242926
  • tab.activeBorderTop#E967A6
  • tab.activeForeground#F2F4F5
  • tab.border#ffffff15
  • tab.inactiveBackground#08110D60
  • tab.inactiveForeground#F2F4F580
  • terminal.ansiBlack#242926
  • terminal.ansiBlue#79ECAB
  • terminal.ansiCyan#E755AD
  • terminal.ansiGreen#E967A6
  • terminal.ansiMagenta#83F183
  • terminal.ansiRed#83F183
  • terminal.ansiWhite#F2F4F5
  • terminal.ansiYellow#E755AD
  • terminal.background#242926
  • terminal.foreground#F2F4F5
  • titleBar.activeBackground#242926
  • titleBar.activeForeground#F2F4F5
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#242926
  • titleBar.inactiveForeground#F2F4F560
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5D682Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECABbold
storage.type, storage.modifier#79ECABitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E967A6
string, punctuation.definition.string, string.template, meta.template.expression#E755AD
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#83F183
variable, variable.other.readwrite, variable.other.object#F2F4F5
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F2F4F5
variable.parameter, meta.parameter#F2F4F5dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F2F4F580
keyword.operator#F2F4F5
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E755ADbold
entity.other.inherited-class#E967A6
entity.name.tag, punctuation.definition.tag#79ECAB
entity.other.attribute-name#E967A6
meta.diff, meta.diff.header#5D682F
markup.deleted#83F183
markup.inserted#E967A6
markup.changed#E755AD
markup.heading, markup.heading.setext, punctuation.definition.heading#E967A6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E755AD
string.other.link.title, string.other.link.description#E967A6
markup.underline.link#5D682Funderline
punctuation.definition.list#79ECAB
markup.quote, punctuation.definition.quote#5D682Fitalic