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#303846
  • activityBar.border#ffffff15
  • activityBar.foreground#6767E9
  • activityBar.inactiveForeground#F1F4F660
  • activityBarBadge.background#6767E9
  • activityBarBadge.foreground#303846
  • button.background#6767E9
  • button.foreground#303846
  • button.hoverBackground#6767E9dd
  • editor.background#303846
  • editor.foreground#F1F4F6
  • editor.inactiveSelectionBackground#EC90793580
  • editor.lineHighlightBackground#09090B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#EC907935
  • editorCursor.foreground#6767E9
  • editorGroupHeader.tabsBackground#303846dd
  • editorLineNumber.activeForeground#6767E9
  • editorLineNumber.foreground#E5E7EB80
  • focusBorder#6767E9
  • foreground#F1F4F6
  • input.background#09090B
  • input.border#ffffff15
  • input.foreground#F1F4F6
  • input.placeholderForeground#F1F4F660
  • list.activeSelectionBackground#6767E930
  • list.activeSelectionForeground#F1F4F6
  • list.highlightForeground#6767E9
  • list.hoverBackground#09090B40
  • list.hoverForeground#F1F4F6
  • list.inactiveSelectionBackground#6767E915
  • list.inactiveSelectionForeground#F1F4F6
  • selection.background#EC907935
  • sideBar.background#09090B
  • sideBar.border#ffffff15
  • sideBar.foreground#F1F4F6
  • sideBarSectionHeader.background#30384680
  • sideBarSectionHeader.foreground#F1F4F6
  • sideBarTitle.foreground#6767E9
  • statusBar.background#303846
  • statusBar.border#ffffff15
  • statusBar.foreground#F1F4F6
  • statusBar.noFolderBackground#303846
  • tab.activeBackground#303846
  • tab.activeBorderTop#6767E9
  • tab.activeForeground#F1F4F6
  • tab.border#ffffff15
  • tab.inactiveBackground#09090B60
  • tab.inactiveForeground#F1F4F680
  • terminal.ansiBlack#303846
  • terminal.ansiBlue#EC9079
  • terminal.ansiCyan#55A8E7
  • terminal.ansiGreen#6767E9
  • terminal.ansiMagenta#F19B83
  • terminal.ansiRed#F19B83
  • terminal.ansiWhite#F1F4F6
  • terminal.ansiYellow#55A8E7
  • terminal.background#303846
  • terminal.foreground#F1F4F6
  • titleBar.activeBackground#303846
  • titleBar.activeForeground#F1F4F6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#303846
  • titleBar.inactiveForeground#F1F4F660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#E5E7EBitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#EC9079bold
storage.type, storage.modifier#EC9079italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#6767E9
string, punctuation.definition.string, string.template, meta.template.expression#55A8E7
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F19B83
variable, variable.other.readwrite, variable.other.object#F1F4F6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F1F4F6
variable.parameter, meta.parameter#F1F4F6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F1F4F680
keyword.operator#F1F4F6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#55A8E7bold
entity.other.inherited-class#6767E9
entity.name.tag, punctuation.definition.tag#EC9079
entity.other.attribute-name#6767E9
meta.diff, meta.diff.header#E5E7EB
markup.deleted#F19B83
markup.inserted#6767E9
markup.changed#55A8E7
markup.heading, markup.heading.setext, punctuation.definition.heading#6767E9bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#55A8E7
string.other.link.title, string.other.link.description#6767E9
markup.underline.link#E5E7EBunderline
punctuation.definition.list#EC9079
markup.quote, punctuation.definition.quote#E5E7EBitalic