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#171717
  • activityBar.border#ffffff15
  • activityBar.foreground#E967A6
  • activityBar.inactiveForeground#fbfbfb60
  • activityBarBadge.background#E967A6
  • activityBarBadge.foreground#171717
  • button.background#E967A6
  • button.foreground#171717
  • button.hoverBackground#E967A6dd
  • editor.background#171717
  • editor.foreground#fbfbfb
  • editor.inactiveSelectionBackground#EC79AD3580
  • editor.lineHighlightBackground#0A0A0A40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC79AD35
  • editorCursor.foreground#E967A6
  • editorGroupHeader.tabsBackground#171717dd
  • editorLineNumber.activeForeground#E967A6
  • editorLineNumber.foreground#ff6aae80
  • focusBorder#E967A6
  • foreground#fbfbfb
  • input.background#0A0A0A
  • input.border#ffffff15
  • input.foreground#fbfbfb
  • input.placeholderForeground#fbfbfb60
  • list.activeSelectionBackground#E967A630
  • list.activeSelectionForeground#fbfbfb
  • list.highlightForeground#E967A6
  • list.hoverBackground#0A0A0A40
  • list.hoverForeground#fbfbfb
  • list.inactiveSelectionBackground#E967A615
  • list.inactiveSelectionForeground#fbfbfb
  • selection.background#EC79AD35
  • sideBar.background#0A0A0A
  • sideBar.border#ffffff15
  • sideBar.foreground#fbfbfb
  • sideBarSectionHeader.background#17171780
  • sideBarSectionHeader.foreground#fbfbfb
  • sideBarTitle.foreground#E967A6
  • statusBar.background#171717
  • statusBar.border#ffffff15
  • statusBar.foreground#fbfbfb
  • statusBar.noFolderBackground#171717
  • tab.activeBackground#171717
  • tab.activeBorderTop#E967A6
  • tab.activeForeground#fbfbfb
  • tab.border#ffffff15
  • tab.inactiveBackground#0A0A0A60
  • tab.inactiveForeground#fbfbfb80
  • terminal.ansiBlack#171717
  • terminal.ansiBlue#EC79AD
  • terminal.ansiCyan#C0E755
  • terminal.ansiGreen#E967A6
  • terminal.ansiMagenta#D6F183
  • terminal.ansiRed#D6F183
  • terminal.ansiWhite#fbfbfb
  • terminal.ansiYellow#C0E755
  • terminal.background#171717
  • terminal.foreground#fbfbfb
  • titleBar.activeBackground#171717
  • titleBar.activeForeground#fbfbfb
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#171717
  • titleBar.inactiveForeground#fbfbfb60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#ff6aaeitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC79ADbold
storage.type, storage.modifier#EC79ADitalic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E967A6
string, punctuation.definition.string, string.template, meta.template.expression#C0E755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#D6F183
variable, variable.other.readwrite, variable.other.object#fbfbfb
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#fbfbfb
variable.parameter, meta.parameter#fbfbfbdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#fbfbfb80
keyword.operator#fbfbfb
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#C0E755bold
entity.other.inherited-class#E967A6
entity.name.tag, punctuation.definition.tag#EC79AD
entity.other.attribute-name#E967A6
meta.diff, meta.diff.header#ff6aae
markup.deleted#D6F183
markup.inserted#E967A6
markup.changed#C0E755
markup.heading, markup.heading.setext, punctuation.definition.heading#E967A6bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#C0E755
string.other.link.title, string.other.link.description#E967A6
markup.underline.link#ff6aaeunderline
punctuation.definition.list#EC79AD
markup.quote, punctuation.definition.quote#ff6aaeitalic