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#060908
  • activityBar.border#ffffff15
  • activityBar.foreground#E967BE
  • activityBar.inactiveForeground#FAF7F260
  • activityBarBadge.background#E967BE
  • activityBarBadge.foreground#060908
  • button.background#E967BE
  • button.foreground#060908
  • button.hoverBackground#E967BEdd
  • editor.background#060908
  • editor.foreground#FAF7F2
  • editor.inactiveSelectionBackground#79ECB63580
  • editor.lineHighlightBackground#1D2A4440
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#79ECB635
  • editorCursor.foreground#E967BE
  • editorGroupHeader.tabsBackground#060908dd
  • editorLineNumber.activeForeground#E967BE
  • editorLineNumber.foreground#6A7F6380
  • focusBorder#E967BE
  • foreground#FAF7F2
  • input.background#1D2A44
  • input.border#ffffff15
  • input.foreground#FAF7F2
  • input.placeholderForeground#FAF7F260
  • list.activeSelectionBackground#E967BE30
  • list.activeSelectionForeground#FAF7F2
  • list.highlightForeground#E967BE
  • list.hoverBackground#1D2A4440
  • list.hoverForeground#FAF7F2
  • list.inactiveSelectionBackground#E967BE15
  • list.inactiveSelectionForeground#FAF7F2
  • selection.background#79ECB635
  • sideBar.background#1D2A44
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF7F2
  • sideBarSectionHeader.background#06090880
  • sideBarSectionHeader.foreground#FAF7F2
  • sideBarTitle.foreground#E967BE
  • statusBar.background#060908
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF7F2
  • statusBar.noFolderBackground#060908
  • tab.activeBackground#060908
  • tab.activeBorderTop#E967BE
  • tab.activeForeground#FAF7F2
  • tab.border#ffffff15
  • tab.inactiveBackground#1D2A4460
  • tab.inactiveForeground#FAF7F280
  • terminal.ansiBlack#060908
  • terminal.ansiBlue#79ECB6
  • terminal.ansiCyan#E75590
  • terminal.ansiGreen#E967BE
  • terminal.ansiMagenta#F1C983
  • terminal.ansiRed#F1C983
  • terminal.ansiWhite#FAF7F2
  • terminal.ansiYellow#E75590
  • terminal.background#060908
  • terminal.foreground#FAF7F2
  • titleBar.activeBackground#060908
  • titleBar.activeForeground#FAF7F2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#060908
  • titleBar.inactiveForeground#FAF7F260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A7F63italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#79ECB6bold
storage.type, storage.modifier#79ECB6italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E967BE
string, punctuation.definition.string, string.template, meta.template.expression#E75590
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C983
variable, variable.other.readwrite, variable.other.object#FAF7F2
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF7F2
variable.parameter, meta.parameter#FAF7F2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF7F280
keyword.operator#FAF7F2
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75590bold
entity.other.inherited-class#E967BE
entity.name.tag, punctuation.definition.tag#79ECB6
entity.other.attribute-name#E967BE
meta.diff, meta.diff.header#6A7F63
markup.deleted#F1C983
markup.inserted#E967BE
markup.changed#E75590
markup.heading, markup.heading.setext, punctuation.definition.heading#E967BEbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75590
string.other.link.title, string.other.link.description#E967BE
markup.underline.link#6A7F63underline
punctuation.definition.list#79ECB6
markup.quote, punctuation.definition.quote#6A7F63italic